From 05717127f7b21f76ea13fdce51f9ee66477fb738 Mon Sep 17 00:00:00 2001 From: Cecil Hugh Watson Date: Tue, 21 Jul 2009 21:36:15 -0700 Subject: MythMusic:Bumped to recompile. --- abs/core-testing/mythtv/stable/mythmusic/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abs/core-testing/mythtv/stable/mythmusic/PKGBUILD b/abs/core-testing/mythtv/stable/mythmusic/PKGBUILD index c051a3b..b422f34 100644 --- a/abs/core-testing/mythtv/stable/mythmusic/PKGBUILD +++ b/abs/core-testing/mythtv/stable/mythmusic/PKGBUILD @@ -4,7 +4,7 @@ pkgname=mythmusic pkgver=0.21 -pkgrel=11 +pkgrel=12 pkgdesc="Music playing plugin for MythTV" arch=('i686' 'x86_64') url="http://www.mythtv.org" -- cgit v0.12 From 5183bfc141efb91903cc163549a9019aaff9df6c Mon Sep 17 00:00:00 2001 From: Cecil Hugh Watson Date: Tue, 21 Jul 2009 22:26:01 -0700 Subject: gpac:Bumped to recompile for newer faad2. --- abs/extra-testing/gpac/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abs/extra-testing/gpac/PKGBUILD b/abs/extra-testing/gpac/PKGBUILD index a224ac6..c610ae6 100755 --- a/abs/extra-testing/gpac/PKGBUILD +++ b/abs/extra-testing/gpac/PKGBUILD @@ -4,7 +4,7 @@ pkgname=gpac pkgver=0.4.5 -pkgrel=2 +pkgrel=3 pkgdesc="A multimedia framework based on the MPEG-4 Systems standard" arch=('i686' 'x86_64') url="http://gpac.sourceforge.net" @@ -24,4 +24,4 @@ build() { make || return 1 make DESTDIR=${pkgdir}/ install-lib make DESTDIR=${pkgdir}/ install -} \ No newline at end of file +} -- cgit v0.12 From 601834958755a2f0480ebf102c5296297697522e Mon Sep 17 00:00:00 2001 From: Cecil Hugh Watson Date: Tue, 21 Jul 2009 22:26:53 -0700 Subject: fuppes-svn:Bumped to recompile for latest faad2. --- abs/extra-testing/fuppes-svn/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abs/extra-testing/fuppes-svn/PKGBUILD b/abs/extra-testing/fuppes-svn/PKGBUILD index 295863a..3361007 100644 --- a/abs/extra-testing/fuppes-svn/PKGBUILD +++ b/abs/extra-testing/fuppes-svn/PKGBUILD @@ -3,7 +3,7 @@ pkgname=fuppes-svn pkgver=636 -pkgrel=6 +pkgrel=7 pkgdesc="A free, multiplatform Universal Plug and Play A/V MediaServer" arch=('i686' 'x86_64') url="http://fuppes.ulrich-voelkel.de/" -- cgit v0.12 From bb0e150ac9b8d536d019fba0622d21bb0eee99eb Mon Sep 17 00:00:00 2001 From: Cecil Hugh Watson Date: Wed, 22 Jul 2009 00:50:41 -0700 Subject: Fuppes: Let's stick w/ a version that compiles. --- abs/extra-testing/fuppes-svn/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abs/extra-testing/fuppes-svn/PKGBUILD b/abs/extra-testing/fuppes-svn/PKGBUILD index 3361007..d236fa9 100644 --- a/abs/extra-testing/fuppes-svn/PKGBUILD +++ b/abs/extra-testing/fuppes-svn/PKGBUILD @@ -3,7 +3,7 @@ pkgname=fuppes-svn pkgver=636 -pkgrel=7 +pkgrel=8 pkgdesc="A free, multiplatform Universal Plug and Play A/V MediaServer" arch=('i686' 'x86_64') url="http://fuppes.ulrich-voelkel.de/" @@ -24,7 +24,7 @@ build() cd ${startdir}/src msg "Getting sources..." - svn co ${_svntrunk} ${_svnmod} + svn co -r 636 ${_svntrunk} ${_svnmod} msg "Done getting sources or failed to connect to server." cd ${_svnmod} -- cgit v0.12