HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #288

Ticket #288: gdal-1.6.3.bep

File gdal-1.6.3.bep, 275 bytes (added by michaelvoliveira, 6 years ago)

bep file. builds with gcc2 and gcc4 too

Line 
1DESCRIPTION="GDAL - Geospatial Data Abstraction Library"
2HOMEPAGE="www.gdal.org"
3SRC_URI="http://download.osgeo.org/gdal/gdal-1.6.3.tar.gz"
4REVISION="1"
5STATUS_HAIKU="stable"
6DEPEND=""
7BUILD {
8        cd gdal-1.6.3.tar.gz
9        make
10}
11
12INSTALL {
13        cd  gdal-1.6.3.tar.gz
14        make install
15}

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/