New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18629 (closed enhancement: duplicate)

Opened 4 years ago

Last modified 3 years ago

Support RTree in sqlite3 port

Reported by: dbsgeo@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: mapnik, sqlite3,rtree Cc:
Port: sqlite3

Description

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"

Change History

comment:1 Changed 4 years ago by raimue@…

  • Owner changed from macports-tickets@… to mww@…
  • Port set to sqlite3

comment:2 Changed 4 years ago by anonymous

  • Milestone Port Enhancements deleted

Milestone Port Enhancements deleted

comment:3 Changed 4 years ago by dbsgeo@…

Note the Mapnik Port that this request affects has now been committed in r50498

comment:4 Changed 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to duplicate
Note: See TracTickets for help on using tickets.