blob: b258830c15c5390c59defacbe04a0500d88ab7d7 (
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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>beandog@gentoo.org</email>
<name>Steve Dibb</name>
</maintainer>
<maintainer>
<email>fauli@gentoo.org</email>
<name>Christian Faulhammer</name>
</maintainer>
<longdescription lang="en">
GRAMPS helps you track your family tree. It allows you to store, edit, and
research genealogical data. GRAMPS attempts to provide all of the common
capabilities of other genealogical programs, but, more importantly, to provide
an additional capability of integration not common to these programs. This is
the ability to input any bits and pieces of information directly into GRAMPS and
rearrange/manipulate any/all data events in the entire data base (in any order
or sequence) to assist the user in doing research, analysis and correlation with
the potential of filling relationship gaps.
</longdescription>
<use>
<flag name='reports'>All external software that is needed for graphical
reports will be installed</flag>
</use>
</pkgmetadata>
|