X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=63029d843afdb31c1989f3b53315aaa53617a152;hb=4e78d26dd7f5e46a21cdc916e031f1b4a68578c0;hp=c5bc5a8f9172281f619e8b39eeccd1dfe2fefbd5;hpb=d28589ef1060d7fe0e5c65efedd99259b817d85c;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index c5bc5a8..63029d8 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -44,6 +44,8 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg ${LIBRSVG} "--disable-gtk-doc --disable-static --disable-mozilla-plugin" ipkg ${ATK} ipkg ${ATKMM} + ipkg ${AT_SPI2_CORE} + ipkg ${AT_SPI2_ATK} ipkg ${GTK} "--disable-gtk-doc" ipkg ${GTKMM} "--disable-documentation" ipkg ${ADWAITA_ICON_THEME} @@ -74,6 +76,9 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg ${LIBSOUP} "--disable-static --without-gnome" ipkg ${XSCREENSAVER} "--libexecdir=/usr/lib" + + ipkg -m noac ${DBUS_PYTHON} + ipkg -m acnb ${WICD} fi ipkg ${GPARTED} "--disable-doc" @@ -87,6 +92,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg ${POPPLER} "--enable-xpdf-headers --enable-zlib" ipkg ${BABL} ipkg ${GEGL} + ipkg -m acnb ${DIA} ipkg ${GIMP} ipkg -m acnb ${GUTENPRINT} ipkg -s boost -m noac ${BOOST} @@ -152,7 +158,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${LIBOIL} # Audio applications - ipkg ${VTE} "--libexecdir=/usr/lib/vte --disable-gtk-doc" + ipkg ${VTE} "--disable-static --enable-introspection --disable-gtk-doc" ipkg -m acnb ${GRIP} "--disable-id3" ipkg -m acnb ${CDRDAO} ipkg ${ID3LIB} @@ -319,8 +325,8 @@ ipkg ${AVRDUDE} "--disable-parport" # Astronomie ipkg -m noac ${STELLARIUM} -ipkg ${GTKGLEXT} -ipkg -m acnb ${CELESTIA} "--with-gtk" +##ipkg ${GTKGLEXT} +##ipkg -m acnb ${CELESTIA} "--with-gtk" ipkg -m noac ${I2C_TOOLS} ipkg -m noac ${HDPARM}