Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28557/10.4/stable/main/finkinfo/libs

Added Files:
        libgeos3.4.2.info 
Log Message:
tested on 10.6

--- NEW FILE: libgeos3.4.2.info ---
Info4: <<
Package: libgeos3.4.2
Version: 3.4.2
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: fc5df2d926eb7e67f988a43a92683bae

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.4.2-1)
                %p/opt/%N/lib/libgeos_c.1.dylib 10.0.0 %n (>= 3.4.2-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().
<<
<<



------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to