From 063a5ab86401606a8ade8515e78ccc27dd6ea3e1 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sun, 13 Nov 2011 11:31:48 +0000 Subject: testing/mplayer2: rebuild against new libs and fix audio with gcc-4.6 --- testing/mplayer2/APKBUILD | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'testing/mplayer2/APKBUILD') diff --git a/testing/mplayer2/APKBUILD b/testing/mplayer2/APKBUILD index 8cf87d24e2..9d7780cccd 100644 --- a/testing/mplayer2/APKBUILD +++ b/testing/mplayer2/APKBUILD @@ -14,7 +14,9 @@ makedepends="libxxf86dga-dev libxv-dev libmad-dev lame-dev libao-dev mesa-dev ffmpeg-dev" install="" subpackages="$pkgname-doc" -source="http://ftp.mplayer2.org/pub/release/mplayer2-$pkgver.tar.xz" +source="http://ftp.mplayer2.org/pub/release/mplayer2-$pkgver.tar.xz + mplayer-gcc-4.6-audio-fix.patch + c33fafd6f1bc2a430c114231cecc6e1c56c1f939.patch" _builddir="$srcdir"/mplayer2-$pkgver prepare() { @@ -45,4 +47,6 @@ package() { mv "$pkgdir"/usr/bin/mplayer "$pkgdir"/usr/bin/mplayer2 } -md5sums="b880ae4be0e5b9693cdecf97c84b74f3 mplayer2-2.0.tar.xz" +md5sums="b880ae4be0e5b9693cdecf97c84b74f3 mplayer2-2.0.tar.xz +5f261813c5dfa70ba2378c2535428e5d mplayer-gcc-4.6-audio-fix.patch +8125a2e2d696f6d5af584b01a2d15e78 c33fafd6f1bc2a430c114231cecc6e1c56c1f939.patch" -- cgit v1.2.3