gentoo/dev-db/postgis/metadata.xml
Sam James 5dfb9f3025
dev-db/postgis: add github, gitlab upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
2022-07-29 03:42:36 +01:00

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>