X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fhv-install-1;h=960bdedd861b9fc46569dc25c76943af1cc80059;hb=496fe638ddb82977bb02578cc9e1c39ffcc8c41e;hp=a609765bf7b6f5fe50e4e46f8f19b941e857a03c;hpb=ee738742fa90a09ae267a05ff2a7b4e1039a7a65;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index a609765..960bded 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -21,8 +21,8 @@ ipkg -j ${FCRON} ipkg ${OPENSSH} ipkg -s lynx ${LYNX} ipkg ${EXPAT} -ipkg ${APR} "--with-installbuilddir=/usr/lib/apr-1/build" -ipkg ${APR_UTIL} "--with-apr=/usr/bin/apr-1-config" +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" \ @@ -72,6 +72,7 @@ ipkg -m acnb ${MYSQL} ipkg -m noac ${ZIP} ipkg -m noac ${UNZIP} ipkg -m noac ${UNRAR} +ipkg -m noac ${P7ZIP} ipkg ${CPIO} "\ --bindir=/bin \ --libexecdir=/tmp \ @@ -98,6 +99,9 @@ ipkg -m noac ${COLORDIFF} ipkg ${INTLTOOL} ipkg -m acnb ${GIT} "--libexecdir=/usr/lib --with-gitconfig=/etc/gitconfig" +ipkg -m noac ${MERCURIAL} + +ipkg ${DIALOG} # DocBook ipkg -m acnb ${SGML_COMMON} @@ -195,6 +199,8 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg ${LIBTHEORA} ipkg ${XVIDCORE} + ipkg ${LIBX264} "--enable-shared" + # Audio libraries ipkg -m acnb ${AUDIOFILE} ipkg ${PORTAUDIO}