diff --git a/apt-extend-debian b/apt-extend-debian index 1cda646..8851107 100755 --- a/apt-extend-debian +++ b/apt-extend-debian @@ -16,12 +16,14 @@ COMMON="$COMMON nextcloud-desktop dolphin-nextcloud" MULTIMEDIA="" MULTIMEDIA="$MULTIMEDIA rhythmbox ario kodi kodi-pvr-hts" -## MULTIMEDIA="$MULTIMEDIA lame" -## MULTIMEDIA="$MULTIMEDIA qjackctl carla carla-lv2 carla-vst ardour calf-plugins eq10q fluid-soundfont-gm fluid-soundfont-gs lame" +MULTIMEDIA="$MULTIMEDIA audacious" +## MULTIMEDIA="$MULTIMEDIA qjackctl carla carla-lv2 carla-vst ardour calf-plugins eq10q fluid-soundfont-gm fluid-soundfont-gs" TOOLS="" +TOOLS="$TOOLS cd-discid libdiscid0 cdparanoia lame" # for pyrip TOOLS="$TOOLS wavemon retext" # gnuplot -TOOLS="evolution gnuplot latexmk texlive-latex-recommended texlive-latex-extra texlive-lang-german texlive-plain-generic texlive-fonts-recommended" +TOOLS="$TOOLS tigervnc-viewer" +TOOLS="$TOOLS evolution gnuplot latexmk texlive-latex-recommended texlive-latex-extra texlive-lang-german texlive-plain-generic texlive-fonts-recommended" PROGRAMMING="" PROGRAMMING="$PROGRAMMING python-is-python3 python3-venv python3-wxgtk4.0 jq meld"