pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-pysrt: delete, imported in pkgsrc as textproc/py-pysrt



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Apr 14 16:26:02 2017 +0200
Changeset:	e2203c5a0c24e33913e6d45144f6d3b01875ff0a

Modified Files:
	Makefile
Removed Files:
	py-pysrt/ALTERNATIVES
	py-pysrt/DESCR
	py-pysrt/Makefile
	py-pysrt/PLIST
	py-pysrt/distinfo

Log Message:
py-pysrt: delete, imported in pkgsrc as textproc/py-pysrt

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e2203c5a0c24e33913e6d45144f6d3b01875ff0a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile              |  1 -
 py-pysrt/ALTERNATIVES |  1 -
 py-pysrt/DESCR        |  1 -
 py-pysrt/Makefile     | 22 ----------------------
 py-pysrt/PLIST        | 35 -----------------------------------
 py-pysrt/distinfo     |  6 ------
 6 files changed, 66 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 29c4c0875a..53b42756ba 100644
--- a/Makefile
+++ b/Makefile
@@ -3394,7 +3394,6 @@ SUBDIR+=	py-pyside-tools
 SUBDIR+=	py-pyslha
 SUBDIR+=	py-pysph
 SUBDIR+=	py-pysphere
-SUBDIR+=	py-pysrt
 SUBDIR+=	py-pyswisseph
 SUBDIR+=	py-pythia
 SUBDIR+=	py-pythics
diff --git a/py-pysrt/ALTERNATIVES b/py-pysrt/ALTERNATIVES
deleted file mode 100644
index 631d91d721..0000000000
--- a/py-pysrt/ALTERNATIVES
+++ /dev/null
@@ -1 +0,0 @@
-bin/srt @PREFIX@/bin/srt-@PYVERSSUFFIX@
diff --git a/py-pysrt/DESCR b/py-pysrt/DESCR
deleted file mode 100644
index 1f9d014118..0000000000
--- a/py-pysrt/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-pysrt is a Python library used to edit or create SubRip files.
diff --git a/py-pysrt/Makefile b/py-pysrt/Makefile
deleted file mode 100644
index b63df8cda7..0000000000
--- a/py-pysrt/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	pysrt-1.1.1
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	textproc
-MASTER_SITES=	${MASTER_SITE_PYPI:=p/pysrt/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/byroot/pysrt
-COMMENT=	Python parser for SubRip (srt) files
-LICENSE=	gnu-gpl-v3
-
-DEPENDS+=	${PYPKGPREFIX}-chardet-[0-9]*:../../converters/py-chardet
-
-USE_LANGUAGES=	# none
-
-post-install:
-	${MV} ${DESTDIR}${PREFIX}/bin/srt ${DESTDIR}${PREFIX}/bin/srt-${PYVERSSUFFIX} || ${TRUE}
-
-.include "../../lang/python/application.mk"
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-pysrt/PLIST b/py-pysrt/PLIST
deleted file mode 100644
index e5ab02c414..0000000000
--- a/py-pysrt/PLIST
+++ /dev/null
@@ -1,35 +0,0 @@
-@comment $NetBSD$
-bin/srt-${PYVERSSUFFIX}
-${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}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/pysrt/__init__.py
-${PYSITELIB}/pysrt/__init__.pyc
-${PYSITELIB}/pysrt/__init__.pyo
-${PYSITELIB}/pysrt/commands.py
-${PYSITELIB}/pysrt/commands.pyc
-${PYSITELIB}/pysrt/commands.pyo
-${PYSITELIB}/pysrt/comparablemixin.py
-${PYSITELIB}/pysrt/comparablemixin.pyc
-${PYSITELIB}/pysrt/comparablemixin.pyo
-${PYSITELIB}/pysrt/compat.py
-${PYSITELIB}/pysrt/compat.pyc
-${PYSITELIB}/pysrt/compat.pyo
-${PYSITELIB}/pysrt/srtexc.py
-${PYSITELIB}/pysrt/srtexc.pyc
-${PYSITELIB}/pysrt/srtexc.pyo
-${PYSITELIB}/pysrt/srtfile.py
-${PYSITELIB}/pysrt/srtfile.pyc
-${PYSITELIB}/pysrt/srtfile.pyo
-${PYSITELIB}/pysrt/srtitem.py
-${PYSITELIB}/pysrt/srtitem.pyc
-${PYSITELIB}/pysrt/srtitem.pyo
-${PYSITELIB}/pysrt/srttime.py
-${PYSITELIB}/pysrt/srttime.pyc
-${PYSITELIB}/pysrt/srttime.pyo
-${PYSITELIB}/pysrt/version.py
-${PYSITELIB}/pysrt/version.pyc
-${PYSITELIB}/pysrt/version.pyo
diff --git a/py-pysrt/distinfo b/py-pysrt/distinfo
deleted file mode 100644
index d459478757..0000000000
--- a/py-pysrt/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (pysrt-1.1.1.tar.gz) = 5ab4084dd09c48915b9f1a3bfcde876da150dd5e
-RMD160 (pysrt-1.1.1.tar.gz) = 3357335d46ec5ba3e9bd4e497a88709976d6c7ff
-SHA512 (pysrt-1.1.1.tar.gz) = 607f80c1f66702d36b6fa54b293f59c6a28415d812bf54d7210075d1c84a7547ce2776c0809910ed3d79c08a3c595ce74719976d8f2818820a3f4a306ffc1825
-Size (pysrt-1.1.1.tar.gz) = 104027 bytes


Home | Main Index | Thread Index | Old Index