Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv26244

Added Files:
        libgeos3.3.1.info 
Log Message:
new upstream version; compiles on 10.7/XCode4.2.  with maintainer's permission


--- NEW FILE: libgeos3.3.1.info ---
Info4: <<
Package: libgeos3.3.1
Version: 3.3.1
Revision: 1
Description: Geometry Engine - Open Source
License: LGPL
Maintainer: BABA Yoshihiko <babayoshih...@mac.com>

Depends: %N-shlibs (>= %v-%r)
BuildDepends: fink (>= 0.29.7-1)
BuildDependsOnly: true
GCC: 4.0

Source: http://download.osgeo.org/geos/geos-%v.tar.bz2
Source-MD5: b1ceefe205c9ee520b99f2b072c345f7

UseMaxBuildJobs: true
CompileScript: <<
#!/bin/sh -ev
        if [ -x /usr/bin/gcc-4.2 ]; then
                export CC="gcc-4.2" CXX="g++-4.2"
        fi
        ./configure --prefix=%p/opt/%N
        make
<<

InstallScript: make -j1 install-strip DESTDIR=%d
DocFiles: AUTHORS ChangeLog COPYING README TODO
SplitOff: <<
        Package: %N-shlibs
        DocFiles: AUTHORS ChangeLog COPYING README TODO
        Files: <<
                opt/%N/lib/libgeos-%v.dylib
                opt/%N/lib/libgeos_c.1*.dylib
        <<
        Shlibs: <<
                %p/opt/%N/lib/libgeos-%v.dylib  0.0.0 %n (>= 3.3.1-1)
                %p/opt/%N/lib/libgeos_c.1.dylib 9.0.0 %n (>= 3.3.1-1)
        <<
<<

Homepage: http://geos.refractions.net/
DescDetail: <<
Geometry Engine - Open Source is a C++ port of the Java Topology Suite
(JTS). As such, it aims to contain the complete functionality of JTS
in C++. This includes all the OpenGIS "Simple Features for SQL"
spatial predicate functions and spatial operators, as well as specific
JTS topology functions such as IsValid().
<<
<<



------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to