[MacPorts] #18629: Support RTree in sqlite3 port
MacPorts
noreply at macports.org
Tue Feb 24 16:39:10 PST 2009
#18629: Support RTree in sqlite3 port
-----------------------------------+----------------------------------------
Reporter: dbsgeo@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Enhancements
Component: ports | Version: 1.7.0
Keywords: mapnik, sqlite3,rtree | Port:
-----------------------------------+----------------------------------------
It would be great if this could be enabled in the standard sqlite3 port,
as a Portfile for Mapnik (http://mapnik.org) I am working on depends on
RTree support.
The configure.cppflags would become:
{{{
configure.cppflags "-DSQLITE_ENABLE_RTREE=1
-DSQLITE_ENABLE_COLUMN_METADATA=1 -I${worksrcpath} -I${prefix}/include"
}}}
--
Ticket URL: <http://trac.macports.org/ticket/18629>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list