Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=df53def23232bfd3c182f3fb6ab9bb14742ad397
commit df53def23232bfd3c182f3fb6ab9bb14742ad397 Author: Daniel Exner <[email protected]> Date: Sun Jan 8 17:20:29 2012 +0100 taglib-1.7-1-i686 * Version bump * changed maintainer * updated url & up2date diff --git a/source/lib/taglib/FrugalBuild b/source/lib/taglib/FrugalBuild index 8d7bd32..990be4f 100644 --- a/source/lib/taglib/FrugalBuild +++ b/source/lib/taglib/FrugalBuild @@ -1,19 +1,19 @@ -# Compiling Time: 0.38 SBU +# Compiling Time: 0.06 SBU # Contributor: Miklos Vajna <[email protected]> -# Contributor: DeX77 <[email protected]> -# Maintainer: crazy <[email protected]> +# Maintainer: DeX77 <[email protected]> pkgname=taglib -pkgver=1.6.3 +pkgver=1.7 pkgrel=1 pkgdesc="A library for reading and editing the meta-data of several popular audio formats." -url="http://ktown.kde.org/~wheeler/taglib" +url="http://developer.kde.org/~wheeler/taglib.html" groups=('lib') archs=('i686' 'x86_64' 'ppc') depends=('libstdc++' 'zlib') -up2date="lynx -dump http://ktown.kde.org/~wheeler/taglib.html|grep 'TagLib [[:digit:][:punct:]]*$'|tr -s ' '|sed -n '1 p'|cut -d ' ' -f 3" -source=(http://ktown.kde.org/~wheeler/files/src/$pkgname-$pkgver.tar.gz) -sha1sums=('ee54f10c63f236ef1c29c82e39c227a75a7e3785') +up2date="Flasttar http://developer.kde.org/~wheeler/files/src/" +source=(http://developer.kde.org/~wheeler/files/src/$pkgname-$pkgver.tar.gz) +sha1sums=('5138e1665182bc2171e298ff31518c9ad72ddf23') Fconfopts="--enable-asf --enable-mp4" +Finclude cmake # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
