X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=33108edeca13e56f23892080c076339beba1facf;hb=cf85ac0edf080d2b0a0747e9d0411b2831a11b5e;hp=2e646ffc17640693c0a444fa9a0475152f33a7ea;hpb=5161491e475929256a93b945e64c5704adbaa176;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 2e646ff..33108ed 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -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 @@ -53,10 +52,12 @@ ipkg -m acnb ${CUPS} ipkg -m noac ${CUPS_PDF} ipkg -m noac ${SPLIX} ipkg -m acnb ${GHOSTSCRIPT} +ipkg ${LIBSPECTRE} if [ "x${INST_TYPE}" = "xworkstation" -o \ "x${INST_TYPE}" = "xltsp-server" ]; then ipkg ${IMAGE_MAGICK} "--with-modules --with-gslib=/usr/lib" + ipkg ${VIEWNIOR} # xpdf headers needed by inkscape ipkg ${POPPLER} "--enable-xpdf-headers --enable-zlib" ipkg ${LIBRSVG} "--disable-gtk-doc --disable-mozilla-plugin" @@ -81,7 +82,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} @@ -89,8 +90,17 @@ ipkg -m pm ${PERL_MOD_PARSE_REDESCENT} ipkg ${ICON_NAMING_UTILS} ipkg ${TANGO_ICON_THEME} ipkg ${TANGO_ICON_THEME_EXTRAS} +ipkg ${GNOME_ICON_THEME} if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then + ipkg ${EVINCE} "\ + --without-keyring \ + --disable-nautilus \ + --disable-help \ + --enable-pixbuf \ + --enable-dvi \ + --enable-t1lib" + # Audio if [ "x${SOUND_CARD}" = "xyes" ]; then # Needed by some packages, mostly audio applications. @@ -103,6 +113,10 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg -m acnb ${FONTFORGE} ipkg ${LILYPOND} "--disable-documentation --disable-debugging" + # ChordPro utils + ipkg -m noac ${CHORDPACK} + ipkg -m noac -s guitartex ${GUITARTEX} + ipkg ${FFMPEG} ipkg ${GSTREAMER} @@ -110,24 +124,29 @@ 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 ipkg ${SYLPHEED} "--enable-ssl --enable-ldap" ipkg ${LIBNOTIFY} ipkg ${YASM} - ipkg -m noac ${FIREFOX} + + 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" + ipkg ${SDL} + ipkg -m noac ${AGG} + ipkg ${GNASH} fi ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin" +ipkg ${MENU_CACHE} +ipkg -m acnb ${LIBFM} ipkg ${PCMANFM} if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then @@ -160,6 +179,15 @@ if [ "x${INST_TYPE}" = "xserver" -o "x${INST_TYPE}" = "xltsp-server" ]; then ipkg ${SUBVERSION} fi +if [ "x${INST_TYPE}" = "xworkstation" -o \ + "x${INST_TYPE}" = "xltsp-server" ]; then + ipkg ${LIBGSF} + ipkg -m acnb ${GOFFICE} + ipkg ${GNUMERIC} "--localstatedir=/var/lib --disable-pdfdocs" + ipkg ${WV} + ipkg ${ABIWORD} "--disable-spellcheck" +fi + ipkg ${INDENT} if [ "x${USE_SAMBA}" = "xyes" ]; then