X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=ubuntu%2Fubuntu-cfg.sh;h=ef37242011b4de2bfbf1207824bc841fb9e5270e;hb=6a7586633fc5bf4c74976159eee3248c81ea59b1;hp=805b5a11724c56239a848722ffc3993c2ecdbca1;hpb=dc273ddb08fd050afa82a069a91db75037fe62c1;p=hvlinux.git diff --git a/ubuntu/ubuntu-cfg.sh b/ubuntu/ubuntu-cfg.sh index 805b5a1..ef37242 100755 --- a/ubuntu/ubuntu-cfg.sh +++ b/ubuntu/ubuntu-cfg.sh @@ -76,6 +76,10 @@ if dpkg --list | grep "vinagre" 1> /dev/null 2>&1; then ${APT} remove --purge vinagre fi +if dpkg --list | grep "modemmanager" 1> /dev/null 2>&1; then + ${APT} remove --purge modemmanager +fi + # Braille if dpkg --list | grep "brltty" 1> /dev/null 2>&1; then ${APT} remove --purge brltty @@ -216,6 +220,10 @@ if [ "x${INSTALL_DEV_TOOLS}" = "x1" ]; then ${AGI} dh-make lintian dupload fi +if [ "x${INSTALL_WEB_SERVER}" = "x1" ]; then + ${AGI} libapache2-mod-php5 +fi + ${AGI} abiword gnumeric gnumeric-plugins-extra ${AGI} texlive texlive-latex-recommended texlive-latex-extra texlive-humanities @@ -255,7 +263,9 @@ ${AGI} ${GST}-ffmpeg ${GST}-plugins-bad ${GST}-plugins-ugly ${GST}-fluendo-mp3 ${AGI} libavcodec-extra-52 hv_add_repo "ppa:stebbins/handbrake-snapshots" ${AGI} handbrake-cli -${AGI} mozilla-plugin-gnash # Requires "mysql-common" +if [ "x${INSTALL_GNASH}" = "x1" ]; then + ${AGI} mozilla-plugin-gnash # Requires "mysql-common" +fi if [ -h /dev/cdrom ]; then # Don't install on machines without CD/DVD-ROM ${AGI} vlc mozilla-plugin-vlc ${AGI} sound-juicer