Update of /cvsroot/fink/experimental/babayoshihiko/finkinfo
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10078

Added Files:
        libspatialite1-bin.info 
Log Message:
SpatiaLite tools

--- NEW FILE: libspatialite1-bin.info ---
Info3: <<
Package: libspatialite1-bin
Version: 2.3.1
Revision: 3
Description: Executables for libspatialite1 package
License: GPL
Homepage: 
Maintainer: BABA Yoshihiko <babayoshih...@mac.com>
DescDetail: <<
SpatiaLite is an implementation of Spatial Extention to SQLite.

<<

Depends: <<
  libspatialite1-shlibs
<<
BuildDepends: <<
  fink (>= 0.28), readline5 | readline5-64bit, libncurses5, libiconv,
  proj, libgeos3, libgeosc1
<<

# Unpack Phase.

Source: http://www.gaia-gis.it/spatialite/spatialite-tools-%v.tar.gz
Source-MD5: 40895fd4bf7a21b3629c9face258dcd6

SetCPPFLAGS: -Os -I%i/include -I%p/include
ConfigureParams: --target=macosx --with-spatialite-lib=%p/lib 
--with-proj-include=%p/include --with-proj-lib=%p/lib 
--with-geos-include=%p/include --with-geos-lib=%p/lib/libgeos3



CompileScript: <<
#!/bin/sh -xe
  # Set up Tools
  ./configure %c
  make LDFLAGS='-liconv'
<<

# Install Phase.
InstallScript: <<
#!/bin/sh -xe
  # Install Tools
  pushd ../spatialite-tools-%v
  make install prefix=%i LDFLAGS='-liconv'
  popd
  
<<
DocFiles: AUTHORS COPYING INSTALL README





# End of Info3
<<


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to