-Enlevé libproxy
[hvlinux.git] / stage5 / hv-install-1
index 8d84886..8f5ae01 100755 (executable)
@@ -42,7 +42,6 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg ${LIBIDL} # DĂ©pendence de quoi??
     ipkg ${ORBIT2}
     ipkg -m acnb ${GCONF}
-    ipkg ${LIBPROXY} "--with-gnome"
     ipkg ${GNOME_KEYRING}
     ipkg ${LIBSOUP} "--without-gnome"
 fi
@@ -121,7 +120,7 @@ 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}
+        ipkg -m acnb ${GST_FFMPEG} "--with-ffmpeg-extra-configure=--disable-yasm"
         ipkg ${GNOME_MEDIA} # Pour gstreamer-properties et gnome-volume-control
     fi
 
@@ -135,8 +134,9 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the
     ipkg -s qt ${QT}
     ipkg -m noac ${LUA}
     ipkg -m acnb ${VLC}  "--enable-mozilla"
-    ####ipkg ${GNASH}
-    # GtkGLExt gstreamer SDL xulrunner
+    ipkg ${SDL}
+    ipkg -m noac ${AGG}
+    ipkg ${GNASH}
 fi
 
 ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin"