FreeBSD Bugzilla – Attachment 184535 Details for
Bug 220876
Add SFCGAL option to graphics/gdal
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gdal SFCGAL
gdal-2.2.1_1.diff (text/plain), 1.22 KB, created by
Loïc Bartoletti
on 2017-07-20 07:11:57 UTC
(
hide
)
Description:
gdal SFCGAL
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2017-07-20 07:11:57 UTC
Size:
1.22 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 446243) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= gdal > PORTVERSION= 2.2.1 >+PORTREVISION= 1 > CATEGORIES= graphics geography > MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ > ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ >@@ -23,12 +24,13 @@ > > OPTIONS_DEFINE= ARMADILLO CFITSIO CURL ECW EXPAT FREEXL GEOS GTA HDF5 JASPER \ > KML LIBXML2 MYSQL NETCDF ODBC OPENJPEG PCRE PGSQL SPATIALITE \ >- SQLITE WEBP XERCES >+ SQLITE WEBP XERCES SFCGAL > OPTIONS_DEFAULT=JASPER > OPTIONS_RADIO= PDF > OPTIONS_RADIO_PDF= PODOFO POPPLER > OPTIONS_SUB= yes > PCRE_DESC= Regular expression support for SQLite >+SFCGAL_DESC= 3D operations with SFCGAL > > CFLAGS+= -fPIC > CONFIGURE_ARGS= --datadir=${DATADIR} \ >@@ -105,6 +107,9 @@ > POPPLER_LIB_DEPENDS= libpoppler.so:graphics/poppler > SPATIALITE_CONFIGURE_WITH= spatialite > SPATIALITE_LIB_DEPENDS= libspatialite.so:databases/spatialite >+SFCGAL_CONFIGURE_OFF= --with-sfcgal=no >+SFCGAL_CONFIGURE_ON= --with-sfcgal=${LOCALBASE}/bin/sfcgal-config >+SFCGAL_LIB_DEPENDS= libSFCGAL.so:databases/sfcgal > SQLITE_CONFIGURE_WITH= sqlite3 > SQLITE_USES= sqlite > WEBP_CONFIGURE_WITH= webp
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 220876
: 184535