summaryrefslogtreecommitdiff
path: root/misc/py-trytond-production-work
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-trytond-production-work')
-rw-r--r--misc/py-trytond-production-work/DESCR1
-rw-r--r--misc/py-trytond-production-work/Makefile22
-rw-r--r--misc/py-trytond-production-work/PLIST63
-rw-r--r--misc/py-trytond-production-work/distinfo6
4 files changed, 92 insertions, 0 deletions
diff --git a/misc/py-trytond-production-work/DESCR b/misc/py-trytond-production-work/DESCR
new file mode 100644
index 00000000000..97c5e61b387
--- /dev/null
+++ b/misc/py-trytond-production-work/DESCR
@@ -0,0 +1 @@
+The production_work module of the Tryton application platform.
diff --git a/misc/py-trytond-production-work/Makefile b/misc/py-trytond-production-work/Makefile
new file mode 100644
index 00000000000..d672708e78c
--- /dev/null
+++ b/misc/py-trytond-production-work/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:06 rodent Exp $
+TRYTON_MODULE_NAME= trytond_production_work
+.include "../../devel/py-trytond/Makefile.common"
+CATEGORIES= misc python
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.tryton.org/
+COMMENT= Production work module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-python-sql>=0.4:../../databases/py-python-sql
+DEPENDS+= ${PYPKGPREFIX}-trytond-company>=${TRYTON_BASEVER}:../../misc/py-trytond-company
+DEPENDS+= ${PYPKGPREFIX}-trytond-production>=${TRYTON_BASEVER}:../../misc/py-trytond-production
+DEPENDS+= ${PYPKGPREFIX}-trytond-production-routing>=${TRYTON_BASEVER}:../../misc/py-trytond-production-routing
+DEPENDS+= ${PYPKGPREFIX}-trytond-stock>=${TRYTON_BASEVER}:../../misc/py-trytond-stock
+DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/py-trytond-production-work/PLIST b/misc/py-trytond-production-work/PLIST
new file mode 100644
index 00000000000..bbaa1deb1bb
--- /dev/null
+++ b/misc/py-trytond-production-work/PLIST
@@ -0,0 +1,63 @@
+@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:06 rodent Exp $
+${PYSITELIB}/trytond/modules/production_work/__init__.py
+${PYSITELIB}/trytond/modules/production_work/__init__.pyc
+${PYSITELIB}/trytond/modules/production_work/__init__.pyo
+${PYSITELIB}/trytond/modules/production_work/locale/bg.po
+${PYSITELIB}/trytond/modules/production_work/locale/ca.po
+${PYSITELIB}/trytond/modules/production_work/locale/cs.po
+${PYSITELIB}/trytond/modules/production_work/locale/de.po
+${PYSITELIB}/trytond/modules/production_work/locale/es.po
+${PYSITELIB}/trytond/modules/production_work/locale/es_419.po
+${PYSITELIB}/trytond/modules/production_work/locale/fr.po
+${PYSITELIB}/trytond/modules/production_work/locale/hu_HU.po
+${PYSITELIB}/trytond/modules/production_work/locale/it_IT.po
+${PYSITELIB}/trytond/modules/production_work/locale/ja_JP.po
+${PYSITELIB}/trytond/modules/production_work/locale/lo.po
+${PYSITELIB}/trytond/modules/production_work/locale/lt.po
+${PYSITELIB}/trytond/modules/production_work/locale/nl.po
+${PYSITELIB}/trytond/modules/production_work/locale/pl.po
+${PYSITELIB}/trytond/modules/production_work/locale/pt_BR.po
+${PYSITELIB}/trytond/modules/production_work/locale/ru.po
+${PYSITELIB}/trytond/modules/production_work/locale/sl.po
+${PYSITELIB}/trytond/modules/production_work/locale/zh_CN.po
+${PYSITELIB}/trytond/modules/production_work/production.py
+${PYSITELIB}/trytond/modules/production_work/production.pyc
+${PYSITELIB}/trytond/modules/production_work/production.pyo
+${PYSITELIB}/trytond/modules/production_work/production.xml
+${PYSITELIB}/trytond/modules/production_work/routing.py
+${PYSITELIB}/trytond/modules/production_work/routing.pyc
+${PYSITELIB}/trytond/modules/production_work/routing.pyo
+${PYSITELIB}/trytond/modules/production_work/routing.xml
+${PYSITELIB}/trytond/modules/production_work/tests/__init__.py
+${PYSITELIB}/trytond/modules/production_work/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/production_work/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/production_work/tests/scenario_production_work.rst
+${PYSITELIB}/trytond/modules/production_work/tests/test_production_work.py
+${PYSITELIB}/trytond/modules/production_work/tests/test_production_work.pyc
+${PYSITELIB}/trytond/modules/production_work/tests/test_production_work.pyo
+${PYSITELIB}/trytond/modules/production_work/tryton.cfg
+${PYSITELIB}/trytond/modules/production_work/view/operation_form.xml
+${PYSITELIB}/trytond/modules/production_work/view/operation_list.xml
+${PYSITELIB}/trytond/modules/production_work/view/production_form.xml
+${PYSITELIB}/trytond/modules/production_work/view/production_list.xml
+${PYSITELIB}/trytond/modules/production_work/view/work_center_category_form.xml
+${PYSITELIB}/trytond/modules/production_work/view/work_center_category_list.xml
+${PYSITELIB}/trytond/modules/production_work/view/work_center_form.xml
+${PYSITELIB}/trytond/modules/production_work/view/work_center_list.xml
+${PYSITELIB}/trytond/modules/production_work/view/work_center_tree.xml
+${PYSITELIB}/trytond/modules/production_work/view/work_cycle_form.xml
+${PYSITELIB}/trytond/modules/production_work/view/work_cycle_list.xml
+${PYSITELIB}/trytond/modules/production_work/view/work_form.xml
+${PYSITELIB}/trytond/modules/production_work/view/work_list.xml
+${PYSITELIB}/trytond/modules/production_work/view/work_list_sequence.xml
+${PYSITELIB}/trytond/modules/production_work/work.py
+${PYSITELIB}/trytond/modules/production_work/work.pyc
+${PYSITELIB}/trytond/modules/production_work/work.pyo
+${PYSITELIB}/trytond/modules/production_work/work.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-production-work/distinfo b/misc/py-trytond-production-work/distinfo
new file mode 100644
index 00000000000..96875f2feca
--- /dev/null
+++ b/misc/py-trytond-production-work/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/12/04 21:13:06 rodent Exp $
+
+SHA1 (tryton-4.2/trytond_production_work-4.2.0.tar.gz) = 5509c156ccd76a69ce9418e4b1f4ae2548d05e28
+RMD160 (tryton-4.2/trytond_production_work-4.2.0.tar.gz) = 7001789e214ee20894d70b57c8d6ac8bf4fc2ba6
+SHA512 (tryton-4.2/trytond_production_work-4.2.0.tar.gz) = 065536f0b5706a181c6ef010dea03fcf461715bf50fa2cfd8d1b35e4d12c36694d79481c8f7b7f146ee5ec4d1071631183d520e6d112907e6590331287993a36
+Size (tryton-4.2/trytond_production_work-4.2.0.tar.gz) = 36957 bytes