Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=0d58be2cf6e55db451fad88c6c9c157739f9e4e1
commit 0d58be2cf6e55db451fad88c6c9c157739f9e4e1 Author: Slown <[email protected]> Date: Mon Dec 12 19:45:22 2011 +0100 pyephem-3.7.5.1-1-i686 * new package diff --git a/source/lib-extra/pyephem/FrugalBuild b/source/lib-extra/pyephem/FrugalBuild new file mode 100644 index 0000000..a4ac7e3 --- /dev/null +++ b/source/lib-extra/pyephem/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.09 SBU +# Maintainer: Slown <[email protected]> + +pkgname=pyephem +pkgver=3.7.5.1 +pkgrel=1 +pkgdesc="PyEphem provides scientific-grade astronomical computations" +depends=('python') +groups=('lib-extra') +archs=('i686' 'x86_64') +Finclude pypi +sha1sums=('00a055af2422092401e50861a167c56232e1be91') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
