X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fhv-install-1;h=2130bd40e11bf4c08fe17ca5b63bc75c284150ee;hb=a3c76da01af79216fbd7e93e50fe74151eec54bf;hp=0b318a824cf46c2a1e091c9e4f6cbcbbce25a81a;hpb=e941771d74ef457edb2c321a76e88a7c9a79c7f8;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index 0b318a8..2130bd4 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -27,8 +27,9 @@ ipkg ${APR} "--disable-static --with-installbuilddir=/usr/share/apr-1/build" ipkg ${APR_UTIL} "--with-apr=/usr --with-gdbm=/usr -with-openssl=/usr" ipkg ${NEON} "--with-ssl" ipkg -s tcl ${TCL} -CFLAGS="${CFLAGS} -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_UNLOCK_NOTIFY=1" \ - ipkg ${SQLITE} "--enable-threadsafe --enable-readline --enable-dynamic-extensions" +CFLAGS="${CFLAGS} -DSQLITE_ENABLE_FTS3=1 -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 \ + -DSQLITE_ENABLE_COLUMN_METADATA=1" \ + ipkg ${SQLITE} ipkg -j ${SUBVERSION} "--without-berkeley-db" ipkg ${SUDO} "--libexecdir=/usr/lib/sudo \ --with-all-insults \ @@ -41,6 +42,7 @@ ipkg ${PCRE} "--docdir=/usr/share/doc/pcre \ --enable-unicode-properties \ --enable-pcregrep-libz \ --enable-pcregrep-libbz2" +ipkg -m acnb ${HTOP} # Networking ipkg -m noac -s tcp_wrappers ${TCPWRAPPERS} @@ -75,6 +77,7 @@ ipkg -m noac ${ZIP} ipkg -m noac ${UNZIP} ipkg -m noac ${UNRAR} ipkg -m noac ${P7ZIP} +ipkg -m noac ${PBZIP2} ipkg ${CPIO} "\ --bindir=/bin \ --libexecdir=/tmp \ @@ -124,7 +127,10 @@ ipkg ${LIBPNG} ipkg ${TIFF} ipkg -m acnb ${LCMS} ipkg ${LCMS2} -ipkg ${LIBJPEG} "--enable-static --enable-shared" +ipkg ${LIBJPEG} \ + --mandir=/usr/share/man \ + --with-jpeg8 \ + --disable-static ipkg -m acnb ${LIBOPENJPEG} ipkg ${LIBART} ipkg ${LIBEXIF}