mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
28 lines
818 B
XML
28 lines
818 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>pgsql-bugs@gentoo.org</email>
|
|
<name>PostgreSQL and Related Package Development</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>sci-geosciences@gentoo.org</email>
|
|
<name>Gentoo Geosciences Project</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="address-standardizer">
|
|
Normalize US and CA postal addresses
|
|
</flag>
|
|
<flag name="gtk">
|
|
Build graphical interface for shp2pgsql (shp2pgsql-gui)
|
|
</flag>
|
|
<flag name="topology">
|
|
Build topology spatial types and functions
|
|
</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">postgis/postgis</remote-id>
|
|
<remote-id type="gitlab">postgis/postgis</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|