diff options
author | rodent <rodent> | 2014-02-01 19:28:37 +0000 |
---|---|---|
committer | rodent <rodent> | 2014-02-01 19:28:37 +0000 |
commit | 4dbfb74af8ba1f4fe991afaf3ffe8b7690146ff7 (patch) | |
tree | 9a0dcac4825b4bb8398a55aac3778db0d00b624a | |
parent | b7bf894dfb1b1b29de330923d19650d93fe173b5 (diff) | |
download | pkgsrc-4dbfb74af8ba1f4fe991afaf3ffe8b7690146ff7.tar.gz |
Import py27-trytond-product-3.0.0 as misc/py-trytond-product.
The product module of the Tryton application platform.
-rw-r--r-- | misc/py-trytond-product/DESCR | 1 | ||||
-rw-r--r-- | misc/py-trytond-product/Makefile | 24 | ||||
-rw-r--r-- | misc/py-trytond-product/PLIST | 53 | ||||
-rw-r--r-- | misc/py-trytond-product/distinfo | 5 |
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 |