X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=936f213ebd3d6bb8fd5a553426c86d25aa8d9431;hb=44d3c1f9f0e8fc945206020c4bd7a15c5a457f55;hp=5317017bc57d6b853006c8219082a3c23b1c3025;hpb=79ff9670e5c6e6fcb84fbed4849b539abe3614a4;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 5317017..936f213 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" @@ -84,9 +89,14 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \ ipkg ${IMAGE_MAGICK} "--with-modules --with-gslib=/usr/lib" ipkg ${VIEWNIOR} # xpdf headers are needed by inkscape - ipkg ${POPPLER} "--enable-xpdf-headers --enable-zlib" + ipkg ${POPPLER} "\ + --enable-xpdf-headers \ + --enable-zlib \ + --enable-build-type=release \ + --enable-cmyk" ipkg ${BABL} ipkg ${GEGL} + ipkg -m acnb ${DIA} ipkg ${GIMP} ipkg -m acnb ${GUTENPRINT} ipkg -s boost -m noac ${BOOST} @@ -152,7 +162,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}