summaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-09-30 23:18:02 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-09-30 23:18:02 +0800
commitcdcd43d03c72cdc6904b06ef67110be3b8ccc838 (patch)
treea58326b8374c28ad0f381f2744c46d72e22c79e0 /science
parenta87c8ccda69df670d4af44e6b9f075d16bcd24f8 (diff)
downloadmarcuscom-ports-cdcd43d03c72cdc6904b06ef67110be3b8ccc838.tar.gz
marcuscom-ports-cdcd43d03c72cdc6904b06ef67110be3b8ccc838.tar.zst
marcuscom-ports-cdcd43d03c72cdc6904b06ef67110be3b8ccc838.zip
- Try to remove 48x48 icon dirs
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7419 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'science')
-rw-r--r--science/gramps/Makefile54
-rw-r--r--science/gramps/distinfo3
-rw-r--r--science/gramps/pkg-descr12
-rw-r--r--science/gramps/pkg-plist713
4 files changed, 782 insertions, 0 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile
new file mode 100644
index 000000000..a8f7a597d
--- /dev/null
+++ b/science/gramps/Makefile
@@ -0,0 +1,54 @@
+# New ports collection makefile for: gramps
+# Date created: 2003-12-25
+# Whom: Andreas Fehlner <fehlner@gmx.de>
+#
+# $FreeBSD$
+# $MCom$
+
+PORTNAME= gramps
+PORTVERSION= 2.0.11
+CATEGORIES= science gnome python
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= gramps
+
+MAINTAINER= ports@freebsd.org
+COMMENT= A GTK/GNOME-based genealogy program written in Python
+
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb \
+ ${PYTHON_LIBDIR}/site-packages/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml
+
+USE_X_PREFIX= yes
+USE_PYTHON= yes
+USE_GETTEXT= yes
+USE_GMAKE= yes
+USE_GNOME= gnomehack gnomeprefix pygnome2 desktopfileutils
+GNU_CONFIGURE= yes
+INSTALLS_OMF= yes
+INSTALLS_ICONS= yes
+
+MAN1= gramps.1
+GCONF_SCHEMAS= gramps.schemas
+
+post-patch:
+.for l in C fr sk
+ @${REINPLACE_CMD} -e 's|/@PACKAGE@/gnome||' \
+ ${WRKSRC}/doc/gramps-manual/${l}/Makefile.in
+.endfor
+ @${REINPLACE_CMD} -e 's|share/gramps|share/gnome|' \
+ ${WRKSRC}/src/gramps_main.py
+ @${REINPLACE_CMD} -e 's|share/gramps|share/gnome/gramps|' \
+ ${WRKSRC}/src/Makefile.in \
+ ${WRKSRC}/src/docgen/Makefile.in
+ @${REINPLACE_CMD} -e \
+ 's|share/application-registry|share/gnome/application-registry|; \
+ s|share/applications|share/gnome/applications|; \
+ s|share/mime-info|share/gnome/mime-info|' \
+ ${WRKSRC}/src/data/Makefile.in
+ @${REINPLACE_CMD} -e \
+ 's|gramps\.png|${PREFIX}/share/gnome/gramps/gramps.png|' \
+ ${WRKSRC}/src/data/gramps.desktop
+ @${REINPLACE_CMD} -e \
+ 's|/usr/share/gramps|${PREFIX}/share/gnome/gramps|' \
+ ${WRKSRC}/src/data/gramps.keys
+
+.include <bsd.port.mk>
diff --git a/science/gramps/distinfo b/science/gramps/distinfo
new file mode 100644
index 000000000..41335101d
--- /dev/null
+++ b/science/gramps/distinfo
@@ -0,0 +1,3 @@
+MD5 (gramps-2.0.11.tar.gz) = 650873c3c571a921a9c42b975ced2105
+SHA256 (gramps-2.0.11.tar.gz) = f1406ebd973ae203ede85df38d09dbade467707d23fbd22aeae537c51f38940d
+SIZE (gramps-2.0.11.tar.gz) = 5146468
diff --git a/science/gramps/pkg-descr b/science/gramps/pkg-descr
new file mode 100644
index 000000000..d11ebc57b
--- /dev/null
+++ b/science/gramps/pkg-descr
@@ -0,0 +1,12 @@
+GRAMPS (Genealogical Research and Analysis Management Programming System)
+is an open source genealogy program.
+To put it shortly, it allows you to store, edit, and research genealogical
+data using your computer. Its functionality is somewhat common to other
+genealogical programs. However, GRAMPS offers some unique features.
+
+It is written in Python, using the GTK/GNOME interface.
+
+WWW: http://gramps-project.org/
+
+-Stefan 'Steve' Tell
+stefan.tell@crashmail.de
diff --git a/science/gramps/pkg-plist b/science/gramps/pkg-plist
new file mode 100644
index 000000000..183f9f3f0
--- /dev/null
+++ b/science/gramps/pkg-plist
@@ -0,0 +1,713 @@
+bin/gramps
+share/gnome/application-registry/gramps.applications
+share/gnome/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/CalSdn.py
+share/gnome/gramps/CalSdn.pyo
+share/gnome/gramps/ChooseParents.py
+share/gnome/gramps/ChooseParents.pyo
+share/gnome/gramps/ColumnOrder.py
+share/gnome/gramps/ColumnOrder.pyo
+share/gnome/gramps/Date.py
+share/gnome/gramps/Date.pyo
+share/gnome/gramps/DateDisplay.py
+share/gnome/gramps/DateDisplay.pyo
+share/gnome/gramps/DateEdit.py
+share/gnome/gramps/DateEdit.pyo
+share/gnome/gramps/DateHandler.py
+share/gnome/gramps/DateHandler.pyo
+share/gnome/gramps/DateParser.py
+share/gnome/gramps/DateParser.pyo
+share/gnome/gramps/DbPrompter.py
+share/gnome/gramps/DbPrompter.pyo
+share/gnome/gramps/DdTargets.py
+share/gnome/gramps/DdTargets.pyo
+share/gnome/gramps/DisplayModels.py
+share/gnome/gramps/DisplayModels.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/Exporter.py
+share/gnome/gramps/Exporter.pyo
+share/gnome/gramps/FamilyView.py
+share/gnome/gramps/FamilyView.pyo
+share/gnome/gramps/FontScale.py
+share/gnome/gramps/FontScale.pyo
+share/gnome/gramps/GedcomInfo.py
+share/gnome/gramps/GedcomInfo.pyo
+share/gnome/gramps/GenericFilter.py
+share/gnome/gramps/GenericFilter.pyo
+share/gnome/gramps/GrampsBSDDB.py
+share/gnome/gramps/GrampsBSDDB.pyo
+share/gnome/gramps/GrampsCfg.py
+share/gnome/gramps/GrampsCfg.pyo
+share/gnome/gramps/GrampsDBCallback.py
+share/gnome/gramps/GrampsDBCallback.pyo
+share/gnome/gramps/GrampsDbBase.py
+share/gnome/gramps/GrampsDbBase.pyo
+share/gnome/gramps/GrampsDisplay.py
+share/gnome/gramps/GrampsDisplay.pyo
+share/gnome/gramps/GrampsGEDDB.py
+share/gnome/gramps/GrampsGEDDB.pyo
+share/gnome/gramps/GrampsGconfKeys.py
+share/gnome/gramps/GrampsGconfKeys.pyo
+share/gnome/gramps/GrampsInMemDB.py
+share/gnome/gramps/GrampsInMemDB.pyo
+share/gnome/gramps/GrampsIniKeys.py
+share/gnome/gramps/GrampsIniKeys.pyo
+share/gnome/gramps/GrampsKeys.py
+share/gnome/gramps/GrampsKeys.pyo
+share/gnome/gramps/GrampsMime.py
+share/gnome/gramps/GrampsMime.pyo
+share/gnome/gramps/GrampsXMLDB.py
+share/gnome/gramps/GrampsXMLDB.pyo
+share/gnome/gramps/ImageSelect.py
+share/gnome/gramps/ImageSelect.pyo
+share/gnome/gramps/ImgManip.py
+share/gnome/gramps/ImgManip.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/MergePeople.py
+share/gnome/gramps/MergePeople.pyo
+share/gnome/gramps/NameDisplay.py
+share/gnome/gramps/NameDisplay.pyo
+share/gnome/gramps/NameEdit.py
+share/gnome/gramps/NameEdit.pyo
+share/gnome/gramps/NoteEdit.py
+share/gnome/gramps/NoteEdit.pyo
+share/gnome/gramps/Options.py
+share/gnome/gramps/Options.pyo
+share/gnome/gramps/PaperMenu.py
+share/gnome/gramps/PaperMenu.pyo
+share/gnome/gramps/PedView.py
+share/gnome/gramps/PedView.pyo
+share/gnome/gramps/PeopleModel.py
+share/gnome/gramps/PeopleModel.pyo
+share/gnome/gramps/PeopleView.py
+share/gnome/gramps/PeopleView.pyo
+share/gnome/gramps/PlaceView.py
+share/gnome/gramps/PlaceView.pyo
+share/gnome/gramps/PluginMgr.py
+share/gnome/gramps/PluginMgr.pyo
+share/gnome/gramps/Plugins.py
+share/gnome/gramps/Plugins.pyo
+share/gnome/gramps/QuestionDialog.py
+share/gnome/gramps/QuestionDialog.pyo
+share/gnome/gramps/ReadGedcom.py
+share/gnome/gramps/ReadGedcom.pyo
+share/gnome/gramps/ReadGrdb.py
+share/gnome/gramps/ReadGrdb.pyo
+share/gnome/gramps/ReadXML.py
+share/gnome/gramps/ReadXML.pyo
+share/gnome/gramps/RecentFiles.py
+share/gnome/gramps/RecentFiles.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/ReportOptions.py
+share/gnome/gramps/ReportOptions.pyo
+share/gnome/gramps/ReportUtils.py
+share/gnome/gramps/ReportUtils.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/Sort.py
+share/gnome/gramps/Sort.pyo
+share/gnome/gramps/SourceView.py
+share/gnome/gramps/SourceView.pyo
+share/gnome/gramps/Sources.py
+share/gnome/gramps/Sources.pyo
+share/gnome/gramps/Spell.py
+share/gnome/gramps/Spell.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/TipOfDay.py
+share/gnome/gramps/TipOfDay.pyo
+share/gnome/gramps/Tool.py
+share/gnome/gramps/Tool.pyo
+share/gnome/gramps/TransTable.py
+share/gnome/gramps/TransTable.pyo
+share/gnome/gramps/TransUtils.py
+share/gnome/gramps/TransUtils.pyo
+share/gnome/gramps/TreeTips.py
+share/gnome/gramps/TreeTips.pyo
+share/gnome/gramps/UrlEdit.py
+share/gnome/gramps/UrlEdit.pyo
+share/gnome/gramps/Utils.py
+share/gnome/gramps/Utils.pyo
+share/gnome/gramps/WindowUtils.py
+share/gnome/gramps/WindowUtils.pyo
+share/gnome/gramps/Witness.py
+share/gnome/gramps/Witness.pyo
+share/gnome/gramps/WriteGedcom.py
+share/gnome/gramps/WriteGedcom.pyo
+share/gnome/gramps/WriteGrdb.py
+share/gnome/gramps/WriteGrdb.pyo
+share/gnome/gramps/WriteXML.py
+share/gnome/gramps/WriteXML.pyo
+share/gnome/gramps/accent.py
+share/gnome/gramps/accent.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/const.py
+share/gnome/gramps/const.pyo
+share/gnome/gramps/data/document.png
+share/gnome/gramps/data/gedcom.xml
+share/gnome/gramps/data/main1.css
+share/gnome/gramps/data/main2.css
+share/gnome/gramps/data/main3.css
+share/gnome/gramps/data/main4.css
+share/gnome/gramps/data/main5.css
+share/gnome/gramps/data/main6.css
+share/gnome/gramps/data/papersize.xml
+share/gnome/gramps/data/somerights20.gif
+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/data/tips.xml
+share/gnome/gramps/dates/Date_de.py
+share/gnome/gramps/dates/Date_de.pyo
+share/gnome/gramps/dates/Date_es.py
+share/gnome/gramps/dates/Date_es.pyo
+share/gnome/gramps/dates/Date_fi.py
+share/gnome/gramps/dates/Date_fi.pyo
+share/gnome/gramps/dates/Date_fr.py
+share/gnome/gramps/dates/Date_fr.pyo
+share/gnome/gramps/dates/Date_lt.py
+share/gnome/gramps/dates/Date_lt.pyo
+share/gnome/gramps/dates/Date_nl.py
+share/gnome/gramps/dates/Date_nl.pyo
+share/gnome/gramps/dates/Date_ru.py
+share/gnome/gramps/dates/Date_ru.pyo
+share/gnome/gramps/dates/Date_sk.py
+share/gnome/gramps/dates/Date_sk.pyo
+share/gnome/gramps/dates/Date_sv.py
+share/gnome/gramps/dates/Date_sv.pyo
+share/gnome/gramps/docgen/AbiWord2Doc.py
+share/gnome/gramps/docgen/AbiWord2Doc.pyo
+share/gnome/gramps/docgen/AsciiDoc.py
+share/gnome/gramps/docgen/AsciiDoc.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/LPRDoc.py
+share/gnome/gramps/docgen/LPRDoc.pyo
+share/gnome/gramps/docgen/LaTeXDoc.py
+share/gnome/gramps/docgen/LaTeXDoc.pyo
+share/gnome/gramps/docgen/ODFDoc.py
+share/gnome/gramps/docgen/ODFDoc.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_sm.png
+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/gedcomexport.glade
+share/gnome/gramps/gedcomimport.glade
+share/gnome/gramps/good.png
+share/gnome/gramps/gramps.glade
+share/gnome/gramps/gramps.png
+share/gnome/gramps/gramps.py
+share/gnome/gramps/gramps.pyo
+share/gnome/gramps/gramps_main.py
+share/gnome/gramps/gramps_main.pyo
+share/gnome/gramps/home.png
+share/gnome/gramps/latin_ansel.py
+share/gnome/gramps/latin_ansel.pyo
+share/gnome/gramps/logo.png
+share/gnome/gramps/media.png
+share/gnome/gramps/mergedata.glade
+share/gnome/gramps/people48.png
+share/gnome/gramps/place.png
+share/gnome/gramps/plugins.glade
+share/gnome/gramps/plugins/AncestorChart.py
+share/gnome/gramps/plugins/AncestorChart.pyo
+share/gnome/gramps/plugins/AncestorChart2.py
+share/gnome/gramps/plugins/AncestorChart2.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/Calendar.py
+share/gnome/gramps/plugins/Calendar.pyo
+share/gnome/gramps/plugins/ChangeNames.py
+share/gnome/gramps/plugins/ChangeNames.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/Checkpoint.py
+share/gnome/gramps/plugins/Checkpoint.pyo
+share/gnome/gramps/plugins/CountAncestors.py
+share/gnome/gramps/plugins/CountAncestors.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/DescendChart.py
+share/gnome/gramps/plugins/DescendChart.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/Eval.py
+share/gnome/gramps/plugins/Eval.pyo
+share/gnome/gramps/plugins/EventCmp.py
+share/gnome/gramps/plugins/EventCmp.pyo
+share/gnome/gramps/plugins/ExportVCalendar.py
+share/gnome/gramps/plugins/ExportVCalendar.pyo
+share/gnome/gramps/plugins/ExportVCard.py
+share/gnome/gramps/plugins/ExportVCard.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/ImportGeneWeb.py
+share/gnome/gramps/plugins/ImportGeneWeb.pyo
+share/gnome/gramps/plugins/ImportvCard.py
+share/gnome/gramps/plugins/ImportvCard.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/Leak.py
+share/gnome/gramps/plugins/Leak.pyo
+share/gnome/gramps/plugins/Merge.py
+share/gnome/gramps/plugins/Merge.pyo
+share/gnome/gramps/plugins/NavWebPage.py
+share/gnome/gramps/plugins/NavWebPage.pyo
+share/gnome/gramps/plugins/PatchNames.py
+share/gnome/gramps/plugins/PatchNames.pyo
+share/gnome/gramps/plugins/ReadPkg.py
+share/gnome/gramps/plugins/ReadPkg.pyo
+share/gnome/gramps/plugins/Rebuild.py
+share/gnome/gramps/plugins/Rebuild.pyo
+share/gnome/gramps/plugins/RelCalc.py
+share/gnome/gramps/plugins/RelCalc.pyo
+share/gnome/gramps/plugins/ReorderIds.py
+share/gnome/gramps/plugins/ReorderIds.pyo
+share/gnome/gramps/plugins/ScratchPad.py
+share/gnome/gramps/plugins/ScratchPad.pyo
+share/gnome/gramps/plugins/SimpleBookTitle.py
+share/gnome/gramps/plugins/SimpleBookTitle.pyo
+share/gnome/gramps/plugins/SoundGen.py
+share/gnome/gramps/plugins/SoundGen.pyo
+share/gnome/gramps/plugins/StatisticsChart.py
+share/gnome/gramps/plugins/StatisticsChart.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/WriteGeneWeb.py
+share/gnome/gramps/plugins/WriteGeneWeb.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/changenames.glade
+share/gnome/gramps/plugins/changetype.glade
+share/gnome/gramps/plugins/checkpoint.glade
+share/gnome/gramps/plugins/desbrowse.glade
+share/gnome/gramps/plugins/eval.glade
+share/gnome/gramps/plugins/eventcmp.glade
+share/gnome/gramps/plugins/genewebexport.glade
+share/gnome/gramps/plugins/holidays.xml
+share/gnome/gramps/plugins/leak.glade
+share/gnome/gramps/plugins/merge.glade
+share/gnome/gramps/plugins/patchnames.glade
+share/gnome/gramps/plugins/rel_da.py
+share/gnome/gramps/plugins/rel_da.pyo
+share/gnome/gramps/plugins/rel_de.py
+share/gnome/gramps/plugins/rel_de.pyo
+share/gnome/gramps/plugins/rel_es.py
+share/gnome/gramps/plugins/rel_es.pyo
+share/gnome/gramps/plugins/rel_fi.py
+share/gnome/gramps/plugins/rel_fi.pyo
+share/gnome/gramps/plugins/rel_fr.py
+share/gnome/gramps/plugins/rel_fr.pyo
+share/gnome/gramps/plugins/rel_hu.py
+share/gnome/gramps/plugins/rel_hu.pyo
+share/gnome/gramps/plugins/rel_it.py
+share/gnome/gramps/plugins/rel_it.pyo
+share/gnome/gramps/plugins/rel_no.py
+share/gnome/gramps/plugins/rel_no.pyo
+share/gnome/gramps/plugins/rel_ru.py
+share/gnome/gramps/plugins/rel_ru.pyo
+share/gnome/gramps/plugins/rel_sv.py
+share/gnome/gramps/plugins/rel_sv.pyo
+share/gnome/gramps/plugins/relcalc.glade
+share/gnome/gramps/plugins/scratchpad.glade
+share/gnome/gramps/plugins/soundex.glade
+share/gnome/gramps/plugins/stock_link.png
+share/gnome/gramps/plugins/summary.glade
+share/gnome/gramps/plugins/vcalendarexport.glade
+share/gnome/gramps/plugins/vcardexport.glade
+share/gnome/gramps/plugins/verify.glade
+share/gnome/gramps/plugins/writeftree.glade
+share/gnome/gramps/rule.glade
+share/gnome/gramps/soundex.py
+share/gnome/gramps/soundex.pyo
+share/gnome/gramps/sources.png
+share/gnome/gramps/splash.jpg
+share/gnome/gramps/tools.png
+share/gnome/help/gramps/C/authors.xml
+share/gnome/help/gramps/C/bugs.xml
+share/gnome/help/gramps/C/cmdline.xml
+share/gnome/help/gramps/C/cmdplug.xml
+share/gnome/help/gramps/C/custom.xml
+share/gnome/help/gramps/C/faq.xml
+share/gnome/help/gramps/C/figures/bookreport.png
+share/gnome/help/gramps/C/figures/cfe-ar.png
+share/gnome/help/gramps/C/figures/cfe-df.png
+share/gnome/help/gramps/C/figures/column-editor.png
+share/gnome/help/gramps/C/figures/comp-people.png
+share/gnome/help/gramps/C/figures/date-selection.png
+share/gnome/help/gramps/C/figures/edit-ad.png
+share/gnome/help/gramps/C/figures/edit-an.png
+share/gnome/help/gramps/C/figures/edit-at.png
+share/gnome/help/gramps/C/figures/edit-bm.png
+share/gnome/help/gramps/C/figures/edit-ev.png
+share/gnome/help/gramps/C/figures/edit-media.png
+share/gnome/help/gramps/C/figures/edit-person-addresses.png
+share/gnome/help/gramps/C/figures/edit-person-attributes.png
+share/gnome/help/gramps/C/figures/edit-person-events.png
+share/gnome/help/gramps/C/figures/edit-person-gallery.png
+share/gnome/help/gramps/C/figures/edit-person-internet.png
+share/gnome/help/gramps/C/figures/edit-person-lds.png
+share/gnome/help/gramps/C/figures/edit-person-names.png
+share/gnome/help/gramps/C/figures/edit-person-notes.png
+share/gnome/help/gramps/C/figures/edit-person-sources.png
+share/gnome/help/gramps/C/figures/edit-person.png
+share/gnome/help/gramps/C/figures/edit-plc.png
+share/gnome/help/gramps/C/figures/edit-rel.png
+share/gnome/help/gramps/C/figures/edit-si.png
+share/gnome/help/gramps/C/figures/edit-src.png
+share/gnome/help/gramps/C/figures/edit-wi.png
+share/gnome/help/gramps/C/figures/export-druid.png
+share/gnome/help/gramps/C/figures/family-alt.png
+share/gnome/help/gramps/C/figures/family.png
+share/gnome/help/gramps/C/figures/find-people.png
+share/gnome/help/gramps/C/figures/first-open.png
+share/gnome/help/gramps/C/figures/gedcom-export-progress.png
+share/gnome/help/gramps/C/figures/gedcom-export.png
+share/gnome/help/gramps/C/figures/gedcom-import.png
+share/gnome/help/gramps/C/figures/mainwin.png
+share/gnome/help/gramps/C/figures/media.png
+share/gnome/help/gramps/C/figures/merge-people.png
+share/gnome/help/gramps/C/figures/merge-plc.png
+share/gnome/help/gramps/C/figures/merge-src.png
+share/gnome/help/gramps/C/figures/missing-media.png
+share/gnome/help/gramps/C/figures/noside-nofilt.png
+share/gnome/help/gramps/C/figures/pedigree-anchor.png
+share/gnome/help/gramps/C/figures/pedigree-child-cut.png
+share/gnome/help/gramps/C/figures/pedigree-siblings-cut.png
+share/gnome/help/gramps/C/figures/pedigree.png
+share/gnome/help/gramps/C/figures/places.png
+share/gnome/help/gramps/C/figures/prefs.png
+share/gnome/help/gramps/C/figures/researcher.png
+share/gnome/help/gramps/C/figures/scratch-pad.png
+share/gnome/help/gramps/C/figures/side-filt.png
+share/gnome/help/gramps/C/figures/sources.png
+share/gnome/help/gramps/C/filtref.xml
+share/gnome/help/gramps/C/getstart.xml
+share/gnome/help/gramps/C/gramps-manual.xml
+share/gnome/help/gramps/C/keybind.xml
+share/gnome/help/gramps/C/legal.xml
+share/gnome/help/gramps/C/mainwin.xml
+share/gnome/help/gramps/C/preface.xml
+share/gnome/help/gramps/C/usage.xml
+share/gnome/help/gramps/fr/authors.xml
+share/gnome/help/gramps/fr/bugs.xml
+share/gnome/help/gramps/fr/cmdline.xml
+share/gnome/help/gramps/fr/cmdplug.xml
+share/gnome/help/gramps/fr/custom.xml
+share/gnome/help/gramps/fr/faq.xml
+share/gnome/help/gramps/fr/figures/bookreport.png
+share/gnome/help/gramps/fr/figures/cfe-ar.png
+share/gnome/help/gramps/fr/figures/cfe-df.png
+share/gnome/help/gramps/fr/figures/column-editor.png
+share/gnome/help/gramps/fr/figures/comp-people.png
+share/gnome/help/gramps/fr/figures/date-selection.png
+share/gnome/help/gramps/fr/figures/edit-ad.png
+share/gnome/help/gramps/fr/figures/edit-an.png
+share/gnome/help/gramps/fr/figures/edit-at.png
+share/gnome/help/gramps/fr/figures/edit-bm.png
+share/gnome/help/gramps/fr/figures/edit-ev.png
+share/gnome/help/gramps/fr/figures/edit-media.png
+share/gnome/help/gramps/fr/figures/edit-person-addresses.png
+share/gnome/help/gramps/fr/figures/edit-person-attributes.png
+share/gnome/help/gramps/fr/figures/edit-person-events.png
+share/gnome/help/gramps/fr/figures/edit-person-gallery.png
+share/gnome/help/gramps/fr/figures/edit-person-internet.png
+share/gnome/help/gramps/fr/figures/edit-person-lds.png
+share/gnome/help/gramps/fr/figures/edit-person-names.png
+share/gnome/help/gramps/fr/figures/edit-person-notes.png
+share/gnome/help/gramps/fr/figures/edit-person-sources.png
+share/gnome/help/gramps/fr/figures/edit-person.png
+share/gnome/help/gramps/fr/figures/edit-plc.png
+share/gnome/help/gramps/fr/figures/edit-rel.png
+share/gnome/help/gramps/fr/figures/edit-si.png
+share/gnome/help/gramps/fr/figures/edit-src.png
+share/gnome/help/gramps/fr/figures/edit-wi.png
+share/gnome/help/gramps/fr/figures/export-druid.png
+share/gnome/help/gramps/fr/figures/family-alt.png
+share/gnome/help/gramps/fr/figures/family.png
+share/gnome/help/gramps/fr/figures/find-people.png
+share/gnome/help/gramps/fr/figures/first-open.png
+share/gnome/help/gramps/fr/figures/gedcom-export-progress.png
+share/gnome/help/gramps/fr/figures/gedcom-export.png
+share/gnome/help/gramps/fr/figures/gedcom-import.png
+share/gnome/help/gramps/fr/figures/mainwin.png
+share/gnome/help/gramps/fr/figures/media.png
+share/gnome/help/gramps/fr/figures/merge-people.png
+share/gnome/help/gramps/fr/figures/merge-plc.png
+share/gnome/help/gramps/fr/figures/merge-src.png
+share/gnome/help/gramps/fr/figures/missing-media.png
+share/gnome/help/gramps/fr/figures/noside-nofilt.png
+share/gnome/help/gramps/fr/figures/pedigree-anchor.png
+share/gnome/help/gramps/fr/figures/pedigree-child-cut.png
+share/gnome/help/gramps/fr/figures/pedigree-siblings-cut.png
+share/gnome/help/gramps/fr/figures/pedigree.png
+share/gnome/help/gramps/fr/figures/places.png
+share/gnome/help/gramps/fr/figures/prefs.png
+share/gnome/help/gramps/fr/figures/researcher.png
+share/gnome/help/gramps/fr/figures/scratch-pad.png
+share/gnome/help/gramps/fr/figures/side-filt.png
+share/gnome/help/gramps/fr/figures/sources.png
+share/gnome/help/gramps/fr/filtref.xml
+share/gnome/help/gramps/fr/getstart.xml
+share/gnome/help/gramps/fr/gramps-manual.xml
+share/gnome/help/gramps/fr/keybind.xml
+share/gnome/help/gramps/fr/legal.xml
+share/gnome/help/gramps/fr/mainwin.xml
+share/gnome/help/gramps/fr/preface.xml
+share/gnome/help/gramps/fr/usage.xml
+share/gnome/help/gramps/sk/authors.xml
+share/gnome/help/gramps/sk/bugs.xml
+share/gnome/help/gramps/sk/cmdline.xml
+share/gnome/help/gramps/sk/cmdplug.xml
+share/gnome/help/gramps/sk/custom.xml
+share/gnome/help/gramps/sk/faq.xml
+share/gnome/help/gramps/sk/figures/bookreport.png
+share/gnome/help/gramps/sk/figures/cfe-ar.png
+share/gnome/help/gramps/sk/figures/cfe-df.png
+share/gnome/help/gramps/sk/figures/column-editor.png
+share/gnome/help/gramps/sk/figures/comp-people.png
+share/gnome/help/gramps/sk/figures/date-selection.png
+share/gnome/help/gramps/sk/figures/edit-ad.png
+share/gnome/help/gramps/sk/figures/edit-an.png
+share/gnome/help/gramps/sk/figures/edit-at.png
+share/gnome/help/gramps/sk/figures/edit-bm.png
+share/gnome/help/gramps/sk/figures/edit-ev.png
+share/gnome/help/gramps/sk/figures/edit-media.png
+share/gnome/help/gramps/sk/figures/edit-person-addresses.png
+share/gnome/help/gramps/sk/figures/edit-person-attributes.png
+share/gnome/help/gramps/sk/figures/edit-person-events.png
+share/gnome/help/gramps/sk/figures/edit-person-gallery.png
+share/gnome/help/gramps/sk/figures/edit-person-internet.png
+share/gnome/help/gramps/sk/figures/edit-person-lds.png
+share/gnome/help/gramps/sk/figures/edit-person-names.png
+share/gnome/help/gramps/sk/figures/edit-person-notes.png
+share/gnome/help/gramps/sk/figures/edit-person-sources.png
+share/gnome/help/gramps/sk/figures/edit-person.png
+share/gnome/help/gramps/sk/figures/edit-plc.png
+share/gnome/help/gramps/sk/figures/edit-rel.png
+share/gnome/help/gramps/sk/figures/edit-si.png
+share/gnome/help/gramps/sk/figures/edit-src.png
+share/gnome/help/gramps/sk/figures/edit-wi.png
+share/gnome/help/gramps/sk/figures/export-druid.png
+share/gnome/help/gramps/sk/figures/family-alt.png
+share/gnome/help/gramps/sk/figures/family.png
+share/gnome/help/gramps/sk/figures/find-people.png
+share/gnome/help/gramps/sk/figures/first-open.png
+share/gnome/help/gramps/sk/figures/gedcom-export-progress.png
+share/gnome/help/gramps/sk/figures/gedcom-export.png
+share/gnome/help/gramps/sk/figures/gedcom-import.png
+share/gnome/help/gramps/sk/figures/mainwin.png
+share/gnome/help/gramps/sk/figures/media.png
+share/gnome/help/gramps/sk/figures/merge-people.png
+share/gnome/help/gramps/sk/figures/merge-plc.png
+share/gnome/help/gramps/sk/figures/merge-src.png
+share/gnome/help/gramps/sk/figures/missing-media.png
+share/gnome/help/gramps/sk/figures/noside-nofilt.png
+share/gnome/help/gramps/sk/figures/pedigree-anchor.png
+share/gnome/help/gramps/sk/figures/pedigree-child-cut.png
+share/gnome/help/gramps/sk/figures/pedigree-siblings-cut.png
+share/gnome/help/gramps/sk/figures/pedigree.png
+share/gnome/help/gramps/sk/figures/places.png
+share/gnome/help/gramps/sk/figures/prefs.png
+share/gnome/help/gramps/sk/figures/researcher.png
+share/gnome/help/gramps/sk/figures/scratch-pad.png
+share/gnome/help/gramps/sk/figures/side-filt.png
+share/gnome/help/gramps/sk/figures/sources.png
+share/gnome/help/gramps/sk/filtref.xml
+share/gnome/help/gramps/sk/getstart.xml
+share/gnome/help/gramps/sk/gramps-manual.xml
+share/gnome/help/gramps/sk/keybind.xml
+share/gnome/help/gramps/sk/legal.xml
+share/gnome/help/gramps/sk/mainwin.xml
+share/gnome/help/gramps/sk/preface.xml
+share/gnome/help/gramps/sk/usage.xml
+share/gnome/mime-info/gramps.keys
+share/gnome/mime-info/gramps.mime
+share/gnome/omf/gramps/gramps-manual-C.omf
+share/gnome/omf/gramps/gramps-manual-fr.omf
+share/gnome/omf/gramps/gramps-manual-sk.omf
+share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gedcom.png
+share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-geneweb.png
+share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gramps-package.png
+share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gramps-xml.png
+share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gramps.png
+share/locale/cs/LC_MESSAGES/gramps.mo
+share/locale/da/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/fi/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/lt/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/sk/LC_MESSAGES/gramps.mo
+share/locale/sv/LC_MESSAGES/gramps.mo
+share/locale/zh_CN/LC_MESSAGES/gramps.mo
+share/mime/application/x-gedcom.xml
+share/mime/application/x-geneweb.xml
+share/mime/application/x-gramps-package.xml
+share/mime/application/x-gramps-xml.xml
+share/mime/application/x-gramps.xml
+share/mime/packages/gramps.xml
+@dirrmtry share/locale/zh_CN/LC_MESSAGES
+@dirrmtry share/locale/zh_CN
+@dirrmtry share/locale/sk/LC_MESSAGES
+@dirrmtry share/locale/sk
+@dirrmtry share/locale/ro/LC_MESSAGES
+@dirrmtry share/locale/ro
+@dirrmtry share/locale/pl/LC_MESSAGES
+@dirrmtry share/locale/pl
+@dirrmtry share/locale/no/LC_MESSAGES
+@dirrmtry share/locale/no
+@dirrmtry share/locale/fi/LC_MESSAGES
+@dirrmtry share/locale/fi
+@dirrmtry share/locale/cs/LC_MESSAGES
+@dirrmtry share/locale/cs
+@dirrmtry share/icons/gnome/48x48/mimetypes
+@dirrmtry share/icons/gnome/48x48
+@dirrm share/gnome/omf/gramps
+@dirrm share/gnome/help/gramps/sk/figures
+@dirrm share/gnome/help/gramps/sk
+@dirrm share/gnome/help/gramps/fr/figures
+@dirrm share/gnome/help/gramps/fr
+@dirrm share/gnome/help/gramps/C/figures
+@dirrm share/gnome/help/gramps/C
+@dirrm share/gnome/help/gramps
+@dirrm share/gnome/gramps/plugins
+@dirrm share/gnome/gramps/example
+@dirrm share/gnome/gramps/docgen
+@dirrm share/gnome/gramps/dates
+@dirrm share/gnome/gramps/data/templates
+@dirrm share/gnome/gramps/data
+@dirrm share/gnome/gramps
+@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
+@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
+@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
+@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true