summaryrefslogtreecommitdiff
path: root/finance/py-trytond-account-payment-sepa
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
commit6e12eb7901f194f509bca4ad6ed735510641d978 (patch)
tree91aeed7e1e88ee8f37cf9859d66535d635feb25c /finance/py-trytond-account-payment-sepa
parent8109edb1bdce1d8d505c2f439d4891fdf28e3451 (diff)
downloadpkgsrc-6e12eb7901f194f509bca4ad6ed735510641d978.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-account-payment-sepa')
-rw-r--r--finance/py-trytond-account-payment-sepa/DESCR1
-rw-r--r--finance/py-trytond-account-payment-sepa/Makefile27
-rw-r--r--finance/py-trytond-account-payment-sepa/PLIST49
-rw-r--r--finance/py-trytond-account-payment-sepa/distinfo5
4 files changed, 82 insertions, 0 deletions
diff --git a/finance/py-trytond-account-payment-sepa/DESCR b/finance/py-trytond-account-payment-sepa/DESCR
new file mode 100644
index 00000000000..ebc4a222b90
--- /dev/null
+++ b/finance/py-trytond-account-payment-sepa/DESCR
@@ -0,0 +1 @@
+The account_payment_sepa module of the Tryton application platform.
diff --git a/finance/py-trytond-account-payment-sepa/Makefile b/finance/py-trytond-account-payment-sepa/Makefile
new file mode 100644
index 00000000000..fb63e3df4ae
--- /dev/null
+++ b/finance/py-trytond-account-payment-sepa/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2014/06/25 06:03:37 richard Exp $
+
+.include "../../devel/py-trytond/Makefile.common"
+DISTNAME= trytond_account_payment_sepa-${TRYTOND_VERSION}
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
+CATEGORIES= finance python
+MASTER_SITES= ${TRYTON_SITES}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= Account payment SEPA module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-trytond-account-payment-[0-9]*:../../finance/py-trytond-account-payment
+DEPENDS+= ${PYPKGPREFIX}-trytond-bank-[0-9]*:../../finance/py-trytond-bank
+DEPENDS+= ${PYPKGPREFIX}-trytond-company-[0-9]*:../../misc/py-trytond-company
+DEPENDS+= ${PYPKGPREFIX}-trytond-party-[0-9]*:../../misc/py-trytond-party
+DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
+DEPENDS+= ${PYPKGPREFIX}-genshi-[0-9]*:../../www/py-genshi
+DEPENDS+= ${PYPKGPREFIX}-lxml>=2.0:../../textproc/py-lxml
+
+REPLACE_PYTHON+= tests/test_account_payment_sepa.py
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../lang/python/versioned_dependencies.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/finance/py-trytond-account-payment-sepa/PLIST b/finance/py-trytond-account-payment-sepa/PLIST
new file mode 100644
index 00000000000..0566bddc359
--- /dev/null
+++ b/finance/py-trytond-account-payment-sepa/PLIST
@@ -0,0 +1,49 @@
+@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/account_payment_sepa/__init__.py
+${PYSITELIB}/trytond/modules/account_payment_sepa/__init__.pyc
+${PYSITELIB}/trytond/modules/account_payment_sepa/__init__.pyo
+${PYSITELIB}/trytond/modules/account_payment_sepa/account.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/locale/ca_ES.po
+${PYSITELIB}/trytond/modules/account_payment_sepa/locale/de_DE.po
+${PYSITELIB}/trytond/modules/account_payment_sepa/locale/es_AR.po
+${PYSITELIB}/trytond/modules/account_payment_sepa/locale/es_CO.po
+${PYSITELIB}/trytond/modules/account_payment_sepa/locale/es_ES.po
+${PYSITELIB}/trytond/modules/account_payment_sepa/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/account_payment_sepa/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/account_payment_sepa/party.py
+${PYSITELIB}/trytond/modules/account_payment_sepa/party.pyc
+${PYSITELIB}/trytond/modules/account_payment_sepa/party.pyo
+${PYSITELIB}/trytond/modules/account_payment_sepa/party.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/payment.py
+${PYSITELIB}/trytond/modules/account_payment_sepa/payment.pyc
+${PYSITELIB}/trytond/modules/account_payment_sepa/payment.pyo
+${PYSITELIB}/trytond/modules/account_payment_sepa/payment.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/template/base.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/template/pain.001.001.03.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/template/pain.001.001.05.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/template/pain.008.001.02.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/template/pain.008.001.04.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/__init__.py
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/pain.001.001.03.xsd
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/pain.001.001.05.xsd
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/pain.008.001.02.xsd
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/pain.008.001.04.xsd
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/test_account_payment_sepa.py
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/test_account_payment_sepa.pyc
+${PYSITELIB}/trytond/modules/account_payment_sepa/tests/test_account_payment_sepa.pyo
+${PYSITELIB}/trytond/modules/account_payment_sepa/tryton.cfg
+${PYSITELIB}/trytond/modules/account_payment_sepa/view/mandate_form.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/view/mandate_list.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/view/party_form.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/view/payment_group_form.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/view/payment_group_list.xml
+${PYSITELIB}/trytond/modules/account_payment_sepa/view/payment_journal_form.xml
diff --git a/finance/py-trytond-account-payment-sepa/distinfo b/finance/py-trytond-account-payment-sepa/distinfo
new file mode 100644
index 00000000000..557d306eb17
--- /dev/null
+++ b/finance/py-trytond-account-payment-sepa/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/06/25 06:03:37 richard Exp $
+
+SHA1 (trytond_account_payment_sepa-3.2.0.tar.gz) = 5d21a69398c5708453b42b931b9a650ebee768ec
+RMD160 (trytond_account_payment_sepa-3.2.0.tar.gz) = 536cd36b496d7bbff8e5294254c91ef683660396
+Size (trytond_account_payment_sepa-3.2.0.tar.gz) = 45070 bytes