Received: by mail.netbsd.org (Postfix, from userid 605) id 36C5984E88; Thu, 26 Jul 2018 12:22:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 64E0984E7D for ; Thu, 26 Jul 2018 12:22:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id tUxm0gtZsIem for ; Thu, 26 Jul 2018 12:22:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 9C57384D41 for ; Thu, 26 Jul 2018 12:22:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 957BAFBEC; Thu, 26 Jul 2018 12:22:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1532607730125620" MIME-Version: 1.0 Date: Thu, 26 Jul 2018 12:22:10 +0000 From: "Jaap Boender" Subject: CVS commit: pkgsrc/print/py-latexcodec To: pkgsrc-changes@NetBSD.org Reply-To: jaapb@netbsd.org X-Mailer: log_accum Message-Id: <20180726122210.957BAFBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1532607730125620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Thu Jul 26 12:22:10 UTC 2018 Added Files: pkgsrc/print/py-latexcodec: DESCR Makefile PLIST distinfo Log Message: Added package print/py-latexcodec, a LaTeX library for Python. Based on Kamel Derouiche's version in pkgsrc-wip. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/print/py-latexcodec/DESCR \ pkgsrc/print/py-latexcodec/Makefile pkgsrc/print/py-latexcodec/PLIST \ pkgsrc/print/py-latexcodec/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1532607730125620 Content-Disposition: inline Content-Length: 2486 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/print/py-latexcodec/DESCR diff -u /dev/null pkgsrc/print/py-latexcodec/DESCR:1.1 --- /dev/null Thu Jul 26 12:22:10 2018 +++ pkgsrc/print/py-latexcodec/DESCR Thu Jul 26 12:22:10 2018 @@ -0,0 +1 @@ +Lexer and codec to work with LaTeX code in Python Index: pkgsrc/print/py-latexcodec/Makefile diff -u /dev/null pkgsrc/print/py-latexcodec/Makefile:1.1 --- /dev/null Thu Jul 26 12:22:10 2018 +++ pkgsrc/print/py-latexcodec/Makefile Thu Jul 26 12:22:10 2018 @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1 2018/07/26 12:22:10 jaapb Exp $ + +DISTNAME= latexcodec-1.0.5 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= print python +MASTER_SITES= ${MASTER_SITE_PYPI:=l/latexcodec/} + +MAINTAINER= jaapb@NetBSD.org +HOMEPAGE= https://github.com/mcmtroffaes/latexcodec +COMMENT= Lexer and codec for LaTeX +LICENSE= mit + +DEPENDS+= ${PYPKGPREFIX}-six>=1.5.2:../../lang/py-six + +USE_LANGUAGES= # none + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/print/py-latexcodec/PLIST diff -u /dev/null pkgsrc/print/py-latexcodec/PLIST:1.1 --- /dev/null Thu Jul 26 12:22:10 2018 +++ pkgsrc/print/py-latexcodec/PLIST Thu Jul 26 12:22:10 2018 @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1 2018/07/26 12:22:10 jaapb Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/${EGG_INFODIR}/zip-safe +${PYSITELIB}/latexcodec/__init__.py +${PYSITELIB}/latexcodec/__init__.pyc +${PYSITELIB}/latexcodec/__init__.pyo +${PYSITELIB}/latexcodec/codec.py +${PYSITELIB}/latexcodec/codec.pyc +${PYSITELIB}/latexcodec/codec.pyo +${PYSITELIB}/latexcodec/lexer.py +${PYSITELIB}/latexcodec/lexer.pyc +${PYSITELIB}/latexcodec/lexer.pyo Index: pkgsrc/print/py-latexcodec/distinfo diff -u /dev/null pkgsrc/print/py-latexcodec/distinfo:1.1 --- /dev/null Thu Jul 26 12:22:10 2018 +++ pkgsrc/print/py-latexcodec/distinfo Thu Jul 26 12:22:10 2018 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2018/07/26 12:22:10 jaapb Exp $ + +SHA1 (latexcodec-1.0.5.tar.gz) = 6f4e6ec0cdc494e79f85d5710badd88c5ce28000 +RMD160 (latexcodec-1.0.5.tar.gz) = 81c9520c8292479e38c066dfd516a016916a74e7 +SHA512 (latexcodec-1.0.5.tar.gz) = b51cb9b806cc4f13ed92120a5636a7b55f84909c2ea76f0ab34e8b902c91355da7a7ad4fde38a6e8f68e3732c066306cb6c39866ebb5aced70c26e3137735625 +Size (latexcodec-1.0.5.tar.gz) = 26177 bytes --_----------=_1532607730125620--