Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv12694

Added Files:
        matplotlib-basemap-data-py.info 
Log Message:
new package - replaces matplotlib-basemap-data


--- NEW FILE: matplotlib-basemap-data-py.info ---
Info2: <<

Package: matplotlib-basemap-data-py%type_pkg[python]
Version: 0.9.5
Revision: 1
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
Depends: python%type_pkg[python], matplotlib-basemap-py%type_pkg[python] (>= 
0.9.5-1)
Source: mirror:sourceforge:matplotlib/basemap-data-hires-%v.tar.gz
Source-MD5: 749179935e013731b26724a35a486f4b
NoSourceDirectory: True
Type: python (2.3 2.4 2.5)
GCC: 4.0
NoSetCPPFLAGS: True
NoSetLDFLAGS: True
CompileScript:  <<
 #!/bin/sh -ev
 echo "no compile script"
<<
InstallScript: <<
 #!/bin/sh -ev
 basemap_datadir=`%p/bin/python%type_raw[python] -c "from 
matplotlib.toolkits.basemap import basemap_datadir; print basemap_datadir"`
 mkdir -p %d/${basemap_datadir}
 cp *_h.txt %d/${basemap_datadir}
<<
License: OSI-Approved
Description: High resolution data files for basemap matplotlib toolkit.
Homepage: http://matplotlib.sf.net

<<


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to