Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68276ecbdc26ff7649a153bb54e40c404927a13b
commit 68276ecbdc26ff7649a153bb54e40c404927a13b Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Wed Sep 17 18:18:46 2008 +0200 libshout-2.2.2-1-ppc added ppc to archs() diff --git a/source/lib/libshout/FrugalBuild b/source/lib/libshout/FrugalBuild index 8db2e40..634b17b 100644 --- a/source/lib/libshout/FrugalBuild +++ b/source/lib/libshout/FrugalBuild @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Library which can be used to write a source client like ices." url="http://www.icecast.org/" groups=('lib') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') depends=('libvorbis' 'libtheora' 'speex') up2date="lynx -dump 'http://downloads.us.xiph.org/releases/libshout/?C=M;O=A'|grep 'libshout-\(.*\).tar.gz$'|sort -n -r|head -n 1|sed 's/.*-\(.*\).t.*/\1/'" source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
