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

Added Files:
        libgeos3.3.8.info 
Log Message:
add geos 3.3.8

--- NEW FILE: libgeos3.3.8.info ---
Info4: <<
Package: libgeos3.3.8
Version: 3.3.8
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: 75be476d0831a2d14958fed76ca266de

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.8-1)
                %p/opt/%N/lib/libgeos_c.1.dylib 9.0.0 %n (>= 3.3.8-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().
<<
<<



------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&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