Upgrade to abiword-3.0.0
[hvlinux.git] / stage5 / hv-install-1
index 8cab1e4..936f213 100755 (executable)
@@ -89,7 +89,11 @@ 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}
@@ -158,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}