Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23424

Modified Files:
        pyproj-py.info 
Log Message:
Fixed installation of files directly to /sw.


Index: pyproj-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/pyproj-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pyproj-py.info      7 Sep 2005 18:17:55 -0000       1.1
+++ pyproj-py.info      7 Sep 2005 19:08:02 -0000       1.2
@@ -2,30 +2,29 @@
 
 Package: pyproj-py%type_pkg[python]
 Version: 1.2
-Revision: 1
-Description: Projection coversions in python
+Revision: 2
+Description: Projection conversions in python
 DescDetail: <<
 Pyrex wrapper to provide python interfaces to PROJ.4
 (http://proj.maptools.org) functions. 
 
 Performs cartographic transformations (converts from
-longitude,latitude to native map projection x,y coordinates and vice
+longitude,latitude to native map projection x,y coordinates and vice versa).
 
-Note: numeric support is optional
-versa).
+Optimized for Numeric and numarray arrays.
 <<
 Source: 
http://www.cdc.noaa.gov/people/jeffrey.s.whitaker/python/pyproj-%v.tar.gz
-Source-MD5: ae01e9fe92944a32b05ac07487d8a813
+Source-MD5: c6f09f7b23df6828a3d07702a56c0531
 Type: python (2.4)
-Depends: python%type_pkg[python], proj
-BuildDepend:
+Depends: python%type_pkg[python], proj-shlibs
+BuildDepends: proj
 CompileScript: <<
  #!/bin/bash
  export PROJ_DIR=%p
  %p/bin/python%type_raw[python] setup.py build
 <<
 InstallScript: <<
- %p/bin/python%type_raw[python] setup.py install
+ %p/bin/python%type_raw[python] setup.py install --root %d
 <<
 DocFiles: README
 License: BSD



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to