Ajout xarchiver (pour pcmanfm) et xdvi.desktop.
[hvlinux.git] / stage5 / hv-install-1
index 0e6ea3f..e68890b 100755 (executable)
@@ -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}
 
@@ -120,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}
@@ -139,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}
@@ -147,6 +148,8 @@ fi
 
 ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin"
 ipkg ${MENU_CACHE}
+ipkg ${GVFS}
+ipkg ${XARCHIVER}
 ipkg -m acnb ${LIBFM}
 ipkg ${PCMANFM}