Ravenports generated: 10 Mar 2019 15:59
[ravenports.git] / bucket_9F / gdal
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               gdal
4 VERSION=                2.4.0
5 KEYWORDS=               graphics geography
6 VARIANTS=               standard
7 SDESC[standard]=        Geospatial Data Abstraction Library
8 HOMEPAGE=               https://www.gdal.org/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            http://download.osgeo.org/gdal/2.4.0/
13 DISTFILE[1]=            gdal-2.4.0.tar.xz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 BUILDRUN_DEPENDS=       libgeotiff:single:standard
21                         gif:single:standard
22                         cfitsio:primary:standard
23                         jasper:primary:standard
24                         WebP:single:standard
25                         openjpeg:single:standard
26
27 USES=                   gmake png jpeg iconv sqlite pkgconfig
28
29 LICENSE=                MIT:single
30 LICENSE_FILE=           MIT:{{WRKSRC}}/LICENSE.TXT
31 LICENSE_SCHEME=         solo
32
33 FPC_EQUIVALENT=         graphics/gdal
34
35 MUST_CONFIGURE=         gnu
36 CONFIGURE_ARGS=         --datadir={{LOCALBASE}}/share/gdal
37                         --enable-static=yes
38                         --with-geotiff={{LOCALBASE}}
39                         --with-gif={{LOCALBASE}}
40                         --with-gnm=yes
41                         --with-jpeg=yes
42                         --with-openjpeg={{LOCALBASE}}
43                         --with-libjson-c=internal
44                         --with-liblzma=yes
45                         --with-libtiff={{LOCALBASE}}
46                         --with-libz={{LOCALBASE}}
47                         --with-png={{LOCALBASE}}
48                         --with-cfitsio={{LOCALBASE}}
49                         --with-jasper={{LOCALBASE}}
50                         --with-webp={{LOCALBASE}}
51                         --with-sqlite3={{LOCALBASE}}
52                         --with-threads=yes
53                         --with-static-proj4=no
54                         --with-curl=no
55                         --with-geos=no
56                         --with-xml2=no
57                         --with-pg=no
58                         --with-mysql=no
59                         --with-sfcgal=no
60                         --without-libtool
61                         --without-armadillo
62                         --without-ecw
63                         --without-expat
64                         --without-freexl
65                         --without-gta
66                         --without-hdf5
67                         --without-libkml
68                         --without-netcdf
69                         --without-odbc
70                         --without-pcre
71                         --without-podofo
72                         --without-spatialite
73                         --without-xerces
74                         {{ICONV_CONFIGURE_ARG}}
75
76 MAKEFILE=               GNUmakefile
77 SINGLE_JOB=             yes
78
79 SOVERSION=              2.4.0
80
81 CFLAGS=                 -fPIC
82
83 post-patch:
84         ${REINPLACE_CMD} -e '/^#GDAL_SLIB_SONAME/ s|^#||' ${WRKSRC}/GDALmake.opt.in
85         ${REINPLACE_CMD} -e 's| LICENSE.TXT||' ${WRKSRC}/GNUmakefile
86         ${REINPLACE_CMD} -e 's|-lminizip|-lkmlminizip|' ${WRKSRC}/configure
87         # Clean up bundled libraries
88         ${RM} -r ${WRKSRC}/frmts/gif/giflib/
89         ${RM} -r ${WRKSRC}/frmts/gtiff/libgeotiff/
90         ${RM} -r ${WRKSRC}/frmts/gtiff/libtiff/
91         ${RM} -r ${WRKSRC}/frmts/jpeg/libjpeg/
92         ${RM} -r ${WRKSRC}/frmts/jpeg/libjpeg12/
93         ${RM} -r ${WRKSRC}/frmts/png/libpng/
94         ${RM} -r ${WRKSRC}/frmts/zlib/
95         # ${RM} -r ${WRKSRC}/ogr/ogrsf_frmts/geojson/libjson/
96
97 post-install:
98         (cd ${WRKSRC}/gnm/ && \
99                 ${INSTALL_DATA} gnm.h gnm_api.h gnm_priv.h gnmgraph.h \
100                 ${STAGEDIR}${PREFIX}/include/)
101         ${INSTALL_DATA} ${WRKSRC}/libgdal.a ${STAGEDIR}${PREFIX}/lib/
102         ${INSTALL_DATA} ${WRKSRC}/GDALmake.opt ${STAGEDIR}${PREFIX}/share/gdal/
103         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgdal.so
104
105 [FILE:644:descriptions/desc.single]
106 GDAL - Geospatial Data Abstraction Library
107
108 GDAL/OGR is a translator library for raster and vector geospatial data
109 formats that is released under an Open Source license. As a library, it
110 presents a single abstract data model to the calling application for all
111 supported formats.
112
113 Current translators provide read (and sometimes write) access to a
114 variety of formats including ESRI Shapefiles, S-57, SDTS, PostGIS,
115 Oracle Spatial, Mapinfo mid/mif and TAB, GeoTIFF, Erdas Imagine,
116 ESRI .BIL, .aux labelled raw, DTED, SDTS DEM, JPEG, PNG and Arc/Info
117 Binary/ASCII Grid.
118
119 A full list of supported data formats is available on the official
120 website.
121
122
123 [FILE:96:distinfo]
124 c3791dcc6d37e59f6efa86e2df2a55a4485237b0a48e330ae08949f0cdf00f27      8874628 gdal-2.4.0.tar.xz
125
126
127 [FILE:3184:manifests/plist.single]
128 bin/
129  gdal-config
130  gdal_contour
131  gdal_grid
132  gdal_rasterize
133  gdal_translate
134  gdaladdo
135  gdalbuildvrt
136  gdaldem
137  gdalenhance
138  gdalinfo
139  gdallocationinfo
140  gdalmanage
141  gdalserver
142  gdalsrsinfo
143  gdaltindex
144  gdaltransform
145  gdalwarp
146  gnmanalyse
147  gnmmanage
148  nearblack
149  ogr2ogr
150  ogrinfo
151  ogrlineref
152  ogrtindex
153  testepsg
154 etc/bash_completion.d/gdal-bash-completion.sh
155 include/
156  cpl_atomic_ops.h
157  cpl_auto_close.h
158  cpl_config.h
159  cpl_config_extras.h
160  cpl_conv.h
161  cpl_csv.h
162  cpl_error.h
163  cpl_hash_set.h
164  cpl_http.h
165  cpl_json.h
166  cpl_list.h
167  cpl_minixml.h
168  cpl_minizip_ioapi.h
169  cpl_minizip_unzip.h
170  cpl_minizip_zip.h
171  cpl_multiproc.h
172  cpl_odbc.h
173  cpl_port.h
174  cpl_progress.h
175  cpl_quad_tree.h
176  cpl_spawn.h
177  cpl_string.h
178  cpl_time.h
179  cpl_virtualmem.h
180  cpl_vsi.h
181  cpl_vsi_error.h
182  cpl_vsi_virtual.h
183  cplkeywordparser.h
184  gdal.h
185  gdal_alg.h
186  gdal_alg_priv.h
187  gdal_csv.h
188  gdal_frmts.h
189  gdal_mdreader.h
190  gdal_pam.h
191  gdal_priv.h
192  gdal_proxy.h
193  gdal_rat.h
194  gdal_simplesurf.h
195  gdal_utils.h
196  gdal_version.h
197  gdal_vrt.h
198  gdalgeorefpamdataset.h
199  gdalgrid.h
200  gdalgrid_priv.h
201  gdaljp2abstractdataset.h
202  gdaljp2metadata.h
203  gdalpansharpen.h
204  gdalwarper.h
205  gnm.h
206  gnm_api.h
207  gnm_priv.h
208  gnmgraph.h
209  memdataset.h
210  ogr_api.h
211  ogr_core.h
212  ogr_feature.h
213  ogr_featurestyle.h
214  ogr_geocoding.h
215  ogr_geometry.h
216  ogr_p.h
217  ogr_spatialref.h
218  ogr_srs_api.h
219  ogrsf_frmts.h
220  rawdataset.h
221  vrtdataset.h
222 lib/
223  libgdal.a
224  libgdal.so
225  libgdal.so.%%SOMAJOR%%
226  libgdal.so.%%SOVERSION%%
227 lib/pkgconfig/gdal.pc
228 share/gdal/
229  GDALLogoBW.svg
230  GDALLogoColor.svg
231  GDALLogoGS.svg
232  GDALmake.opt
233  bag_template.xml
234  compdcs.csv
235  coordinate_axis.csv
236  cubewerx_extra.wkt
237  datum_shift.csv
238  default.rsc
239  ecw_cs.wkt
240  eedaconf.json
241  ellipsoid.csv
242  epsg.wkt
243  esri_StatePlane_extra.wkt
244  esri_Wisconsin_extra.wkt
245  esri_epsg.wkt
246  esri_extra.wkt
247  gcs.csv
248  gcs.override.csv
249  gdal_datum.csv
250  gdalicon.png
251  gdalvrt.xsd
252  geoccs.csv
253  gml_registry.xml
254  gmlasconf.xml
255  gmlasconf.xsd
256  gt_datum.csv
257  gt_ellips.csv
258  header.dxf
259  inspire_cp_BasicPropertyUnit.gfs
260  inspire_cp_CadastralBoundary.gfs
261  inspire_cp_CadastralParcel.gfs
262  inspire_cp_CadastralZoning.gfs
263  jpfgdgml_AdmArea.gfs
264  jpfgdgml_AdmBdry.gfs
265  jpfgdgml_AdmPt.gfs
266  jpfgdgml_BldA.gfs
267  jpfgdgml_BldL.gfs
268  jpfgdgml_Cntr.gfs
269  jpfgdgml_CommBdry.gfs
270  jpfgdgml_CommPt.gfs
271  jpfgdgml_Cstline.gfs
272  jpfgdgml_ElevPt.gfs
273  jpfgdgml_GCP.gfs
274  jpfgdgml_LeveeEdge.gfs
275  jpfgdgml_RailCL.gfs
276  jpfgdgml_RdASL.gfs
277  jpfgdgml_RdArea.gfs
278  jpfgdgml_RdCompt.gfs
279  jpfgdgml_RdEdg.gfs
280  jpfgdgml_RdMgtBdry.gfs
281  jpfgdgml_RdSgmtA.gfs
282  jpfgdgml_RvrMgtBdry.gfs
283  jpfgdgml_SBAPt.gfs
284  jpfgdgml_SBArea.gfs
285  jpfgdgml_SBBdry.gfs
286  jpfgdgml_WA.gfs
287  jpfgdgml_WL.gfs
288  jpfgdgml_WStrA.gfs
289  jpfgdgml_WStrL.gfs
290  netcdf_config.xsd
291  nitf_spec.xml
292  nitf_spec.xsd
293  ogrvrt.xsd
294  osmconf.ini
295  ozi_datum.csv
296  ozi_ellips.csv
297  pci_datum.txt
298  pci_ellips.txt
299  pcs.csv
300  pcs.override.csv
301  pds4_template.xml
302  plscenesconf.json
303  prime_meridian.csv
304  projop_wparm.csv
305  ruian_vf_ob_v1.gfs
306  ruian_vf_st_uvoh_v1.gfs
307  ruian_vf_st_v1.gfs
308  ruian_vf_v1.gfs
309  s57agencies.csv
310  s57attributes.csv
311  s57expectedinput.csv
312  s57objectclasses.csv
313  seed_2d.dgn
314  seed_3d.dgn
315  stateplane.csv
316  trailer.dxf
317  unit_of_measure.csv
318  vdv452.xml
319  vdv452.xsd
320  vertcs.csv
321  vertcs.override.csv
322 @dir lib/gdalplugins
323
324
325 [FILE:569:patches/patch-apps_GNUmakefile]
326 --- apps/GNUmakefile.orig       2018-05-04 16:05:45 UTC
327 +++ apps/GNUmakefile
328 @@ -215,7 +215,7 @@ gdal-config-inst:   gdal-config.in ../GDAL
329  
330  
331  install: default
332 -       for f in $(BIN_LIST) ; do $(INSTALL) $$f $(DESTDIR)$(INST_BIN) ; done
333 -       $(INSTALL_DATA) gdal_utils.h $(DESTDIR)$(INST_INCLUDE)
334 -       $(INSTALL) gdal-config-inst $(DESTDIR)$(INST_BIN)/gdal-config
335 +       for f in $(BIN_LIST) ; do $(BSD_INSTALL_PROGRAM) $$f $(DESTDIR)$(INST_BIN) ; done
336 +       $(BSD_INSTALL_DATA) gdal_utils.h $(DESTDIR)$(INST_INCLUDE)
337 +       $(BSD_INSTALL_SCRIPT) gdal-config-inst $(DESTDIR)$(INST_BIN)/gdal-config
338  
339
340
341 [FILE:302:patches/patch-frmts-mrf-mrf_band.cpp]
342 --- frmts/mrf/mrf_band.cpp.orig 2018-05-04 16:07:31 UTC
343 +++ frmts/mrf/mrf_band.cpp
344 @@ -49,7 +49,7 @@
345  
346  #include <vector>
347  #include <assert.h>
348 -#include "../zlib/zlib.h"
349 +#include <zlib.h>
350  
351  CPL_CVSID("$Id: mrf_band.cpp 7e07230bbff24eb333608de4dbd460b7312839d0 2017-12-11 19:08:47Z Even Rouault $")
352  
353
354
355 [FILE:701:patches/patch-scripts-GNUmakefile]
356 --- scripts/GNUmakefile.orig    2018-05-04 16:05:46 UTC
357 +++ scripts/GNUmakefile
358 @@ -4,7 +4,5 @@ completion:
359         PATH=$(GDAL_ROOT)/swig/python/scripts:$(GDAL_ROOT)/apps:$(PATH) python completionFinder.py gdal-bash-completion.sh
360  
361  install:
362 -       if test "x`pkg-config --version 2>/dev/null`" != "x" -a "x`pkg-config --variable=compatdir bash-completion`" != "x"; then \
363 -               $(INSTALL_DIR) $(DESTDIR)${prefix}`pkg-config --variable=compatdir bash-completion` ; \
364 -               cp gdal-bash-completion.sh $(DESTDIR)${prefix}`pkg-config --variable=compatdir bash-completion`; \
365 -       fi
366 +       $(INSTALL_DIR) $(DESTDIR)${prefix}/etc/bash_completion.d
367 +       $(INSTALL_DATA) gdal-bash-completion.sh $(DESTDIR)${prefix}/etc/bash_completion.d
368