Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=79b8df66e26135499db64b213ccee24c30f3addc

commit 79b8df66e26135499db64b213ccee24c30f3addc
Author: Anthony Jorion <[email protected]>
Date:   Wed Jan 15 12:30:22 2014 +0100

ices-2.0.2-1-i686

* Version bump : 2.0.1 -> 2.0.2
* Add asneeded option
* Change maintainer

diff --git a/source/network-extra/ices/FrugalBuild 
b/source/network-extra/ices/FrugalBuild
index 618dd1c..28cf106 100644
--- a/source/network-extra/ices/FrugalBuild
+++ b/source/network-extra/ices/FrugalBuild
@@ -1,16 +1,19 @@
# Compiling Time: 0.09 SBU
-# Maintainer: Tuxbubling <[email protected]>
+# Maintainer: Anthony Jorion <[email protected]>
+# Contributor: Tuxbubling <[email protected]>
+
+options+=('asneeded')

pkgname=ices
-pkgver=2.0.1
-pkgrel=3
+pkgver=2.0.2
+pkgrel=1
pkgdesc="Source client for broadcasting in Ogg Vorbis format to an icecast2 
server."
url="http://www.icecast.org/";
groups=('network-extra')
archs=('i686' 'x86_64')
depends=('libshout' 'libvorbis' 'libxml2>=2.7.8')
-up2date="lynx -dump http://www.icecast.org/ices.php | grep 
ices-[0-9\.]*tar.bz2 | sed -ne 's/.*-//;s/.tar.bz2//;1 p'"
-source=(http://downloads.us.xiph.org/releases/ices/$pkgname-$pkgver.tar.bz2)
-sha1sums=('045e8419c494d77162668e8362b3c9ddc4b4974c')
+up2date="Flasttar http://downloads.xiph.org/releases/$pkgname/";
+source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('9e8c9c0e6104d26c6b2b42cd30aaaa03ded8f964')

# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to