X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=153e59949813f6d46bda86654e742f820d2b32d4;hb=d079e225501fe3df032f4f56b081c558f6341a3f;hp=d18b8631ca076dfabdf952ba6a5bb0f083f1b587;hpb=f15d04ba11644be74d2bbdc9e01ec2a4ec49d2e7;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index d18b863..153e599 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -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}