pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-latexcodec: removed
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By: adam
Date: Sun Oct 27 01:56:47 2019 +0200
Changeset: 1f53723d885887b25ce6bb411bea25a4ac37b28a
Modified Files:
Makefile
Removed Files:
py-latexcodec/DESCR
py-latexcodec/Makefile
py-latexcodec/PLIST
py-latexcodec/distinfo
Log Message:
py-latexcodec: removed
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1f53723d885887b25ce6bb411bea25a4ac37b28a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-latexcodec/DESCR | 1 -
py-latexcodec/Makefile | 19 -------------------
py-latexcodec/PLIST | 16 ----------------
py-latexcodec/distinfo | 5 -----
5 files changed, 42 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index da50b03753..e66a6cdc18 100644
--- a/Makefile
+++ b/Makefile
@@ -3599,7 +3599,6 @@ SUBDIR+= py-kubernetes
SUBDIR+= py-lapack
SUBDIR+= py-larlib
SUBDIR+= py-larry
-SUBDIR+= py-latexcodec
SUBDIR+= py-lazr.uri
SUBDIR+= py-lds
SUBDIR+= py-lea
diff --git a/py-latexcodec/DESCR b/py-latexcodec/DESCR
deleted file mode 100644
index d116253c17..0000000000
--- a/py-latexcodec/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Lexer and codec to work with LaTeX code in Python
diff --git a/py-latexcodec/Makefile b/py-latexcodec/Makefile
deleted file mode 100644
index 7c34dff876..0000000000
--- a/py-latexcodec/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2014/06/01 12:49:43 thomasklausner Exp $
-
-DISTNAME= latexcodec-0.3.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= print python
-MASTER_SITES= ${MASTER_SITE_PYPI:=l/latexcodec/}
-EXTRACT_SUFX= .zip
-
-MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://github.com/mcmtroffaes/latexcodec
-COMMENT= Lexer and codec to work with LaTeX code in Python
-LICENSE= mit
-
-DEPENDS+= ${PYPKGPREFIX}-six>=1.5.2:../../lang/py-six
-
-USE_LANGUAGES= # none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-latexcodec/PLIST b/py-latexcodec/PLIST
deleted file mode 100644
index 6d559a1ac6..0000000000
--- a/py-latexcodec/PLIST
+++ /dev/null
@@ -1,16 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/02/05 20:49:22 jihbed 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
diff --git a/py-latexcodec/distinfo b/py-latexcodec/distinfo
deleted file mode 100644
index 4551e5749e..0000000000
--- a/py-latexcodec/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/02/05 20:49:22 jihbed Exp $
-
-SHA1 (latexcodec-0.3.1.zip) = 4419440931c59a99033cb349813c30d0af79de1b
-RMD160 (latexcodec-0.3.1.zip) = 0b23d43c27d791db4846ab076d1fe6ca004b7043
-Size (latexcodec-0.3.1.zip) = 32345 bytes
Home |
Main Index |
Thread Index |
Old Index