X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=27d8666b2cf77aa805389f5205b913b111a7ce16;hb=d9702c4a5c6fbf2c738ffbf9c3563daf552c91d8;hp=33108edeca13e56f23892080c076339beba1facf;hpb=cf85ac0edf080d2b0a0747e9d0411b2831a11b5e;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 33108ed..27d8666 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -6,6 +6,17 @@ 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} +ipkg ${GLIB_NETWORKING} "\ + --libexecdir=/usr/lib/glib-networking \ + --with-ca-certificates=/etc/ssl/ca-bundle.crt \ + --disable-static" +ipkg -s "icu" ${ICU} + if [ "x${INST_TYPE}" = "xworkstation" -o \ "x${INST_TYPE}" = "xltsp-server" ]; then # Gtk @@ -18,20 +29,18 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg ${PANGOMM} ipkg ${ATK} ipkg ${GDK_PIXBUF} - ipkg ${GTK} "--disable-gtk-doc-html" + ipkg ${GTK} "--disable-gtk-doc" ipkg ${ATKMM} ipkg ${GTKMM} "--disable-documentation" ipkg ${GTK_ENGINES} ipkg -m acnb ${PYCAIRO} - ipkg ${PYGOBJECT} + ipkg ${PYGOBJECT} "--disable-introspection" ipkg ${PYGTK} - ipkg ${GC} ipkg ${EMACS} ipkg ${HVCLOCK} ipkg ${WMNOTIFY} - # Needed by Gnome ipkg ${DESKTOP_FILE_UTILS} ipkg -m acnb ${SHARED_MIME_INFO} ipkg ${STARTUP_NOTIFICATION} @@ -39,18 +48,11 @@ 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" + ipkg ${LIBSOUP} "--disable-static --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} @@ -58,12 +60,13 @@ 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 ${LIBCROCO} "--disable-static" + ipkg ${LIBRSVG} "--disable-gtk-doc --disable-static --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\"" @@ -72,12 +75,13 @@ fi ipkg -m noac ${CDRTOOLS} ipkg -m noac ${DVDRWTOOLS} ipkg ${LIBDVDCSS} -ipkg ${LIBDVDREAD} "--with-libdvdcss" +ipkg ${LIBDVDREAD} ipkg -m noac ${DVDFS} +ipkg -m acnb ${VOBCOPY} if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then rscr once "Installing TexLive texmf" install-texlive-texmf - ipkg -s texlive ${TEXLIVE} + ipkg -s texlive -m acnb ${TEXLIVE} fi if [ "x${SANE_SUPPORT}" = "xyes" ]; then @@ -107,7 +111,8 @@ 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} @@ -119,18 +124,33 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the 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} "--with-ffmpeg-extra-configure=--disable-yasm" ipkg ${GNOME_MEDIA} # Pour gstreamer-properties et gnome-volume-control + + ipkg ${WXGTK} "--enable-unicode --disable-compat26" + # Bug with system-installed portaudio and ffmpeg + ipkg -m acnb ${AUDACITY} "--with-libsamplerate --with-portaudio=local --with-ffmpeg=local" fi ipkg ${SYLPHEED} "--enable-ssl --enable-ldap" ipkg ${LIBNOTIFY} ipkg ${YASM} + ipkg ${LIBVPX} "--enable-shared" + + ipkg -m acnb -t -j ${WEBKIT} "\ + --libexecdir=/usr/lib/WebKitGTK \ + --with-gstreamer=0.10 \ + --enable-introspection \ + --with-gtk=2.0 \ + --disable-geolocation \ + --disable-gtk-doc" + ipkg ${VALA} + NOCOLOR=1 ipkg ${MIDORI} ipkg -m noac -l "${FIREFOX}-xulrunner" ${FIREFOX} ipkg -m noac -l "${FIREFOX}-browser" ${FIREFOX} @@ -138,7 +158,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the 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} @@ -146,6 +166,8 @@ fi ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin" ipkg ${MENU_CACHE} +ipkg ${GVFS} +ipkg ${XARCHIVER} ipkg -m acnb ${LIBFM} ipkg ${PCMANFM} @@ -199,9 +221,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 -m noac ${TUNCTL} ipkg ${LIBEVENT} ipkg ${TRANSMISSION} "--disable-daemon"