Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b97491763789a922ab5d07c0d68f626314bceb79
commit b97491763789a922ab5d07c0d68f626314bceb79 Author: Slown <[email protected]> Date: Fri Nov 18 12:29:55 2016 +0100 libclastfm-0.5-1-x86_64 * new package diff --git a/source/lib-extra/libclastfm/FrugalBuild b/source/lib-extra/libclastfm/FrugalBuild new file mode 100644 index 0000000..4519bf1 --- /dev/null +++ b/source/lib-extra/libclastfm/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.03 SBU +# Maintainer: Slown <[email protected]> + +pkgname=libclastfm +pkgver=0.5 +pkgrel=1 +pkgdesc="An unofficial C-API for the Last.fm web service" +depends=('curl') +groups=('lib-extra') +archs=('x86_64') +_F_sourceforge_dirname="liblastfm" +Finclude sourceforge +sha1sums=('9e2fdd42b14c8c375b0cb4981eb11fc1aebeebf5') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
