From d5dcdb58d61587bf133fcb0a5f0fff6921726d04 Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Mon, 4 Aug 2025 19:45:37 +0200 Subject: [PATCH] apdations of apt-extend-debian for pyrip, audioplayer, ... --- apt-extend-debian | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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"