summaryrefslogtreecommitdiff
path: root/finance/py-trytond-bank
diff options
context:
space:
mode:
authorrichard <richard@pkgsrc.org>2014-06-25 06:03:36 +0000
committerrichard <richard@pkgsrc.org>2014-06-25 06:03:36 +0000
commit1921c08c775f4bde99c55e27857d0db9c9057d27 (patch)
tree91aeed7e1e88ee8f37cf9859d66535d635feb25c /finance/py-trytond-bank
parentde1967ad3cd1e034c609a54b83c70fbc142435a1 (diff)
downloadpkgsrc-1921c08c775f4bde99c55e27857d0db9c9057d27.tar.gz
Update trytond modules using py-trytond/Makefile.common while adding
new leaf modules: py-trytond-account-asset py-trytond-account-payment py-trytond-account-payment-sepa py-trytond-account-statement py-trytond-bank ok wiz@
Diffstat (limited to 'finance/py-trytond-bank')
-rw-r--r--finance/py-trytond-bank/DESCR1
-rw-r--r--finance/py-trytond-bank/Makefile25
-rw-r--r--finance/py-trytond-bank/PLIST41
-rw-r--r--finance/py-trytond-bank/distinfo5
4 files changed, 72 insertions, 0 deletions
diff --git a/finance/py-trytond-bank/DESCR b/finance/py-trytond-bank/DESCR
new file mode 100644
index 00000000000..254bd297927
--- /dev/null
+++ b/finance/py-trytond-bank/DESCR
@@ -0,0 +1 @@
+The bank module of the Tryton application platform.
diff --git a/finance/py-trytond-bank/Makefile b/finance/py-trytond-bank/Makefile
new file mode 100644
index 00000000000..a0f85c9e050
--- /dev/null
+++ b/finance/py-trytond-bank/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2014/06/25 06:03:37 richard Exp $
+
+.include "../../devel/py-trytond/Makefile.common"
+DISTNAME= trytond_bank-${TRYTOND_VERSION}
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
+CATEGORIES= finance python
+MASTER_SITES= ${TRYTON_SITES}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= Bank module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-stdnum-[0-9]*:../../misc/py-stdnum
+DEPENDS+= ${PYPKGPREFIX}-trytond-currency-[0-9]*:../../finance/py-trytond-currency
+DEPENDS+= ${PYPKGPREFIX}-trytond-party-[0-9]*:../../misc/py-trytond-party
+DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
+
+USE_LANGUAGES= # none
+
+REPLACE_PYTHON+= tests/test_bank.py
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/finance/py-trytond-bank/PLIST b/finance/py-trytond-bank/PLIST
new file mode 100644
index 00000000000..8c9da481c38
--- /dev/null
+++ b/finance/py-trytond-bank/PLIST
@@ -0,0 +1,41 @@
+@comment $NetBSD: PLIST,v 1.1 2014/06/25 06:03:37 richard Exp $
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/trytond/modules/bank/__init__.py
+${PYSITELIB}/trytond/modules/bank/__init__.pyc
+${PYSITELIB}/trytond/modules/bank/__init__.pyo
+${PYSITELIB}/trytond/modules/bank/bank.py
+${PYSITELIB}/trytond/modules/bank/bank.pyc
+${PYSITELIB}/trytond/modules/bank/bank.pyo
+${PYSITELIB}/trytond/modules/bank/bank.xml
+${PYSITELIB}/trytond/modules/bank/locale/ca_ES.po
+${PYSITELIB}/trytond/modules/bank/locale/de_DE.po
+${PYSITELIB}/trytond/modules/bank/locale/es_AR.po
+${PYSITELIB}/trytond/modules/bank/locale/es_CO.po
+${PYSITELIB}/trytond/modules/bank/locale/es_ES.po
+${PYSITELIB}/trytond/modules/bank/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/bank/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/bank/party.py
+${PYSITELIB}/trytond/modules/bank/party.pyc
+${PYSITELIB}/trytond/modules/bank/party.pyo
+${PYSITELIB}/trytond/modules/bank/party.xml
+${PYSITELIB}/trytond/modules/bank/tests/__init__.py
+${PYSITELIB}/trytond/modules/bank/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/bank/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/bank/tests/test_bank.py
+${PYSITELIB}/trytond/modules/bank/tests/test_bank.pyc
+${PYSITELIB}/trytond/modules/bank/tests/test_bank.pyo
+${PYSITELIB}/trytond/modules/bank/tryton.cfg
+${PYSITELIB}/trytond/modules/bank/view/bank_account_form.xml
+${PYSITELIB}/trytond/modules/bank/view/bank_account_list.xml
+${PYSITELIB}/trytond/modules/bank/view/bank_account_number_form.xml
+${PYSITELIB}/trytond/modules/bank/view/bank_account_number_list_sequence.xml
+${PYSITELIB}/trytond/modules/bank/view/bank_account_number_list.xml
+${PYSITELIB}/trytond/modules/bank/view/bank_form.xml
+${PYSITELIB}/trytond/modules/bank/view/bank_list.xml
+${PYSITELIB}/trytond/modules/bank/view/party_form.xml
diff --git a/finance/py-trytond-bank/distinfo b/finance/py-trytond-bank/distinfo
new file mode 100644
index 00000000000..83fbabec5c4
--- /dev/null
+++ b/finance/py-trytond-bank/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/06/25 06:03:37 richard Exp $
+
+SHA1 (trytond_bank-3.2.0.tar.gz) = 992ca3272583650a474306f7b55e148c97b72dcb
+RMD160 (trytond_bank-3.2.0.tar.gz) = 15ab7f3edf95f5397b3c23a01aa1239b771ad4ec
+Size (trytond_bank-3.2.0.tar.gz) = 23440 bytes