X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=c4709cb94b1c95557b79992677fd224e279bcd17;hb=4ac4f006de179a329334e661774805daf19a8284;hp=b363309d9556f26788f9453b2a9592150116eff4;hpb=ccde14dbaf08463bb8ca62c98302c0da1a6f2b51;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index b363309..c4709cb 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -31,7 +31,6 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg -m acnb ${PYCAIRO} ipkg ${PYGOBJECT} "--disable-introspection" ipkg ${PYGTK} - ipkg ${GC} ipkg ${EMACS} ipkg ${HVCLOCK} @@ -45,11 +44,8 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg ${ISO_CODES} ipkg ${LIBXKLAVIER} ipkg ${LIBGLADE} - ipkg ${LIBIDL} # Dépendence de quoi?? - ipkg ${ORBIT2} ipkg -m acnb ${GCONF} ipkg ${GNOME_KEYRING} -########### ipkg ${LIBSOUP} "--without-gnome" fi ipkg -m acnb ${GHOSTSCRIPT} @@ -59,7 +55,7 @@ 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 + # xpdf headers are needed by inkscape ipkg ${POPPLER} "--enable-xpdf-headers --enable-zlib" ipkg ${LIBRSVG} "--disable-gtk-doc --disable-mozilla-plugin" ipkg ${BABL} @@ -67,7 +63,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ 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} @@ -113,7 +109,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} @@ -130,7 +126,7 @@ 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" @@ -143,7 +139,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg -m acnb ${VLC} "--enable-mozilla --enable-qt4 --enable-ncurses" ipkg ${SDL} ipkg -m noac ${AGG} - ipkg ${GNASH} +# ipkg ${GNASH} # Problème de compilation, désactivé fi ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin" @@ -203,9 +199,9 @@ if [ "x${INST_TYPE}" = "xltsp-server" ]; then ipkg ${LTSP_UTILS} fi -#ipkg -m acnb ${KVM} -#ipkg -m acnb ${BRIDGE_UTILS} -#ipkg ${UML_UTILITIES} +ipkg -m acnb ${KVM} +ipkg -m acnb ${BRIDGE_UTILS} +ipkg ${TUNCTL} ipkg ${LIBEVENT} ipkg ${TRANSMISSION} "--disable-daemon"