commit 5623bce50a02094e6a190eddf50d6370cca8799e
parent acaff57eb4f0a27dd89e2be37aa008c47f5d9cd9
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Sun, 11 Jun 2023 15:04:38 +0200
Merge branch 'master' of https://a3nm.net/git/myconfig
Diffstat:
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/apt/desktop b/apt/desktop
@@ -33,7 +33,7 @@ xinit
xpdf
xterm
xtrlock
-#transmission-gtk
+transmission-gtk
# no longer exists? ttf-lyx
ttf-mscorefonts-installer
@@ -145,6 +145,7 @@ pinentry-gtk2 # for xpass
gnome-sound-recorder # easy test of sound recording
feh
+sxiv # alternative to feh
eog
geeqie
@@ -191,3 +192,9 @@ jmtpfs # retrieve photo from weird stuff
xawtv # adjust webcam brightness
libjpeg-progs # jpeg lossless handling
+
+openshot
+
+audacity
+
+xcalib # invert display colors
diff --git a/apt/python b/apt/python
@@ -89,3 +89,5 @@ python3-pypdf2
python3-bibtexparser
python3-dulwich # git API
+
+virtualenvwrapper # needed for PCI web application