summaryrefslogtreecommitdiff
path: root/misc/py-trytond-product
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-02-01 19:28:37 +0000
committerrodent <rodent@pkgsrc.org>2014-02-01 19:28:37 +0000
commit902af12a74515def637e34d713b5b1c0d58d0ed7 (patch)
tree9a0dcac4825b4bb8398a55aac3778db0d00b624a /misc/py-trytond-product
parenta9806e49347e8457ad99e690f58fbbaafb548cb5 (diff)
downloadpkgsrc-902af12a74515def637e34d713b5b1c0d58d0ed7.tar.gz
Import py27-trytond-product-3.0.0 as misc/py-trytond-product.
The product module of the Tryton application platform.
Diffstat (limited to 'misc/py-trytond-product')
-rw-r--r--misc/py-trytond-product/DESCR1
-rw-r--r--misc/py-trytond-product/Makefile24
-rw-r--r--misc/py-trytond-product/PLIST53
-rw-r--r--misc/py-trytond-product/distinfo5
4 files changed, 83 insertions, 0 deletions
diff --git a/misc/py-trytond-product/DESCR b/misc/py-trytond-product/DESCR
new file mode 100644
index 00000000000..06c2cf0cdc0
--- /dev/null
+++ b/misc/py-trytond-product/DESCR
@@ -0,0 +1 @@
+The product module of the Tryton application platform.
diff --git a/misc/py-trytond-product/Makefile b/misc/py-trytond-product/Makefile
new file mode 100644
index 00000000000..0be33b4f361
--- /dev/null
+++ b/misc/py-trytond-product/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2014/02/01 19:28:37 rodent Exp $
+
+DISTNAME= trytond_product-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= Product module of the Tryton application platform
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-python-sql-[0-9]*:../../databases/py-python-sql
+DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # XXX according to setup.py
+
+REPLACE_PYTHON+= tests/test_product.py
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/py-trytond-product/PLIST b/misc/py-trytond-product/PLIST
new file mode 100644
index 00000000000..73104b1022a
--- /dev/null
+++ b/misc/py-trytond-product/PLIST
@@ -0,0 +1,53 @@
+@comment $NetBSD: PLIST,v 1.1 2014/02/01 19:28:37 rodent Exp $
+${PYSITELIB}/trytond/modules/product/__init__.py
+${PYSITELIB}/trytond/modules/product/__init__.pyc
+${PYSITELIB}/trytond/modules/product/__init__.pyo
+${PYSITELIB}/trytond/modules/product/category.py
+${PYSITELIB}/trytond/modules/product/category.pyc
+${PYSITELIB}/trytond/modules/product/category.pyo
+${PYSITELIB}/trytond/modules/product/category.xml
+${PYSITELIB}/trytond/modules/product/icons/tryton-product.svg
+${PYSITELIB}/trytond/modules/product/locale/bg_BG.po
+${PYSITELIB}/trytond/modules/product/locale/ca_ES.po
+${PYSITELIB}/trytond/modules/product/locale/cs_CZ.po
+${PYSITELIB}/trytond/modules/product/locale/de_DE.po
+${PYSITELIB}/trytond/modules/product/locale/es_AR.po
+${PYSITELIB}/trytond/modules/product/locale/es_CO.po
+${PYSITELIB}/trytond/modules/product/locale/es_ES.po
+${PYSITELIB}/trytond/modules/product/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/product/locale/nl_NL.po
+${PYSITELIB}/trytond/modules/product/locale/ru_RU.po
+${PYSITELIB}/trytond/modules/product/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/product/product.py
+${PYSITELIB}/trytond/modules/product/product.pyc
+${PYSITELIB}/trytond/modules/product/product.pyo
+${PYSITELIB}/trytond/modules/product/product.xml
+${PYSITELIB}/trytond/modules/product/tests/__init__.py
+${PYSITELIB}/trytond/modules/product/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/product/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/product/tests/test_product.py
+${PYSITELIB}/trytond/modules/product/tests/test_product.pyc
+${PYSITELIB}/trytond/modules/product/tests/test_product.pyo
+${PYSITELIB}/trytond/modules/product/tryton.cfg
+${PYSITELIB}/trytond/modules/product/uom.py
+${PYSITELIB}/trytond/modules/product/uom.pyc
+${PYSITELIB}/trytond/modules/product/uom.pyo
+${PYSITELIB}/trytond/modules/product/uom.xml
+${PYSITELIB}/trytond/modules/product/view/category_form.xml
+${PYSITELIB}/trytond/modules/product/view/category_list.xml
+${PYSITELIB}/trytond/modules/product/view/category_tree.xml
+${PYSITELIB}/trytond/modules/product/view/product_form.xml
+${PYSITELIB}/trytond/modules/product/view/product_tree.xml
+${PYSITELIB}/trytond/modules/product/view/template_form.xml
+${PYSITELIB}/trytond/modules/product/view/template_tree.xml
+${PYSITELIB}/trytond/modules/product/view/uom_category_form.xml
+${PYSITELIB}/trytond/modules/product/view/uom_category_tree.xml
+${PYSITELIB}/trytond/modules/product/view/uom_form.xml
+${PYSITELIB}/trytond/modules/product/view/uom_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-product/distinfo b/misc/py-trytond-product/distinfo
new file mode 100644
index 00000000000..b1aa7c35246
--- /dev/null
+++ b/misc/py-trytond-product/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/02/01 19:28:37 rodent Exp $
+
+SHA1 (trytond_product-3.0.0.tar.gz) = 949730a456f912dabc16267dbba8242cf325eadd
+RMD160 (trytond_product-3.0.0.tar.gz) = c8b43dd0b7cff9943742ea1212cb200bf398bec8
+Size (trytond_product-3.0.0.tar.gz) = 46703 bytes