summaryrefslogtreecommitdiff
path: root/dev-db/postgis/metadata.xml
blob: 8f42ee9fd43344885924a0bb15e5d495a779a904 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?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>