Add cups-filters and its dependencies
[hvlinux.git] / stage5 / hv-install-1
index d18b863..153e599 100755 (executable)
@@ -12,10 +12,10 @@ ipkg ${GSL}
 ipkg -m acnb ${CUPS}
 ipkg -m acnb ${GHOSTSCRIPT}
 ipkg ${LIBSPECTRE}
-ipkg -m noac ${CUPS_PDF}
-ipkg -m noac ${SPLIX}
-ipkg ${FOOMATIC_FILTERS}
-ipkg -m noac ${FOO2ZJS}
+ipkg ${IJS} " \
+    --mandir=/usr/share/man \
+    --enable-shared \
+    --disable-static"
 
 ipkg ${ITSTOOL}
 
@@ -91,6 +91,18 @@ if [ "x${INST_TYPE}" = "xworkstation" -o \
     ipkg ${INKSCAPE} "CFLAGS=\"-DPOPPLER_NEW_GFXFONT\""
 fi
 
+ipkg -m acnb ${QPDF}
+ipkg ${CUPS_FILTERS} " \
+    --localstatedir=/var \
+    --without-rcdir \
+    --with-gs-path=/usr/bin/gs \
+    --with-pdftops-path=/usr/bin/gs \
+    --disable-static"
+ipkg -m noac ${CUPS_PDF}
+ipkg -m noac ${SPLIX}
+ipkg ${FOOMATIC_FILTERS}
+ipkg -m noac ${FOO2ZJS}
+
 ipkg -m noac ${CDRTOOLS}
 ipkg -m noac ${DVDRWTOOLS}
 ipkg ${LIBDVDCSS}