X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpackages-update;h=9856cc29ece9f2011aa5779b6b10a15a8752596c;hb=496fe638ddb82977bb02578cc9e1c39ffcc8c41e;hp=27ba1cb3a819196755d24f8bb5d18c5105e8a543;hpb=074b7f24a66f0af8d7da08da025b31b00db8ff20;p=hvlinux.git diff --git a/stage3/packages-update b/stage3/packages-update index 27ba1cb..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,9 @@ 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" # Perl modules fpkg -m sf -s "pdl" ${PERL_MOD_PDL} @@ -127,7 +131,7 @@ fpkg -m hv ${CKERMIT} fpkg -m gnu ${LIBTASN1} fpkg -m gnu ${LIBUNISTRING} fpkg ${BDWGC} "http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source" -fpkg -m gnu ${GUILE} +fpkg -m gnu ${GUILE2} fpkg -s "libgpg-error" ${LIBGPG_ERROR} ${GNUPG_URL} fpkg -s "libgcrypt" ${LIBGCRYPT} ${GNUPG_URL} fpkg -e "tar.gz" ${NETTLE} "http://www.lysator.liu.se/~nisse/archive" @@ -178,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"