summaryrefslogtreecommitdiff
path: root/dev-db/postgis/metadata.xml
blob: 8fdc5666fd36e976b658a6e3e963174eb00c5e36 (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://srcux.com/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="cpe">cpe:/a:postgis:postgis</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>