X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=293dae4ef37ab15374212a5a04ad8d64bdbe923a;hb=0dcecf1e56bd53b7925216333e2d089712eaf5a6;hp=857d31e64d6d4d2bdc414d6dc36e1c222022dfc7;hpb=ee738742fa90a09ae267a05ff2a7b4e1039a7a65;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 857d31e..293dae4 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -8,9 +8,15 @@ init_log_file ipkg ${HELP2MAN} ipkg ${GSL} + ipkg -m acnb ${CUPS} +ipkg -m acnb ${GHOSTSCRIPT} +ipkg ${LIBSPECTRE} ipkg -m noac ${CUPS_PDF} ipkg -m noac ${SPLIX} +ipkg ${FOOMATIC_FILTERS} +ipkg -m noac ${FOO2ZJS} + ipkg ${GLIB_NETWORKING} "\ --libexecdir=/usr/lib/glib-networking \ --with-ca-certificates=/etc/ssl/ca-bundle.crt \ @@ -55,8 +61,6 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ fi ipkg ${GPARTED} "--disable-doc" -ipkg -m acnb ${GHOSTSCRIPT} -ipkg ${LIBSPECTRE} if [ "x${INST_TYPE}" = "xworkstation" -o \ "x${INST_TYPE}" = "xltsp-server" ]; then @@ -77,7 +81,7 @@ fi ipkg -m noac ${CDRTOOLS} ipkg -m noac ${DVDRWTOOLS} ipkg ${LIBDVDCSS} -ipkg ${LIBDVDREAD} +ipkg -m acnb ${LIBDVDREAD} ipkg -m noac ${DVDFS} ipkg -m acnb ${VOBCOPY} @@ -138,7 +142,8 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${GST_PLUGINS_GOOD} ipkg ${GST_PLUGINS_BAD} ipkg ${GST_PLUGINS_UGLY} - ipkg -m acnb ${GST_FFMPEG} "--with-ffmpeg-extra-configure=--disable-yasm" + ipkg -m acnb ${GST_FFMPEG} + ipkg ${GNOME_MEDIA} # Pour gstreamer-properties et gnome-volume-control ipkg ${WXGTK} "--enable-unicode --disable-compat26" @@ -148,7 +153,6 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${SYLPHEED} "--enable-ssl --enable-ldap" ipkg ${LIBNOTIFY} - ipkg ${YASM} ipkg ${LIBVPX} "--enable-shared" ipkg -m acnb -t -j ${WEBKIT} "\ @@ -180,6 +184,10 @@ ipkg ${XARCHIVER} ipkg -m acnb ${LIBFM} ipkg ${PCMANFM} +ipkg -s apache ${HTTPD} # Apache +ipkg ${LIGHTTPD} +ipkg ${PHP} + if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then ipkg -m noac ${PROCMAIL} ipkg -m noac ${LIBSPF2} @@ -200,18 +208,12 @@ if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then ipkg ${UW_IMAP} - ipkg ${HTTPD} # Apache - ipkg ${PHP} - ipkg -m noac ${SQUIRRELMAIL} ipkg ${FETCHMAIL} "--with-ssl" # Subversion server (client was already installed in stage2) ipkg ${SUBVERSION} -fi -if [ "x${INST_TYPE}" = "xworkstation" -o \ - "x${INST_TYPE}" = "xltsp-server" ]; then ipkg ${LIBGSF} ipkg -m acnb ${GOFFICE} ipkg ${GNUMERIC} "--localstatedir=/var/lib --disable-pdfdocs"