[MacPorts] #22223: Support BigTIFF format in GDAL
MacPorts
noreply at macports.org
Sat Nov 19 03:08:18 PST 2011
#22223: Support BigTIFF format in GDAL
------------------------------+---------------------------------------------
Reporter: adam@… | Owner: seanasy@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: gdal
------------------------------+---------------------------------------------
Comment(by katzlbt@…):
Why wait if a variant adds BigTIFF support now?
I am patching my Portfile with every release.
{{{
# BIGTIFF SUPPORT
variant bigtiff description {Enable bigtiff support.} {
configure.args-delete --with-libtiff=${prefix} --with-
geotiff=${prefix}
configure.args-append --with-libtiff=internal --with-
geotiff=internal
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/22223#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list