Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3190fc422f50736319dbbfbc1d06e93172aa76c0
commit 3190fc422f50736319dbbfbc1d06e93172aa76c0 Author: Slown <[email protected]> Date: Sat May 28 13:25:08 2016 +0100 pylast-1.6.0-1-x86_64 * new package diff --git a/source/lib-extra/pylast/FrugalBuild b/source/lib-extra/pylast/FrugalBuild new file mode 100644 index 0000000..95c162a --- /dev/null +++ b/source/lib-extra/pylast/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown <[email protected]> + +pkgname=pylast +pkgver=1.6.0 +pkgrel=1 +pkgdesc="A Python interface to Last.fm and Libre.fm" +groups=('lib-extra') +archs=('i686' 'x86_64') +depends=('python-six') +makedepends=('python-distribute') +_F_github_tag="y" +Finclude github +sha1sums=('32fd1b547b9b3a8d27b1df741ab6adf247c19c16') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
