Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv1913
Modified Files:
matplotlib-py.info
Log Message:
update to 1.1.0 to fix Agg svg writing error reported by Sean Lake.
Close to matching 10.7 version.
Index: matplotlib-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/matplotlib-py.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- matplotlib-py.info 21 Jan 2012 21:06:07 -0000 1.5
+++ matplotlib-py.info 26 Feb 2012 22:02:30 -0000 1.6
@@ -1,10 +1,20 @@
Info2: <<
+# https://github.com/matplotlib/matplotlib/issues/434
+
Package: matplotlib-py%type_pkg[python]
-Version: 1.0.1
-Revision: 1
+Version: 1.1.0
+Revision: 2
Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
+Type: python (2.4 2.5 2.6 2.7)
+GCC: 4.0
+Source: mirror:sourceforge:matplotlib/matplotlib-%v.tar.gz
+Source-MD5: 57a627f30b3b27821f808659889514c2
+
+# FIX: libpng15 failed to work.
+
Maintainer: Kurt Schwehr <[email protected]>
+
Depends: <<
atk1-shlibs (>= 1.20.0-1),
cairo-shlibs (>= 1.6-1),
@@ -17,26 +27,22 @@
libgettext8-shlibs,
libiconv,
libpng14-shlibs,
- numarray-py%type_pkg[python] (>= 1.5.2-1),
- numeric-py%type_pkg[python] (>= 24.2-1),
pango1-xft2-ft219-shlibs (>= 1.18.4-4),
pygobject2-py%type_pkg[python],
pygtk2-gtk-py%type_pkg[python],
python%type_pkg[python],
pytz-py%type_pkg[python],
- numpy-py%type_pkg[python] (>= 1.1),
+ numpy-py%type_pkg[python],
tcltk-shlibs,
tetex-base,
x11-shlibs
<<
-# FIX: do we need numarray? Can it be removed or replaced?
-
BuildDepends: <<
+ fink (>= 0.24.12),
atk1 (>= 1.20.0-1),
cairo (>= 1.6-1),
expat1,
- fink (>= 0.24.12-1),
fontconfig2-dev (>= 2.4.1-1),
freetype219 (>= 2.3.5-1),
gettext-bin,
@@ -52,30 +58,37 @@
pkgconfig (>= 0.21-1),
pygobject2-py%type_pkg[python]-dev,
pygtk2-gtk-py%type_pkg[python]-dev,
- setuptools-py%type_pkg[python],
+ distribute-py%type_pkg[python],
tcltk-dev,
x11-dev,
xft2-dev
<<
-Source: mirror:sourceforge:matplotlib/matplotlib-%v.tar.gz
-Source-MD5: 2196c0482d5b33dc8d33f67bbafc1323
-Type: python (2.4 2.5 2.6 2.7)
+
GCC: 4.0
+
+# Apple clang and gcc 4.6 compiler gags on matplotlib
+#SetCC: llvm-gcc-4.2
+#SetCC: gcc-fsf-4.6
+#SetCXX: g++-fsf-4.6
+
NoSetCPPFLAGS: True
SetCPPFLAGS: -I%p/include/pygtk-2.0 -I%p/lib/freetype219/include/freetype2
-I%p/lib/fontconfig2/include -DNSIG=32
NoSetLDFLAGS: True
SetLDFLAGS: -L%p/lib/freetype219/lib -L%p/lib/fontconfig2/lib
+
PatchFile: %{ni}.patch
PatchFile-MD5: 758179e681590f68d65f36344a5e268f
-PatchScript: <<
- sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
-<<
+PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
+
CompileScript: <<
#!/bin/sh -ev
export PATH=%p/lib/freetype219:$PATH
export
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
- %p/bin/python%type_raw[python] setup.py build
+ %p/bin/python%type_raw[python] setup.py build
<<
+
+# --compiler=%p/bin/g++-fsf-4.6
+
InstallScript: <<
#!/bin/sh -ev
export PATH=%p/lib/freetype219:$PATH
@@ -85,7 +98,7 @@
cp -R examples %i/share/doc/%n
<<
License: OSI-Approved
-DocFiles: README.txt license/*LICENSE* TODO INTERACTIVE INSTALL CHANGELOG
KNOWN_BUGS
+DocFiles: README.txt TODO INSTALL CHANGELOG
# API_CHANGES
Description: Pure python 2D plotting with a Matlab syntax
DescDetail: <<
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs