pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkgsrc: gnucash: add some missing PLISTs for 3.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f40934610b3
branches: trunk
changeset: 306040:3f40934610b3
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Apr 09 08:47:54 2018 +0000
description:
gnucash: add some missing PLISTs for 3.0
diffstat:
finance/gnucash/PLIST.dbi | 2 ++
finance/gnucash/PLIST.ofx | 4 ++++
finance/gnucash/PLIST.python | 17 +++++++++++++++++
3 files changed, 23 insertions(+), 0 deletions(-)
diffs (35 lines):
diff -r 0a917229acdc -r 3f40934610b3 finance/gnucash/PLIST.dbi
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/gnucash/PLIST.dbi Mon Apr 09 08:47:54 2018 +0000
@@ -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 -r 0a917229acdc -r 3f40934610b3 finance/gnucash/PLIST.ofx
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/gnucash/PLIST.ofx Mon Apr 09 08:47:54 2018 +0000
@@ -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 -r 0a917229acdc -r 3f40934610b3 finance/gnucash/PLIST.python
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/gnucash/PLIST.python Mon Apr 09 08:47:54 2018 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index