pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/finance/gnucash



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Apr  9 08:47:54 UTC 2018

Added Files:
        pkgsrc/finance/gnucash: PLIST.dbi PLIST.ofx PLIST.python

Log Message:
gnucash: add some missing PLISTs for 3.0


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/finance/gnucash/PLIST.dbi \
    pkgsrc/finance/gnucash/PLIST.ofx pkgsrc/finance/gnucash/PLIST.python

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/finance/gnucash/PLIST.dbi
diff -u /dev/null pkgsrc/finance/gnucash/PLIST.dbi:1.1
--- /dev/null   Mon Apr  9 08:47:54 2018
+++ pkgsrc/finance/gnucash/PLIST.dbi    Mon Apr  9 08:47:54 2018
@@ -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
Index: pkgsrc/finance/gnucash/PLIST.ofx
diff -u /dev/null pkgsrc/finance/gnucash/PLIST.ofx:1.1
--- /dev/null   Mon Apr  9 08:47:54 2018
+++ pkgsrc/finance/gnucash/PLIST.ofx    Mon Apr  9 08:47:54 2018
@@ -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
Index: pkgsrc/finance/gnucash/PLIST.python
diff -u /dev/null pkgsrc/finance/gnucash/PLIST.python:1.1
--- /dev/null   Mon Apr  9 08:47:54 2018
+++ pkgsrc/finance/gnucash/PLIST.python Mon Apr  9 08:47:54 2018
@@ -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