Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=99e1ed10d42f02088516f7fa0cb728a4240b9141

commit 99e1ed10d42f02088516f7fa0cb728a4240b9141
Author: Elentir <elen...@mailoo.org>
Date:   Mon Jan 26 20:45:39 2009 +0100

networkx-0.99-1-i686

* new package

diff --git a/source/devel-extra/networkx/FrugalBuild 
b/source/devel-extra/networkx/FrugalBuild
new file mode 100644
index 0000000..23e32af
--- /dev/null
+++ b/source/devel-extra/networkx/FrugalBuild
@@ -0,0 +1,14 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: Elentir <elen...@mailoo.org>
+
+pkgname=networkx
+pkgver=0.99
+pkgrel=1
+pkgdesc='NetworkX is a Python package for the creation, manipulation, and 
study of the structure, dynamics, and functions of complex networks.'
+groups=('devel-extra')
+archs=('i686')
+url="http://networkx.lanl.gov";
+depends=('python>=2.4')
+source=($url/download/$pkgname/$pkgname-$pkgver.tar.gz)
+up2date="lynx -dump $url/download/$pkgname/ | grep -v "dev" | Flasttar"
+sha1sums=('8d1f1da45ac20302d73853e14da9c24cada81a8d')
\ No newline at end of file
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to