summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-01 03:09:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-01 03:09:52 +0000
commit18e3aaf57f80ae27a6dfa941d5dd0c24f432133d (patch)
treeb10bf65e5ce6c5340f323a829abc7ef3c0fd8924 /science
parentmath/atlas should not LIB_DEPENDS on math/lapack. (diff)
Gramps (Genealogical Research and Analysis Management Programming System)
is an open source genealogy program. It is written in Python, using the GTK/GNOME interface. WWW: http://gramps.sourceforge.net PR: ports/62171 Submitted by: Andreas Fehlner <fehlner@gmx.de>
Notes
Notes: svn path=/head/; revision=99667
Diffstat (limited to 'science')
-rw-r--r--science/Makefile1
-rw-r--r--science/gramps/Makefile34
-rw-r--r--science/gramps/distinfo2
-rw-r--r--science/gramps/pkg-descr8
-rw-r--r--science/gramps/pkg-plist457
5 files changed, 502 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile
index 28cbc9828380..fa8970e1a8bc 100644
--- a/science/Makefile
+++ b/science/Makefile
@@ -15,6 +15,7 @@
SUBDIR += gdis
SUBDIR += ghemical
SUBDIR += glens
+ SUBDIR += gramps
SUBDIR += kmovisto
SUBDIR += libctl
SUBDIR += libsvm
diff --git a/science/gramps/Makefile b/science/gramps/Makefile
new file mode 100644
index 000000000000..27b9074315f4
--- /dev/null
+++ b/science/gramps/Makefile
@@ -0,0 +1,34 @@
+# New ports collection makefile for: gramps
+# Date created: 2003-12-25
+# Whom: Andreas Fehlner <fehlner@gmx.de>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gramps
+PORTVERSION= 0.98.0
+CATEGORIES= science gnome python
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= gramps
+
+MAINTAINER= fehlner@gmx.de
+COMMENT= A GTK/GNOME-based genealogy program written in Python
+
+BUILD_DEPENDS= ${PYTHON_LIBDIR}/site-packages/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml \
+ ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2
+
+USE_X_PREFIX= yes
+USE_PYTHON= yes
+USE_GMAKE= yes
+USE_GNOME= gnomehack gnomeprefix
+GNU_CONFIGURE= yes
+USE_REINPLACE= yes
+
+MAN1= gramps.1
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|{prefix}/share|{prefix}/share/gnome|g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|gnome/help|help|' ${WRKSRC}/doc/gramps-manual/C/Makefile.in
+ @${REINPLACE_CMD} -e 's|share/gramps|share/gnome/gramps|g' ${WRKSRC}/src/gramps_main.py
+
+.include <bsd.port.mk>
diff --git a/science/gramps/distinfo b/science/gramps/distinfo
new file mode 100644
index 000000000000..31c500d31968
--- /dev/null
+++ b/science/gramps/distinfo
@@ -0,0 +1,2 @@
+MD5 (gramps-0.98.0.tar.gz) = 027500af2012889b37bfa99ab1e9e382
+SIZE (gramps-0.98.0.tar.gz) = 2526349
diff --git a/science/gramps/pkg-descr b/science/gramps/pkg-descr
new file mode 100644
index 000000000000..2d1955ff4536
--- /dev/null
+++ b/science/gramps/pkg-descr
@@ -0,0 +1,8 @@
+Gramps (Genealogical Research and Analysis Management Programming System)
+is an open source genealogy program. It is written in Python, using the
+GTK/GNOME interface.
+
+WWW: http://gramps.sourceforge.net
+
+- Andreas Fehlner
+fehlner@gmx.de
diff --git a/science/gramps/pkg-plist b/science/gramps/pkg-plist
new file mode 100644
index 000000000000..df10fb3acc71
--- /dev/null
+++ b/science/gramps/pkg-plist
@@ -0,0 +1,457 @@
+bin/gramps
+lib/gramps/grampslib.so
+share/gnome/apps/Applications/gramps.desktop
+share/gnome/gramps/AddMedia.py
+share/gnome/gramps/AddMedia.pyo
+share/gnome/gramps/AddSpouse.py
+share/gnome/gramps/AddSpouse.pyo
+share/gnome/gramps/AddrEdit.py
+share/gnome/gramps/AddrEdit.pyo
+share/gnome/gramps/ArgHandler.py
+share/gnome/gramps/ArgHandler.pyo
+share/gnome/gramps/AttrEdit.py
+share/gnome/gramps/AttrEdit.pyo
+share/gnome/gramps/AutoComp.py
+share/gnome/gramps/AutoComp.pyo
+share/gnome/gramps/BaseDoc.py
+share/gnome/gramps/BaseDoc.pyo
+share/gnome/gramps/Bookmarks.py
+share/gnome/gramps/Bookmarks.pyo
+share/gnome/gramps/Calendar.py
+share/gnome/gramps/Calendar.pyo
+share/gnome/gramps/ChooseParents.py
+share/gnome/gramps/ChooseParents.pyo
+share/gnome/gramps/Date.py
+share/gnome/gramps/Date.pyo
+share/gnome/gramps/DateEdit.py
+share/gnome/gramps/DateEdit.pyo
+share/gnome/gramps/DbPrompter.py
+share/gnome/gramps/DbPrompter.pyo
+share/gnome/gramps/DisplayTrace.py
+share/gnome/gramps/DisplayTrace.pyo
+share/gnome/gramps/EditPerson.py
+share/gnome/gramps/EditPerson.pyo
+share/gnome/gramps/EditPlace.py
+share/gnome/gramps/EditPlace.pyo
+share/gnome/gramps/EditSource.py
+share/gnome/gramps/EditSource.pyo
+share/gnome/gramps/Errors.py
+share/gnome/gramps/Errors.pyo
+share/gnome/gramps/EventEdit.py
+share/gnome/gramps/EventEdit.pyo
+share/gnome/gramps/FamilyView.py
+share/gnome/gramps/FamilyView.pyo
+share/gnome/gramps/Filter.py
+share/gnome/gramps/Filter.pyo
+share/gnome/gramps/Find.py
+share/gnome/gramps/Find.pyo
+share/gnome/gramps/FontScale.py
+share/gnome/gramps/FontScale.pyo
+share/gnome/gramps/FrenchRepublic.py
+share/gnome/gramps/FrenchRepublic.pyo
+share/gnome/gramps/GedcomInfo.py
+share/gnome/gramps/GedcomInfo.pyo
+share/gnome/gramps/GenericFilter.py
+share/gnome/gramps/GenericFilter.pyo
+share/gnome/gramps/GrampsCfg.py
+share/gnome/gramps/GrampsCfg.pyo
+share/gnome/gramps/GrampsParser.py
+share/gnome/gramps/GrampsParser.pyo
+share/gnome/gramps/GrampsXML.py
+share/gnome/gramps/GrampsXML.pyo
+share/gnome/gramps/GrampsZODB.py
+share/gnome/gramps/GrampsZODB.pyo
+share/gnome/gramps/GraphLayout.py
+share/gnome/gramps/GraphLayout.pyo
+share/gnome/gramps/Gregorian.py
+share/gnome/gramps/Gregorian.pyo
+share/gnome/gramps/Hebrew.py
+share/gnome/gramps/Hebrew.pyo
+share/gnome/gramps/ImageSelect.py
+share/gnome/gramps/ImageSelect.pyo
+share/gnome/gramps/ImgManip.py
+share/gnome/gramps/ImgManip.pyo
+share/gnome/gramps/Julian.py
+share/gnome/gramps/Julian.pyo
+share/gnome/gramps/ListModel.py
+share/gnome/gramps/ListModel.pyo
+share/gnome/gramps/LocEdit.py
+share/gnome/gramps/LocEdit.pyo
+share/gnome/gramps/Marriage.py
+share/gnome/gramps/Marriage.pyo
+share/gnome/gramps/MediaView.py
+share/gnome/gramps/MediaView.pyo
+share/gnome/gramps/MergeData.py
+share/gnome/gramps/MergeData.pyo
+share/gnome/gramps/NameEdit.py
+share/gnome/gramps/NameEdit.pyo
+share/gnome/gramps/NoteEdit.py
+share/gnome/gramps/NoteEdit.pyo
+share/gnome/gramps/PaperMenu.py
+share/gnome/gramps/PaperMenu.pyo
+share/gnome/gramps/PedView.py
+share/gnome/gramps/PedView.pyo
+share/gnome/gramps/PeopleStore.py
+share/gnome/gramps/PeopleStore.pyo
+share/gnome/gramps/PeopleView.py
+share/gnome/gramps/PeopleView.pyo
+share/gnome/gramps/PlaceView.py
+share/gnome/gramps/PlaceView.pyo
+share/gnome/gramps/Plugins.py
+share/gnome/gramps/Plugins.pyo
+share/gnome/gramps/QuestionDialog.py
+share/gnome/gramps/QuestionDialog.pyo
+share/gnome/gramps/ReadXML.py
+share/gnome/gramps/ReadXML.pyo
+share/gnome/gramps/RelImage.py
+share/gnome/gramps/RelImage.pyo
+share/gnome/gramps/RelLib.py
+share/gnome/gramps/RelLib.pyo
+share/gnome/gramps/Relationship.py
+share/gnome/gramps/Relationship.pyo
+share/gnome/gramps/Report.py
+share/gnome/gramps/Report.pyo
+share/gnome/gramps/SelectChild.py
+share/gnome/gramps/SelectChild.pyo
+share/gnome/gramps/SelectObject.py
+share/gnome/gramps/SelectObject.pyo
+share/gnome/gramps/SelectPerson.py
+share/gnome/gramps/SelectPerson.pyo
+share/gnome/gramps/SourceView.py
+share/gnome/gramps/SourceView.pyo
+share/gnome/gramps/Sources.py
+share/gnome/gramps/Sources.pyo
+share/gnome/gramps/SpreadSheetDoc.py
+share/gnome/gramps/SpreadSheetDoc.pyo
+share/gnome/gramps/StartupDialog.py
+share/gnome/gramps/StartupDialog.pyo
+share/gnome/gramps/StyleEditor.py
+share/gnome/gramps/StyleEditor.pyo
+share/gnome/gramps/SubstKeywords.py
+share/gnome/gramps/SubstKeywords.pyo
+share/gnome/gramps/TarFile.py
+share/gnome/gramps/TarFile.pyo
+share/gnome/gramps/UrlEdit.py
+share/gnome/gramps/UrlEdit.pyo
+share/gnome/gramps/Utils.py
+share/gnome/gramps/Utils.pyo
+share/gnome/gramps/VersionControl.py
+share/gnome/gramps/VersionControl.pyo
+share/gnome/gramps/Witness.py
+share/gnome/gramps/Witness.pyo
+share/gnome/gramps/WriteXML.py
+share/gnome/gramps/WriteXML.pyo
+share/gnome/gramps/ansel_utf8.py
+share/gnome/gramps/ansel_utf8.pyo
+share/gnome/gramps/bad.png
+share/gnome/gramps/caution.png
+share/gnome/gramps/choose.glade
+share/gnome/gramps/const.py
+share/gnome/gramps/const.pyo
+share/gnome/gramps/data/gedcom.xml
+share/gnome/gramps/data/templates/blue_edge.tpkg
+share/gnome/gramps/data/templates/marble.tpkg
+share/gnome/gramps/data/templates/pink_marble.tpkg
+share/gnome/gramps/data/templates/sepia.tpkg
+share/gnome/gramps/data/templates/sky_border.tpkg
+share/gnome/gramps/data/templates/templates.xml
+share/gnome/gramps/dialog.glade
+share/gnome/gramps/docgen/AbiWord2Doc.py
+share/gnome/gramps/docgen/AbiWord2Doc.pyo
+share/gnome/gramps/docgen/AbiWordDoc.py
+share/gnome/gramps/docgen/AbiWordDoc.pyo
+share/gnome/gramps/docgen/HtmlDoc.py
+share/gnome/gramps/docgen/HtmlDoc.pyo
+share/gnome/gramps/docgen/KwordDoc.py
+share/gnome/gramps/docgen/KwordDoc.pyo
+share/gnome/gramps/docgen/LaTeXDoc.py
+share/gnome/gramps/docgen/LaTeXDoc.pyo
+share/gnome/gramps/docgen/OpenOfficeDoc.py
+share/gnome/gramps/docgen/OpenOfficeDoc.pyo
+share/gnome/gramps/docgen/OpenSpreadSheet.py
+share/gnome/gramps/docgen/OpenSpreadSheet.pyo
+share/gnome/gramps/docgen/PSDrawDoc.py
+share/gnome/gramps/docgen/PSDrawDoc.pyo
+share/gnome/gramps/docgen/PdfDoc.py
+share/gnome/gramps/docgen/PdfDoc.pyo
+share/gnome/gramps/docgen/RTFDoc.py
+share/gnome/gramps/docgen/RTFDoc.pyo
+share/gnome/gramps/docgen/SvgDrawDoc.py
+share/gnome/gramps/docgen/SvgDrawDoc.pyo
+share/gnome/gramps/edit.png
+share/gnome/gramps/edit_person.glade
+share/gnome/gramps/errdialogs.glade
+share/gnome/gramps/example/O0.jpg
+share/gnome/gramps/example/O1.jpg
+share/gnome/gramps/example/O2.jpg
+share/gnome/gramps/example/O3.jpg
+share/gnome/gramps/example/O4.jpg
+share/gnome/gramps/example/O5.jpg
+share/gnome/gramps/example/data.gramps
+share/gnome/gramps/family48.png
+share/gnome/gramps/filters/After.py
+share/gnome/gramps/filters/After.pyo
+share/gnome/gramps/filters/AltFam.py
+share/gnome/gramps/filters/AltFam.pyo
+share/gnome/gramps/filters/Before.py
+share/gnome/gramps/filters/Before.pyo
+share/gnome/gramps/filters/Disconnected.py
+share/gnome/gramps/filters/Disconnected.pyo
+share/gnome/gramps/filters/EventPlace.py
+share/gnome/gramps/filters/EventPlace.pyo
+share/gnome/gramps/filters/EventType.py
+share/gnome/gramps/filters/EventType.pyo
+share/gnome/gramps/filters/Females.py
+share/gnome/gramps/filters/Females.pyo
+share/gnome/gramps/filters/HavePhotos.py
+share/gnome/gramps/filters/HavePhotos.pyo
+share/gnome/gramps/filters/IncompleteNames.py
+share/gnome/gramps/filters/IncompleteNames.pyo
+share/gnome/gramps/filters/Males.py
+share/gnome/gramps/filters/Males.pyo
+share/gnome/gramps/filters/MatchSndEx.py
+share/gnome/gramps/filters/MatchSndEx.pyo
+share/gnome/gramps/filters/MatchSndEx2.py
+share/gnome/gramps/filters/MatchSndEx2.pyo
+share/gnome/gramps/filters/MutlipleMarriages.py
+share/gnome/gramps/filters/MutlipleMarriages.pyo
+share/gnome/gramps/filters/NeverMarried.py
+share/gnome/gramps/filters/NeverMarried.pyo
+share/gnome/gramps/filters/NoBirthdate.py
+share/gnome/gramps/filters/NoBirthdate.pyo
+share/gnome/gramps/filters/NoChildren.py
+share/gnome/gramps/filters/NoChildren.pyo
+share/gnome/gramps/filters/RegExMatch.py
+share/gnome/gramps/filters/RegExMatch.pyo
+share/gnome/gramps/filters/SubString.py
+share/gnome/gramps/filters/SubString.pyo
+share/gnome/gramps/help/gramps/C/cmdline.xml
+share/gnome/gramps/help/gramps/C/custom.xml
+share/gnome/gramps/help/gramps/C/faq.xml
+share/gnome/gramps/help/gramps/C/figures/bookreport.png
+share/gnome/gramps/help/gramps/C/figures/cfe-ar.png
+share/gnome/gramps/help/gramps/C/figures/cfe-df.png
+share/gnome/gramps/help/gramps/C/figures/edit-ad.png
+share/gnome/gramps/help/gramps/C/figures/edit-an.png
+share/gnome/gramps/help/gramps/C/figures/edit-at.png
+share/gnome/gramps/help/gramps/C/figures/edit-bm.png
+share/gnome/gramps/help/gramps/C/figures/edit-ev.png
+share/gnome/gramps/help/gramps/C/figures/edit-media.png
+share/gnome/gramps/help/gramps/C/figures/edit-person-addresses.png
+share/gnome/gramps/help/gramps/C/figures/edit-person-attributes.png
+share/gnome/gramps/help/gramps/C/figures/edit-person-events.png
+share/gnome/gramps/help/gramps/C/figures/edit-person-gallery.png
+share/gnome/gramps/help/gramps/C/figures/edit-person-internet.png
+share/gnome/gramps/help/gramps/C/figures/edit-person-lds.png
+share/gnome/gramps/help/gramps/C/figures/edit-person-names.png
+share/gnome/gramps/help/gramps/C/figures/edit-person-notes.png
+share/gnome/gramps/help/gramps/C/figures/edit-person-sources.png
+share/gnome/gramps/help/gramps/C/figures/edit-person.png
+share/gnome/gramps/help/gramps/C/figures/edit-plc.png
+share/gnome/gramps/help/gramps/C/figures/edit-rel.png
+share/gnome/gramps/help/gramps/C/figures/edit-si.png
+share/gnome/gramps/help/gramps/C/figures/edit-src.png
+share/gnome/gramps/help/gramps/C/figures/edit-wi.png
+share/gnome/gramps/help/gramps/C/figures/family-alt.png
+share/gnome/gramps/help/gramps/C/figures/family.png
+share/gnome/gramps/help/gramps/C/figures/first-open.png
+share/gnome/gramps/help/gramps/C/figures/gedcom-export-progress.png
+share/gnome/gramps/help/gramps/C/figures/gedcom-export.png
+share/gnome/gramps/help/gramps/C/figures/gedcom-import.png
+share/gnome/gramps/help/gramps/C/figures/mainwin.png
+share/gnome/gramps/help/gramps/C/figures/media.png
+share/gnome/gramps/help/gramps/C/figures/missing-media.png
+share/gnome/gramps/help/gramps/C/figures/noside-nofilt.png
+share/gnome/gramps/help/gramps/C/figures/pedigree-child-cut.png
+share/gnome/gramps/help/gramps/C/figures/pedigree.png
+share/gnome/gramps/help/gramps/C/figures/places.png
+share/gnome/gramps/help/gramps/C/figures/researcher.png
+share/gnome/gramps/help/gramps/C/figures/side-filt.png
+share/gnome/gramps/help/gramps/C/figures/sources.png
+share/gnome/gramps/help/gramps/C/filtref.xml
+share/gnome/gramps/help/gramps/C/getstart.xml
+share/gnome/gramps/help/gramps/C/gramps-manual.xml
+share/gnome/gramps/help/gramps/C/keybind.xml
+share/gnome/gramps/help/gramps/C/legal.xml
+share/gnome/gramps/help/gramps/C/mainwin.xml
+share/gnome/gramps/help/gramps/C/usage.xml
+share/gnome/gramps/good.png
+share/gnome/gramps/gramps.desktop
+share/gnome/gramps/gramps.glade
+share/gnome/gramps/gramps.png
+share/gnome/gramps/gramps.py
+share/gnome/gramps/gramps.pyo
+share/gnome/gramps/gramps.xpm
+share/gnome/gramps/gramps_main.py
+share/gnome/gramps/gramps_main.pyo
+share/gnome/gramps/imagesel.glade
+share/gnome/gramps/latin_ansel.py
+share/gnome/gramps/latin_ansel.pyo
+share/gnome/gramps/latin_utf8.py
+share/gnome/gramps/latin_utf8.pyo
+share/gnome/gramps/logo.png
+share/gnome/gramps/marriage.glade
+share/gnome/gramps/media.png
+share/gnome/gramps/mergedata.glade
+share/gnome/gramps/pedigree.xpm
+share/gnome/gramps/people.xpm
+share/gnome/gramps/people48.png
+share/gnome/gramps/place.png
+share/gnome/gramps/places.glade
+share/gnome/gramps/plugins.glade
+share/gnome/gramps/plugins/AncestorChart.py
+share/gnome/gramps/plugins/AncestorChart.pyo
+share/gnome/gramps/plugins/AncestorReport.py
+share/gnome/gramps/plugins/AncestorReport.pyo
+share/gnome/gramps/plugins/Ancestors.py
+share/gnome/gramps/plugins/Ancestors.pyo
+share/gnome/gramps/plugins/BookReport.py
+share/gnome/gramps/plugins/BookReport.pyo
+share/gnome/gramps/plugins/ChangeTypes.py
+share/gnome/gramps/plugins/ChangeTypes.pyo
+share/gnome/gramps/plugins/Check.py
+share/gnome/gramps/plugins/Check.pyo
+share/gnome/gramps/plugins/CustomBookText.py
+share/gnome/gramps/plugins/CustomBookText.pyo
+share/gnome/gramps/plugins/DesGraph.py
+share/gnome/gramps/plugins/DesGraph.pyo
+share/gnome/gramps/plugins/Desbrowser.py
+share/gnome/gramps/plugins/Desbrowser.pyo
+share/gnome/gramps/plugins/DescendReport.py
+share/gnome/gramps/plugins/DescendReport.pyo
+share/gnome/gramps/plugins/DetAncestralReport.py
+share/gnome/gramps/plugins/DetAncestralReport.pyo
+share/gnome/gramps/plugins/DetDescendantReport.py
+share/gnome/gramps/plugins/DetDescendantReport.pyo
+share/gnome/gramps/plugins/EventCmp.py
+share/gnome/gramps/plugins/EventCmp.pyo
+share/gnome/gramps/plugins/FamilyGroup.py
+share/gnome/gramps/plugins/FamilyGroup.pyo
+share/gnome/gramps/plugins/FanChart.py
+share/gnome/gramps/plugins/FanChart.pyo
+share/gnome/gramps/plugins/FilterEditor.py
+share/gnome/gramps/plugins/FilterEditor.pyo
+share/gnome/gramps/plugins/FtmStyleAncestors.py
+share/gnome/gramps/plugins/FtmStyleAncestors.pyo
+share/gnome/gramps/plugins/FtmStyleDescendants.py
+share/gnome/gramps/plugins/FtmStyleDescendants.pyo
+share/gnome/gramps/plugins/GraphViz.py
+share/gnome/gramps/plugins/GraphViz.pyo
+share/gnome/gramps/plugins/IndivComplete.py
+share/gnome/gramps/plugins/IndivComplete.pyo
+share/gnome/gramps/plugins/IndivSummary.py
+share/gnome/gramps/plugins/IndivSummary.pyo
+share/gnome/gramps/plugins/Islamic.py
+share/gnome/gramps/plugins/Islamic.pyo
+share/gnome/gramps/plugins/Merge.py
+share/gnome/gramps/plugins/Merge.pyo
+share/gnome/gramps/plugins/PatchNames.py
+share/gnome/gramps/plugins/PatchNames.pyo
+share/gnome/gramps/plugins/Persian.py
+share/gnome/gramps/plugins/Persian.pyo
+share/gnome/gramps/plugins/ReadGedcom.py
+share/gnome/gramps/plugins/ReadGedcom.pyo
+share/gnome/gramps/plugins/ReadNative.py
+share/gnome/gramps/plugins/ReadNative.pyo
+share/gnome/gramps/plugins/ReadPkg.py
+share/gnome/gramps/plugins/ReadPkg.pyo
+share/gnome/gramps/plugins/RelCalc.py
+share/gnome/gramps/plugins/RelCalc.pyo
+share/gnome/gramps/plugins/RelGraph.py
+share/gnome/gramps/plugins/RelGraph.pyo
+share/gnome/gramps/plugins/ReorderIds.py
+share/gnome/gramps/plugins/ReorderIds.pyo
+share/gnome/gramps/plugins/SimpleBookTitle.py
+share/gnome/gramps/plugins/SimpleBookTitle.pyo
+share/gnome/gramps/plugins/Summary.py
+share/gnome/gramps/plugins/Summary.pyo
+share/gnome/gramps/plugins/TimeLine.py
+share/gnome/gramps/plugins/TimeLine.pyo
+share/gnome/gramps/plugins/Verify.py
+share/gnome/gramps/plugins/Verify.pyo
+share/gnome/gramps/plugins/WebPage.py
+share/gnome/gramps/plugins/WebPage.pyo
+share/gnome/gramps/plugins/WriteCD.py
+share/gnome/gramps/plugins/WriteCD.pyo
+share/gnome/gramps/plugins/WriteFtree.py
+share/gnome/gramps/plugins/WriteFtree.pyo
+share/gnome/gramps/plugins/WriteGedcom.py
+share/gnome/gramps/plugins/WriteGedcom.pyo
+share/gnome/gramps/plugins/WritePkg.py
+share/gnome/gramps/plugins/WritePkg.pyo
+share/gnome/gramps/plugins/book.glade
+share/gnome/gramps/plugins/cdexport.glade
+share/gnome/gramps/plugins/changetype.glade
+share/gnome/gramps/plugins/count_anc.py
+share/gnome/gramps/plugins/count_anc.pyo
+share/gnome/gramps/plugins/desbrowse.glade
+share/gnome/gramps/plugins/eval.glade
+share/gnome/gramps/plugins/eval.py
+share/gnome/gramps/plugins/eval.pyo
+share/gnome/gramps/plugins/eventcmp.glade
+share/gnome/gramps/plugins/gedcomexport.glade
+share/gnome/gramps/plugins/gedcomimport.glade
+share/gnome/gramps/plugins/leak.glade
+share/gnome/gramps/plugins/leak.py
+share/gnome/gramps/plugins/leak.pyo
+share/gnome/gramps/plugins/merge.glade
+share/gnome/gramps/plugins/pafexport.glade
+share/gnome/gramps/plugins/patchnames.glade
+share/gnome/gramps/plugins/pkgexport.glade
+share/gnome/gramps/plugins/rel_it.py
+share/gnome/gramps/plugins/rel_it.pyo
+share/gnome/gramps/plugins/rel_ru.py
+share/gnome/gramps/plugins/rel_ru.pyo
+share/gnome/gramps/plugins/relcalc.glade
+share/gnome/gramps/plugins/soundex.glade
+share/gnome/gramps/plugins/soundgen.py
+share/gnome/gramps/plugins/soundgen.pyo
+share/gnome/gramps/plugins/summary.glade
+share/gnome/gramps/plugins/verify.glade
+share/gnome/gramps/plugins/writeftree.glade
+share/gnome/gramps/preferences.glade
+share/gnome/gramps/revision.glade
+share/gnome/gramps/rule.glade
+share/gnome/gramps/sort.py
+share/gnome/gramps/sort.pyo
+share/gnome/gramps/soundex.py
+share/gnome/gramps/soundex.pyo
+share/gnome/gramps/sources.png
+share/gnome/gramps/splash.jpg
+share/gnome/gramps/srcsel.glade
+share/gnome/gramps/styles.glade
+share/gnome/gramps/tools.png
+share/gnome/omf/gramps/gramps-manual-C.omf
+share/locale/cs/LC_MESSAGES/gramps.mo
+share/locale/da_DK/LC_MESSAGES/gramps.mo
+share/locale/de/LC_MESSAGES/gramps.mo
+share/locale/eo/LC_MESSAGES/gramps.mo
+share/locale/es/LC_MESSAGES/gramps.mo
+share/locale/fr/LC_MESSAGES/gramps.mo
+share/locale/hu/LC_MESSAGES/gramps.mo
+share/locale/it/LC_MESSAGES/gramps.mo
+share/locale/nb/LC_MESSAGES/gramps.mo
+share/locale/nl/LC_MESSAGES/gramps.mo
+share/locale/no/LC_MESSAGES/gramps.mo
+share/locale/pl/LC_MESSAGES/gramps.mo
+share/locale/pt_BR/LC_MESSAGES/gramps.mo
+share/locale/ro/LC_MESSAGES/gramps.mo
+share/locale/ru/LC_MESSAGES/gramps.mo
+share/locale/sv/LC_MESSAGES/gramps.mo
+share/locale/zh_CN/LC_MESSAGES/gramps.mo
+share/pixmaps/gramps.png
+@dirrm share/gnome/omf/gramps
+@dirrm share/gnome/gramps/plugins
+@dirrm share/gnome/gramps/help/gramps/C/figures
+@dirrm share/gnome/gramps/help/gramps/C
+@dirrm share/gnome/gramps/help/gramps
+@dirrm share/gnome/gramps/help
+@dirrm share/gnome/gramps/filters
+@dirrm share/gnome/gramps/example
+@dirrm share/gnome/gramps/docgen
+@dirrm share/gnome/gramps/data/templates
+@dirrm share/gnome/gramps/data
+@dirrm share/gnome/gramps
+@dirrm lib/gramps
+@exec scrollkeeper-install -q %D/share/gnome/omf/gramps/gramps-manual-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gramps/gramps-manual-C.omf 2>/dev/null || /usr/bin/true