Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=afb2983e0977b357be022fa8fe9cf08caec240f4
commit afb2983e0977b357be022fa8fe9cf08caec240f4 Author: Devil505 <[email protected]> Date: Wed Jun 1 08:15:55 2011 +0200 pywapi-0.2.2-1-i686 * new package diff --git a/source/devel-extra/pywapi/FrugalBuild b/source/devel-extra/pywapi/FrugalBuild new file mode 100644 index 0000000..53c4ed4 --- /dev/null +++ b/source/devel-extra/pywapi/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Devil505 <[email protected]> + +pkgname=pywapi +pkgver=0.2.2 +pkgrel=1 +pkgdesc="Python wrapper for Yahoo, Google and NOAA weather" +depends=('python>=2.7') +groups=('devel-extra') +archs=('i686' 'x86_64') +_F_googlecode_dirname="python-weather-api" +Finclude googlecode +sha1sums=('fe3fa2915881da9cf19538070104e1fd6d43c377') + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
