summaryrefslogtreecommitdiff
path: root/finance/gnucash
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-04-09 08:47:54 +0000
committerwiz <wiz@pkgsrc.org>2018-04-09 08:47:54 +0000
commitb987bef98b5f84d4d9d3b1629aeee6c3c95a4234 (patch)
tree6fb53c9c090d7e1c0102c5e53b9d617f238711b9 /finance/gnucash
parent1fb7bd4d72e044d509db0eceb6c0b5383d81b3bc (diff)
downloadpkgsrc-b987bef98b5f84d4d9d3b1629aeee6c3c95a4234.tar.gz
gnucash: add some missing PLISTs for 3.0
Diffstat (limited to 'finance/gnucash')
-rw-r--r--finance/gnucash/PLIST.dbi2
-rw-r--r--finance/gnucash/PLIST.ofx4
-rw-r--r--finance/gnucash/PLIST.python17
3 files changed, 23 insertions, 0 deletions
diff --git a/finance/gnucash/PLIST.dbi b/finance/gnucash/PLIST.dbi
new file mode 100644
index 00000000000..d3a4af8ed24
--- /dev/null
+++ b/finance/gnucash/PLIST.dbi
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST.dbi,v 1.1 2018/04/09 08:47:54 wiz Exp $
+lib/gnucash/libgncmod-backend-dbi.so
diff --git a/finance/gnucash/PLIST.ofx b/finance/gnucash/PLIST.ofx
new file mode 100644
index 00000000000..c03a49b9679
--- /dev/null
+++ b/finance/gnucash/PLIST.ofx
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST.ofx,v 1.1 2018/04/09 08:47:54 wiz Exp $
+lib/gnucash/libgncmod-ofx.so
+share/glib-2.0/schemas/org.gnucash.dialogs.import.ofx.gschema.xml
+share/gnucash/ui/gnc-plugin-ofx-ui.xml
diff --git a/finance/gnucash/PLIST.python b/finance/gnucash/PLIST.python
new file mode 100644
index 00000000000..fcc8b574811
--- /dev/null
+++ b/finance/gnucash/PLIST.python
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST.python,v 1.1 2018/04/09 08:47:54 wiz Exp $
+${PYSITELIB}/gnucash/__init__.py
+${PYSITELIB}/gnucash/_gnucash_core_c.so
+${PYSITELIB}/gnucash/_sw_app_utils.so
+${PYSITELIB}/gnucash/_sw_core_utils.so
+${PYSITELIB}/gnucash/function_class.py
+${PYSITELIB}/gnucash/gnucash_business.py
+${PYSITELIB}/gnucash/gnucash_core.py
+${PYSITELIB}/gnucash/gnucash_core_c.py
+share/gnucash/python/init.py
+share/gnucash/python/pycons/__init__.py
+share/gnucash/python/pycons/console.py
+share/gnucash/python/pycons/ishell.py
+share/gnucash/python/pycons/pycons
+share/gnucash/python/pycons/setup.py
+share/gnucash/python/pycons/shell.py
+share/gnucash/python/pycons/simple_plot.py