Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=eff189f5f80600c1bb6956bb30ee0f5e3db50f92
commit eff189f5f80600c1bb6956bb30ee0f5e3db50f92 Author: Melko <[email protected]> Date: Sun Sep 9 11:22:26 2012 +0200 netifaces-0.8-1-i686 * new package required by calibre diff --git a/source/lib-extra/netifaces/FrugalBuild b/source/lib-extra/netifaces/FrugalBuild new file mode 100644 index 0000000..be3bf4a --- /dev/null +++ b/source/lib-extra/netifaces/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.04 SBU +# Maintainer: Melko <[email protected]> + +pkgname=netifaces +pkgver=0.8 +pkgrel=1 +pkgdesc="Portable module to access network interface information in Python." +url="http://alastairs-place.net/projects/netifaces" +depends=('python') +makedepends=('python-distribute') +groups=('lib-extra') +archs=('i686' 'x86_64') +up2date="Flasttar $url" +source=($url/$pkgname-$pkgver.tar.gz) +sha1sums=('a483338e1cb75dd572109467d523e152088c026d') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
