Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -0,0 +1 @@
The analytic_purchse module of the Tryton application platform.

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.1 2015/08/24 14:49:42 richard Exp $
TRYTON_MODULE_NAME= trytond_analytic_purchase
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= The analytic purchase module of the Tryton application platform
LICENSE= gnu-gpl-v3
DEPENDS+= ${PYPKGPREFIX}-trytond-analytic-account-[0-9]*:../../finance/py-trytond-analytic-account
DEPENDS+= ${PYPKGPREFIX}-trytond-analytic-invoice-[0-9]*:../../finance/py-trytond-analytic-invoice
DEPENDS+= ${PYPKGPREFIX}-trytond-purchase-[0-9]*:../../finance/py-trytond-purchase
DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
USE_LANGUAGES= # none
REPLACE_PYTHON+= tests/test_analytic_purchase.py
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,36 @@
@comment $NetBSD: PLIST,v 1.1 2015/08/24 14:49:42 richard Exp $
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/trytond/modules/analytic_purchase/__init__.py
${PYSITELIB}/trytond/modules/analytic_purchase/__init__.pyc
${PYSITELIB}/trytond/modules/analytic_purchase/__init__.pyo
${PYSITELIB}/trytond/modules/analytic_purchase/locale/bg_BG.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/ca_ES.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/cs_CZ.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/de_DE.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/es_AR.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/es_CO.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/es_EC.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/es_ES.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/fr_FR.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/nl_NL.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/ru_RU.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/sl_SI.po
${PYSITELIB}/trytond/modules/analytic_purchase/purchase.py
${PYSITELIB}/trytond/modules/analytic_purchase/purchase.pyc
${PYSITELIB}/trytond/modules/analytic_purchase/purchase.pyo
${PYSITELIB}/trytond/modules/analytic_purchase/purchase.xml
${PYSITELIB}/trytond/modules/analytic_purchase/tests/__init__.py
${PYSITELIB}/trytond/modules/analytic_purchase/tests/__init__.pyc
${PYSITELIB}/trytond/modules/analytic_purchase/tests/__init__.pyo
${PYSITELIB}/trytond/modules/analytic_purchase/tests/scenario_analytic_purchase.rst
${PYSITELIB}/trytond/modules/analytic_purchase/tests/test_analytic_purchase.py
${PYSITELIB}/trytond/modules/analytic_purchase/tests/test_analytic_purchase.pyc
${PYSITELIB}/trytond/modules/analytic_purchase/tests/test_analytic_purchase.pyo
${PYSITELIB}/trytond/modules/analytic_purchase/tryton.cfg
${PYSITELIB}/trytond/modules/analytic_purchase/view/purchase_line_form.xml

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/08/24 14:49:42 richard Exp $
SHA1 (tryton-3.6/trytond_analytic_purchase-3.6.0.tar.gz) = 266105c1c7de80302a4cd758dadd9f882b167dab
RMD160 (tryton-3.6/trytond_analytic_purchase-3.6.0.tar.gz) = d61218afa186897f35a1e51e284cc53a741ad7d2
Size (tryton-3.6/trytond_analytic_purchase-3.6.0.tar.gz) = 22993 bytes