[Frugalware-git] imgrebuild: matplotlib-0.98.5.3-2-x86_64
bouleetbil
bouleetbil at frogdev.info
Sat May 1 23:26:09 CEST 2010
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=imgrebuild.git;a=commitdiff;h=4ae6636eaaacbf8c0a17a1acd06e7a9cadc50898
commit 4ae6636eaaacbf8c0a17a1acd06e7a9cadc50898
Author: bouleetbil <bouleetbil at frogdev.info>
Date: Sat May 1 23:00:42 2010 +0200
matplotlib-0.98.5.3-2-x86_64
* Rebuild with new libs.
diff --git a/source/xlib-extra/matplotlib/FrugalBuild b/source/xlib-extra/matplotlib/FrugalBuild
index 6f19338..74ccd57 100644
--- a/source/xlib-extra/matplotlib/FrugalBuild
+++ b/source/xlib-extra/matplotlib/FrugalBuild
@@ -4,9 +4,9 @@
pkgname=matplotlib
pkgver=0.98.5.3
-pkgrel=1
+pkgrel=2
pkgdesc="A python 2D plotting library for easy plotting of plots, histograms, charts."
-depends=('numpy' 'pygtk>=2.14.1-2' 'python-dateutil' 'configobj>=4.6.0')
+depends=('numpy' 'pygtk>=2.16.0-4' 'python-dateutil' 'configobj>=4.6.0')
makedepends=('setuptools')
Finclude sourceforge python
groups=('xlib-extra')
@@ -16,6 +16,7 @@ sha1sums=('2f6c894cf407192b3b60351bcc6468c0385d47b6')
build()
{
Fcd
+ Fsed "png_infopp_NULL" "NULL" src/_png.cpp
rm Makefile || Fdie
Fbuild
# Remove conflicting files (#3784)
More information about the Frugalware-git
mailing list