Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cdb2e19dc2d3efcaa441fe5fab80c39d59936da5
commit cdb2e19dc2d3efcaa441fe5fab80c39d59936da5 Author: DeX77 <[email protected]> Date: Tue Sep 1 13:20:32 2015 +0200 python-gammu-2.3-1-x86_64 * no longer a subpackage of gammu diff --git a/source/devel-extra/python-gammu/FrugalBuild b/source/devel-extra/python-gammu/FrugalBuild new file mode 100644 index 0000000..a4bbeff --- /dev/null +++ b/source/devel-extra/python-gammu/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling Time: 0.48 SBU +# Maintainer: DeX77 <[email protected]> +# Contributor: kikadf <[email protected]> +# Contributor: Christian Hamar alias krix <[email protected]> +# Contributor: voroskoi <[email protected]> + +options+=('asneeded') + +pkgname=python-gammu +pkgver=2.3 +pkgrel=1 +pkgdesc="Python bingings for Gammu library." +url="http://wammu.eu" +backup=(etc/gammu/gammurc) +depends=("gammu>=1.36.5") +makedepends=("python-distribute") +groups=('devel-extra') +archs=('x86_64' 'i686') +up2date="Flasttar $url/download/$pkgname/source/" +source=(http://dl.cihar.com/$pkgname/$pkgname-$pkgver.tar.bz2) +sha1sums=('90283d75ade339027724ef6a897e108ebf41ecb5') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
