Opened 15 years ago
Closed 15 years ago
#21395 closed request (fixed)
libkml
Reported by: | kyle.tarplee@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: | libkml |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Google has a library to aid in reading and writing KML and KMZ files used by google earth and other GIS programs. It is called libkml. It is currently at version 1.0.1
It compiles nicely on macs (10.5 and 1.6) and linux.
If a port could be added for this library that would be awesome. It is the typical configure, make, make check, make install style.
It's dependencies I think are naturally meet by 10.6 itself.
The link is http://code.google.com/p/libkml/
The download is http://libkml.googlecode.com/files/libkml-1.0.1.tar.gz
If I knew how to make portfiles I would do this myself.
Thanks, Kyle
Change History (2)
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | libkml added |
Status: | new → assigned |
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for the suggestion. I added the port in r58047.
The best way to learn how to write portfiles is to read The Guide and read existing portfiles.