X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=e68890be158f52a0e133e69eba7203359cb2d524;hb=c0c88f1f0e4f7f706dddf143f54c4a5745d4248f;hp=33108edeca13e56f23892080c076339beba1facf;hpb=cf85ac0edf080d2b0a0747e9d0411b2831a11b5e;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 33108ed..e68890b 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -6,6 +6,12 @@ source /etc/profile check_for_root_user init_log_file +ipkg ${HELP2MAN} +ipkg ${GSL} +ipkg -m acnb ${CUPS} +ipkg -m noac ${CUPS_PDF} +ipkg -m noac ${SPLIX} + if [ "x${INST_TYPE}" = "xworkstation" -o \ "x${INST_TYPE}" = "xltsp-server" ]; then # Gtk @@ -46,11 +52,6 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg ${LIBSOUP} "--without-gnome" fi -ipkg ${HELP2MAN} -ipkg ${GSL} -ipkg -m acnb ${CUPS} -ipkg -m noac ${CUPS_PDF} -ipkg -m noac ${SPLIX} ipkg -m acnb ${GHOSTSCRIPT} ipkg ${LIBSPECTRE} @@ -107,7 +108,8 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${LIBOIL} # Audio applications - ###ipkg -m acnb ${GRIP} "--disable-id3" + ipkg ${VTE} "--libexecdir=/usr/lib/vte --disable-gtk-doc" + ipkg -m acnb ${GRIP} "--disable-id3" ipkg -m acnb ${CDRDAO} ipkg -m acnb ${EASYTAG} ipkg -m acnb ${FONTFORGE} @@ -119,7 +121,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${FFMPEG} - ipkg ${GSTREAMER} + ipkg ${GSTREAMER} "--disable-tests" ipkg ${GST_PLUGINS_BASE} ipkg ${GST_PLUGINS_GOOD} ipkg ${GST_PLUGINS_BAD} @@ -138,7 +140,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg -s qt ${QT} source /etc/profile ipkg -m noac ${LUA} - ipkg -m acnb ${VLC} "--enable-mozilla" + ipkg -m acnb ${VLC} "--enable-mozilla --enable-qt4 --enable-ncurses" ipkg ${SDL} ipkg -m noac ${AGG} ipkg ${GNASH} @@ -146,6 +148,8 @@ fi ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin" ipkg ${MENU_CACHE} +ipkg ${GVFS} +ipkg ${XARCHIVER} ipkg -m acnb ${LIBFM} ipkg ${PCMANFM}