-Test avec kernel 3.4.7 incluant driver nouveau.
[hvlinux.git] / stage5 / hv-install-1
index 918d148..b363309 100755 (executable)
@@ -7,6 +7,7 @@ check_for_root_user
 init_log_file
 
 ipkg ${HELP2MAN}
+ipkg ${GSL}
 ipkg -m acnb ${CUPS}
 ipkg -m noac ${CUPS_PDF}
 ipkg -m noac ${SPLIX}
@@ -28,7 +29,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg ${GTKMM} "--disable-documentation"
     ipkg ${GTK_ENGINES}
     ipkg -m acnb ${PYCAIRO}
-    ipkg ${PYGOBJECT}
+    ipkg ${PYGOBJECT} "--disable-introspection"
     ipkg ${PYGTK}
     ipkg ${GC}
 
@@ -48,7 +49,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg ${ORBIT2}
     ipkg -m acnb ${GCONF}
     ipkg ${GNOME_KEYRING}
-    ipkg ${LIBSOUP} "--without-gnome"
+###########    ipkg ${LIBSOUP} "--without-gnome"
 fi
 
 ipkg -m acnb ${GHOSTSCRIPT}
@@ -63,16 +64,16 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg ${LIBRSVG} "--disable-gtk-doc --disable-mozilla-plugin"
     ipkg ${BABL}
     ipkg ${GEGL}
-    ipkg ${GIMP} "--disable-print"
+    ipkg ${GIMP}
     ipkg -m acnb ${GUTENPRINT}
     ipkg -s boost -m noac ${BOOST}
-    ipkg ${INKSCAPE} "CFLAGS=\"-DPOPPLER_NEW_GFXFONT\""
+    #################ipkg ${INKSCAPE} "CFLAGS=\"-DPOPPLER_NEW_GFXFONT\""
 fi
 
 ipkg -m noac ${CDRTOOLS}
 ipkg -m noac ${DVDRWTOOLS}
 ipkg ${LIBDVDCSS}
-ipkg ${LIBDVDREAD} "--with-libdvdcss"
+ipkg ${LIBDVDREAD}
 ipkg -m noac ${DVDFS}
 
 if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then
@@ -112,7 +113,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the
         ipkg -m acnb ${CDRDAO}
         ipkg -m acnb ${EASYTAG}
         ipkg -m acnb ${FONTFORGE}
-        ipkg ${LILYPOND} "--disable-documentation --disable-debugging"
+        #######################ipkg ${LILYPOND} "--disable-documentation --disable-debugging"
 
         # ChordPro utils
         ipkg -m noac ${CHORDPACK}
@@ -129,17 +130,17 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the
         ipkg ${GNOME_MEDIA} # Pour gstreamer-properties et gnome-volume-control
     fi
 
-    ipkg ${SYLPHEED} "--enable-ssl --enable-ldap"
+    ###########################ipkg ${SYLPHEED} "--enable-ssl --enable-ldap"
     ipkg ${LIBNOTIFY}
     ipkg ${YASM}
-
+    ipkg ${LIBVPX} "--enable-shared"
     ipkg -m noac -l "${FIREFOX}-xulrunner" ${FIREFOX}
     ipkg -m noac -l "${FIREFOX}-browser" ${FIREFOX}
 
     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}