summaryrefslogtreecommitdiff
path: root/misc/py-trytond-party
diff options
context:
space:
mode:
authorrodent <rodent>2014-02-01 18:26:44 +0000
committerrodent <rodent>2014-02-01 18:26:44 +0000
commitab3bbd8bd650caf2db89ee8c6b5e9b8dfdfafdf9 (patch)
treebb0fa1d805c3e4fcd46d3f44288223c82defeb5d /misc/py-trytond-party
parentd8db490db240c0e5a38498b1cc3077e9b6def667 (diff)
downloadpkgsrc-ab3bbd8bd650caf2db89ee8c6b5e9b8dfdfafdf9.tar.gz
Import py27-trytond-party-3.0.0 as misc/py-trytond-party.
The party module of the Tryton application platform.
Diffstat (limited to 'misc/py-trytond-party')
-rw-r--r--misc/py-trytond-party/DESCR1
-rw-r--r--misc/py-trytond-party/Makefile24
-rw-r--r--misc/py-trytond-party/PLIST65
-rw-r--r--misc/py-trytond-party/distinfo5
-rw-r--r--misc/py-trytond-party/options.mk11
5 files changed, 106 insertions, 0 deletions
diff --git a/misc/py-trytond-party/DESCR b/misc/py-trytond-party/DESCR
new file mode 100644
index 00000000000..d2c6e44a49c
--- /dev/null
+++ b/misc/py-trytond-party/DESCR
@@ -0,0 +1 @@
+The party module of the Tryton application platform.
diff --git a/misc/py-trytond-party/Makefile b/misc/py-trytond-party/Makefile
new file mode 100644
index 00000000000..ad451399586
--- /dev/null
+++ b/misc/py-trytond-party/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2014/02/01 18:26:44 rodent Exp $
+
+DISTNAME= trytond_party-3.0.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
+CATEGORIES= misc python
+MASTER_SITES= http://downloads.tryton.org/3.0/
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= Party module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-trytond-country-[0-9]*:../../geography/py-trytond-country
+DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
+
+USE_LANGUAGES= # none
+
+REPLACE_PYTHON+= tests/test_party.py
+
+.include "options.mk"
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/py-trytond-party/PLIST b/misc/py-trytond-party/PLIST
new file mode 100644
index 00000000000..6dbc4b6bff1
--- /dev/null
+++ b/misc/py-trytond-party/PLIST
@@ -0,0 +1,65 @@
+@comment $NetBSD: PLIST,v 1.1 2014/02/01 18:26:44 rodent Exp $
+${PYSITELIB}/trytond/modules/party/__init__.py
+${PYSITELIB}/trytond/modules/party/__init__.pyc
+${PYSITELIB}/trytond/modules/party/__init__.pyo
+${PYSITELIB}/trytond/modules/party/address.py
+${PYSITELIB}/trytond/modules/party/address.pyc
+${PYSITELIB}/trytond/modules/party/address.pyo
+${PYSITELIB}/trytond/modules/party/address.xml
+${PYSITELIB}/trytond/modules/party/category.py
+${PYSITELIB}/trytond/modules/party/category.pyc
+${PYSITELIB}/trytond/modules/party/category.pyo
+${PYSITELIB}/trytond/modules/party/category.xml
+${PYSITELIB}/trytond/modules/party/configuration.py
+${PYSITELIB}/trytond/modules/party/configuration.pyc
+${PYSITELIB}/trytond/modules/party/configuration.pyo
+${PYSITELIB}/trytond/modules/party/configuration.xml
+${PYSITELIB}/trytond/modules/party/contact_mechanism.py
+${PYSITELIB}/trytond/modules/party/contact_mechanism.pyc
+${PYSITELIB}/trytond/modules/party/contact_mechanism.pyo
+${PYSITELIB}/trytond/modules/party/contact_mechanism.xml
+${PYSITELIB}/trytond/modules/party/icons/tryton-party.svg
+${PYSITELIB}/trytond/modules/party/label.odt
+${PYSITELIB}/trytond/modules/party/locale/bg_BG.po
+${PYSITELIB}/trytond/modules/party/locale/ca_ES.po
+${PYSITELIB}/trytond/modules/party/locale/cs_CZ.po
+${PYSITELIB}/trytond/modules/party/locale/de_DE.po
+${PYSITELIB}/trytond/modules/party/locale/es_AR.po
+${PYSITELIB}/trytond/modules/party/locale/es_CO.po
+${PYSITELIB}/trytond/modules/party/locale/es_ES.po
+${PYSITELIB}/trytond/modules/party/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/party/locale/nl_NL.po
+${PYSITELIB}/trytond/modules/party/locale/ru_RU.po
+${PYSITELIB}/trytond/modules/party/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/party/party.py
+${PYSITELIB}/trytond/modules/party/party.pyc
+${PYSITELIB}/trytond/modules/party/party.pyo
+${PYSITELIB}/trytond/modules/party/party.xml
+${PYSITELIB}/trytond/modules/party/tests/__init__.py
+${PYSITELIB}/trytond/modules/party/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/party/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/party/tests/test_party.py
+${PYSITELIB}/trytond/modules/party/tests/test_party.pyc
+${PYSITELIB}/trytond/modules/party/tests/test_party.pyo
+${PYSITELIB}/trytond/modules/party/tryton.cfg
+${PYSITELIB}/trytond/modules/party/view/address_form.xml
+${PYSITELIB}/trytond/modules/party/view/address_tree.xml
+${PYSITELIB}/trytond/modules/party/view/address_tree_sequence.xml
+${PYSITELIB}/trytond/modules/party/view/category_form.xml
+${PYSITELIB}/trytond/modules/party/view/category_list.xml
+${PYSITELIB}/trytond/modules/party/view/category_tree.xml
+${PYSITELIB}/trytond/modules/party/view/check_vies_no_result.xml
+${PYSITELIB}/trytond/modules/party/view/check_vies_result.xml
+${PYSITELIB}/trytond/modules/party/view/configuration_form.xml
+${PYSITELIB}/trytond/modules/party/view/contact_mechanism_form.xml
+${PYSITELIB}/trytond/modules/party/view/contact_mechanism_tree.xml
+${PYSITELIB}/trytond/modules/party/view/contact_mechanism_tree_sequence.xml
+${PYSITELIB}/trytond/modules/party/view/party_form.xml
+${PYSITELIB}/trytond/modules/party/view/party_tree.xml
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff --git a/misc/py-trytond-party/distinfo b/misc/py-trytond-party/distinfo
new file mode 100644
index 00000000000..5f0496295a6
--- /dev/null
+++ b/misc/py-trytond-party/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/02/01 18:26:44 rodent Exp $
+
+SHA1 (trytond_party-3.0.0.tar.gz) = 5fea84a9989fef2f230cb4765b8f0d35b351c2ae
+RMD160 (trytond_party-3.0.0.tar.gz) = b214cc9a5f08eddd8eeb97bcdd1f0eb9a557fefa
+Size (trytond_party-3.0.0.tar.gz) = 55472 bytes
diff --git a/misc/py-trytond-party/options.mk b/misc/py-trytond-party/options.mk
new file mode 100644
index 00000000000..b276121477f
--- /dev/null
+++ b/misc/py-trytond-party/options.mk
@@ -0,0 +1,11 @@
+# $NetBSD: options.mk,v 1.1 2014/02/01 18:26:44 rodent Exp $
+
+PKG_OPTIONS_VAR= PKG_OPTIONS.py-trytond-party
+PKG_SUPPORTED_OPTIONS= vatnumber
+PKG_SUGGESTED_OPTIONS+= vatnumber
+
+.include "../../mk/bsd.options.mk"
+
+.if !empty(PKG_OPTIONS:Mvatnumber)
+DEPENDS+= ${PYPKGPREFIX}-vatnumber-[0-9]*:../../finance/py-vatnumber
+.endif