# HG changeset patch # User Tony Theodore # Date 1286136977 -39600 # Node ID a74be54ab8a3820a66490cd4e28ecd490ca66efc # Parent f480402033887d9976c9926364fa5b6e8c0fbce1 misc fixes for libvpx and x264 diff -r f48040203388 -r a74be54ab8a3 src/libvpx.mk --- a/src/libvpx.mk Mon Oct 04 00:05:05 2010 +1100 +++ b/src/libvpx.mk Mon Oct 04 07:16:17 2010 +1100 @@ -7,14 +7,14 @@ $(PKG)_VERSION := 0.9.1 $(PKG)_CHECKSUM := a18acb7a1a2fd62268e63aab860b43ff04669b9e $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) -$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2 +$(PKG)_FILE := $(PKG)-v$($(PKG)_VERSION).tar.bz2 $(PKG)_WEBSITE := http://code.google.com/p/webm/ $(PKG)_URL := http://webm.googlecode.com/files/$($(PKG)_FILE) $(PKG)_DEPS := gcc define $(PKG)_UPDATE wget -q -O- 'http://code.google.com/p/webm/downloads/list?sort=-uploaded' | \ - $(SED) -n 's,.*libvpx-\([0-9][^<]*\)\.tar.*,\1,p' | \ + $(SED) -n 's,.*libvpx-v\([0-9][^<]*\)\.tar.*,\1,p' | \ head -1 endef diff -r f48040203388 -r a74be54ab8a3 src/x264-2-fix-bin-bash.patch --- a/src/x264-2-fix-bin-bash.patch Mon Oct 04 00:05:05 2010 +1100 +++ b/src/x264-2-fix-bin-bash.patch Mon Oct 04 07:16:17 2010 +1100 @@ -1,3 +1,6 @@ +This file is part of mingw-cross-env. +See doc/index.html for further information. + diff -urN x264-snapshot-20100714-2245/configure x264-snapshot-20100714-2245.new/configure --- x264-snapshot-20100714-2245/configure 2010-07-15 06:45:06.000000000 +1000 +++ x264-snapshot-20100714-2245.new/configure 2010-10-03 23:58:24.000000000 +1100 diff -r f48040203388 -r a74be54ab8a3 src/x264.mk --- a/src/x264.mk Mon Oct 04 00:05:05 2010 +1100 +++ b/src/x264.mk Mon Oct 04 07:16:17 2010 +1100 @@ -14,8 +14,8 @@ define $(PKG)_UPDATE wget -q -O- 'http://ftp.videolan.org/pub/videolan/x264/snapshots/' | \ - $(SED) -n 's,.*