summaryrefslogtreecommitdiff
path: root/misc/py-trytond-company
diff options
context:
space:
mode:
authorrodent <rodent>2014-02-01 19:04:31 +0000
committerrodent <rodent>2014-02-01 19:04:31 +0000
commitb1c68759e0da61d2b71032f420eea97a563edf0a (patch)
tree719e91fa14fc8ef8cfcf64fc0527de642f6d7ba1 /misc/py-trytond-company
parent2107bf602ca714fc8a42a4c32ed2dde28c519ea7 (diff)
downloadpkgsrc-b1c68759e0da61d2b71032f420eea97a563edf0a.tar.gz
Import py27-trytond-company-3.0.0 as misc/py-trytond-company.
The company module of the Tryton application platform.
Diffstat (limited to 'misc/py-trytond-company')
-rw-r--r--misc/py-trytond-company/DESCR1
-rw-r--r--misc/py-trytond-company/Makefile24
-rw-r--r--misc/py-trytond-company/PLIST55
-rw-r--r--misc/py-trytond-company/distinfo5
4 files changed, 85 insertions, 0 deletions
diff --git a/misc/py-trytond-company/DESCR b/misc/py-trytond-company/DESCR
new file mode 100644
index 00000000000..bdb10a31b9d
--- /dev/null
+++ b/misc/py-trytond-company/DESCR
@@ -0,0 +1 @@
+The company module of the Tryton application platform.
diff --git a/misc/py-trytond-company/Makefile b/misc/py-trytond-company/Makefile
new file mode 100644
index 00000000000..34f6e466239
--- /dev/null
+++ b/misc/py-trytond-company/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2014/02/01 19:04:31 rodent Exp $
+
+DISTNAME= trytond_company-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= Company module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-trytond-party-[0-9]*:../../misc/py-trytond-party
+DEPENDS+= ${PYPKGPREFIX}-trytond-currency-[0-9]*:../../finance/py-trytond-currency
+DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
+
+USE_LANGUAGES= # none
+
+REPLACE_PYTHON+= tests/test_company.py
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # XXX according to setup.py
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/py-trytond-company/PLIST b/misc/py-trytond-company/PLIST
new file mode 100644
index 00000000000..e3050006e4b
--- /dev/null
+++ b/misc/py-trytond-company/PLIST
@@ -0,0 +1,55 @@
+@comment $NetBSD: PLIST,v 1.1 2014/02/01 19:04:31 rodent Exp $
+${PYSITELIB}/trytond/modules/company/__init__.py
+${PYSITELIB}/trytond/modules/company/__init__.pyc
+${PYSITELIB}/trytond/modules/company/__init__.pyo
+${PYSITELIB}/trytond/modules/company/company.py
+${PYSITELIB}/trytond/modules/company/company.pyc
+${PYSITELIB}/trytond/modules/company/company.pyo
+${PYSITELIB}/trytond/modules/company/company.xml
+${PYSITELIB}/trytond/modules/company/cron.py
+${PYSITELIB}/trytond/modules/company/cron.pyc
+${PYSITELIB}/trytond/modules/company/cron.pyo
+${PYSITELIB}/trytond/modules/company/cron.xml
+${PYSITELIB}/trytond/modules/company/header_A4.odt
+${PYSITELIB}/trytond/modules/company/letter.odt
+${PYSITELIB}/trytond/modules/company/locale/bg_BG.po
+${PYSITELIB}/trytond/modules/company/locale/ca_ES.po
+${PYSITELIB}/trytond/modules/company/locale/cs_CZ.po
+${PYSITELIB}/trytond/modules/company/locale/de_DE.po
+${PYSITELIB}/trytond/modules/company/locale/es_AR.po
+${PYSITELIB}/trytond/modules/company/locale/es_CO.po
+${PYSITELIB}/trytond/modules/company/locale/es_ES.po
+${PYSITELIB}/trytond/modules/company/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/company/locale/nl_NL.po
+${PYSITELIB}/trytond/modules/company/locale/ru_RU.po
+${PYSITELIB}/trytond/modules/company/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/company/party.py
+${PYSITELIB}/trytond/modules/company/party.pyc
+${PYSITELIB}/trytond/modules/company/party.pyo
+${PYSITELIB}/trytond/modules/company/tests/__init__.py
+${PYSITELIB}/trytond/modules/company/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/company/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/company/tests/test_company.py
+${PYSITELIB}/trytond/modules/company/tests/test_company.pyc
+${PYSITELIB}/trytond/modules/company/tests/test_company.pyo
+${PYSITELIB}/trytond/modules/company/tryton.cfg
+${PYSITELIB}/trytond/modules/company/view/company_config_start_form.xml
+${PYSITELIB}/trytond/modules/company/view/company_form.xml
+${PYSITELIB}/trytond/modules/company/view/company_list.xml
+${PYSITELIB}/trytond/modules/company/view/company_tree.xml
+${PYSITELIB}/trytond/modules/company/view/cron_form.xml
+${PYSITELIB}/trytond/modules/company/view/employee_form.xml
+${PYSITELIB}/trytond/modules/company/view/employee_tree.xml
+${PYSITELIB}/trytond/modules/company/view/property_form.xml
+${PYSITELIB}/trytond/modules/company/view/property_tree.xml
+${PYSITELIB}/trytond/modules/company/view/sequence_form.xml
+${PYSITELIB}/trytond/modules/company/view/sequence_tree.xml
+${PYSITELIB}/trytond/modules/company/view/user_form.xml
+${PYSITELIB}/trytond/modules/company/view/user_form_preferences.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-company/distinfo b/misc/py-trytond-company/distinfo
new file mode 100644
index 00000000000..0169958a4ee
--- /dev/null
+++ b/misc/py-trytond-company/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/02/01 19:04:31 rodent Exp $
+
+SHA1 (trytond_company-3.0.0.tar.gz) = 9c2a8b43e928d300f006bf05c8147a3eb93b9055
+RMD160 (trytond_company-3.0.0.tar.gz) = 99b73ae7f1adf828ab002e63c6b52203a7ab5290
+Size (trytond_company-3.0.0.tar.gz) = 50940 bytes