Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv31128/pythonmods

Added Files:
        gdal-py.info 
Log Message:
gdal for 10.5 with the new gdal python interface... much happier

--- NEW FILE: gdal-py.info ---
Info2: <<

Package: gdal-py%type_pkg[python]
Version: 1.5.0
Revision: 1
# Sorry, but I am not going to test 10.4 right now
Distribution: 10.5
Homepage: http://www.gdal.org
Maintainer: Kurt Schwehr <[EMAIL PROTECTED]>
# I am not supporting 2.4 any more
Type: python (2.5)
Depends: python%type_pkg[python], gdal (>= %v), numpy-py%type_pkg[python]
BuildDepends: gdal-dev (>= %v)
BuildConflicts: gdal-dev (<< %v)

# Unpack Phase.
Source: mirror:custom:gdal-%v.tar.gz
Source-MD5: ffbb024db521a002018cb5666bd6e60d
CustomMirror: <<
  nam-US: http://www.gdal.org/dl
  nam-US: ftp://ftp.remotesensing.org/gdal
<<

PatchScript: <<
  perl -pi -e 's|../../apps/gdal-config|%p/bin/gdal-config|g' 
swig/python/setup.cfg
  perl -pi -e 's|../../.libs:../../:/usr/local/lib:/usr/lib|%p/lib|g' 
swig/python/setup.cfg
  perl -pi -e 
's|../../port:../../gcore:../../alg:../../ogr/:/usr/local/include:/usr/include|%p/include:%p/include/gdal1|g'
 swig/python/setup.cfg
  cat swig/python/setup.cfg
#  exit 2
<<

CompileScript: <<
  #!/bin/bash -ev
  cd swig/python && python%type_raw[python] setup.py build 
<<
InstallScript: cd swig/python && python%type_raw[python] setup.py install 
--root=%d
DocFiles: <<
  swig/python/README.txt
  LICENSE.TXT
  VERSION
  PROVENANCE.TXT
  HOWTO-RELEASE
  COMMITERS
<<

License: BSD
Description: Raster/Vector Geospatial Format Translator
DescDetail: <<
GDAL is a translator library for raster geospatial data formats. As a library,
it presents a single abstract data model to the calling application for all
supported formats.

The is the new generation python swig interface to gdal.  The old generation
is no longer supported in fink.
<<



# Info2
<<

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to