X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=stage5%2Fhv-install-1;h=b363309d9556f26788f9453b2a9592150116eff4;hb=a5e9d35a909f5561e79244e581d99a53e1bbda97;hp=aa8818525ceb94e1eeb74c41126bddbf82b88968;hpb=7332a6d7565d29c48fc7dacdc87aa32fcc55992d;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index aa88185..b363309 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 @@ -23,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} @@ -42,16 +48,10 @@ 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" +########### 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} @@ -64,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 @@ -83,7 +83,7 @@ fi if [ "x${SANE_SUPPORT}" = "xyes" ]; then ipkg -m acnb ${SANE_BACKENDS} - ipkg ${XSANE} + ipkg -m acnb ${XSANE} fi ipkg -m pm ${PERL_MOD_XML_SIMPLE} @@ -108,37 +108,49 @@ 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} - ipkg ${LILYPOND} "--disable-documentation --disable-debugging" + #######################ipkg ${LILYPOND} "--disable-documentation --disable-debugging" + + # ChordPro utils + ipkg -m noac ${CHORDPACK} + ipkg -m noac -s guitartex ${GUITARTEX} ipkg ${FFMPEG} - ipkg ${GSTREAMER} + ipkg ${GSTREAMER} "--disable-tests" ipkg ${GST_PLUGINS_BASE} 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 - ipkg ${SYLPHEED} "--enable-ssl --enable-ldap" + ###########################ipkg ${SYLPHEED} "--enable-ssl --enable-ldap" ipkg ${LIBNOTIFY} ipkg ${YASM} - ipkg -m noac ${FIREFOX} + 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 ${VLC} "--enable-mozilla" - ipkg -m acnb ${VLC} "--disable-mozilla" - - ####ipkg ${GNASH} - # GtkGLExt gstreamer SDL xulrunner + ipkg -m acnb ${VLC} "--enable-mozilla --enable-qt4 --enable-ncurses" + ipkg ${SDL} + ipkg -m noac ${AGG} + ipkg ${GNASH} fi ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin" +ipkg ${MENU_CACHE} +ipkg ${GVFS} +ipkg ${XARCHIVER} +ipkg -m acnb ${LIBFM} ipkg ${PCMANFM} if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then