X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=536af9ca1a8f56a64bdf26b97667c75bb1a4822a;hb=55df2346ca00a19770cc4dc0c68ab64c2c3fd0ea;hp=8d84886e57e5e5b2b9af9690698f8ac72606c372;hpb=6531689d25d6ed05fcf872ae78d31643b00a00ff;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 8d84886..536af9c 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 @@ -114,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} @@ -121,7 +124,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 @@ -133,10 +136,12 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the 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 ${GNASH} - # GtkGLExt gstreamer SDL xulrunner + ipkg ${SDL} + ipkg -m noac ${AGG} + ipkg ${GNASH} fi ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin"