summaryrefslogtreecommitdiff
blob: 13cd2a2770b29ceaee0a1858602daede644519fa (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
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>martin@mvath.de</email>
		<name>Martin Väth</name>
	</maintainer>
	<upstream>
		<maintainer>
			<email></email>
			<name>Christof Petig</name>
		</maintainer>
		<maintainer>
			<email></email>
			<name>Malte Thoma</name>
		</maintainer>
		<maintainer>
			<email></email>
			<name>Alessandro Filippetti</name>
		</maintainer>
		<bugs-to>http://midgard.berlios.de/pages/bugform.html</bugs-to>
	</upstream>
	<use>
		<flag name="acroread">Depend on acroread (otherwise you are responsible to install/configure a pdf viewer)</flag>
		<flag name="konqueror">Depend on konqueror browser instead of firefox</flag>
		<flag name="postgres">Use postgresql instead of sqlite</flag>
		<flag name="seamonkey">Depend on seamonkey browser instead of firefox</flag>
		<flag name="pngcrush">Use pngcrush for opimizing png before installation</flag>
		<flag name="imagemagick">Use convert from graphicsmagick/imagemagick to scale pictures before installation</flag>
	</use>
</pkgmetadata>