X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpackages-update;h=9856cc29ece9f2011aa5779b6b10a15a8752596c;hb=496fe638ddb82977bb02578cc9e1c39ffcc8c41e;hp=dc98d117cea7dbe35b93e9975f5a931bdc9103da;hpb=010f726dae0643b2940295acbd785d3fba5fd5ce;p=hvlinux.git diff --git a/stage3/packages-update b/stage3/packages-update index dc98d11..9856cc2 100755 --- a/stage3/packages-update +++ b/stage3/packages-update @@ -62,6 +62,7 @@ fpkg -f "unzip$(get_pkg_ver ${UNZIP} | sed 's!\.!!g')" -s "infozip" \ -e "tar.gz" ${UNZIP} ${SOURCEFORGE_URL} fpkg -f "unrarsrc-$(get_pkg_ver ${UNRAR})" -e "tar.gz" ${UNRAR} \ "http://www.rarlab.com/rar" +fpkg -m sf -s "p7zip" ${P7ZIP} fpkg -m gnu ${CPIO} fpkg -m gnu ${SCREEN} @@ -73,6 +74,7 @@ fpkg -e "tar.gz" ${DOSFSTOOLS} "http://fossies.org/linux/misc" fpkg -e "tar.gz" ${GIT} "http://git-core.googlecode.com/files" fpkg -e "tar.gz" "git-manpages-$(get_pkg_ver ${GIT})" \ "http://git-core.googlecode.com/files" +fpkg -e "tar.gz" ${MERCURIAL} "http://mercurial.selenic.com/release" fpkg -e "tar.gz" ${DIALOG} "ftp://ftp.us.debian.org/debian/pool/main/d/dialog" @@ -180,6 +182,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the fpkg ${LIBFAAD2} "http://downloads.sourceforge.net/faac" fpkg ${LIBTHEORA} "http://downloads.xiph.org/releases/theora" fpkg ${XVIDCORE} "http://downloads.xvid.org/downloads" + fpkg ${LIBX264} "ftp://ftp.videolan.org/pub/videolan/x264/snapshots" fpkg -e "tar.gz" ${AUDIOFILE} "http://www.68k.org/~michael/audiofile" fpkg -e "tgz" ${PORTAUDIO} "http://www.portaudio.com/archives"