pkgsrc-WIP-changes archive

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

Remove py-libtunepimp, parent package in pkgsrc was removed



Module Name:	pkgsrc-wip
Committed By:	nia <nia%netbsd.org@localhost>
Pushed By:	nee
Date:		Mon Nov 2 11:20:34 2020 +0100
Changeset:	da8632ff49b281fd10c1ca7c5aef80a5c9f4b237

Modified Files:
	Makefile
Removed Files:
	py-libtunepimp/DESCR
	py-libtunepimp/Makefile
	py-libtunepimp/PLIST
	py-libtunepimp/distinfo

Log Message:
Remove py-libtunepimp, parent package in pkgsrc was removed

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

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

diffstat:
 Makefile                |  1 -
 py-libtunepimp/DESCR    | 16 ----------------
 py-libtunepimp/Makefile | 23 -----------------------
 py-libtunepimp/PLIST    | 13 -------------
 py-libtunepimp/distinfo |  6 ------
 5 files changed, 59 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index d93e53dca3..607be5c87c 100644
--- a/Makefile
+++ b/Makefile
@@ -3640,7 +3640,6 @@ SUBDIR+=	py-libopensync-plugin
 SUBDIR+=	py-librabbitmq
 SUBDIR+=	py-libtextcat
 SUBDIR+=	py-libtorrent-rasterbar
-SUBDIR+=	py-libtunepimp
 SUBDIR+=	py-libvirt
 SUBDIR+=	py-lifelines
 SUBDIR+=	py-linearalgebra
diff --git a/py-libtunepimp/DESCR b/py-libtunepimp/DESCR
deleted file mode 100644
index 2e59bb8e9b..0000000000
--- a/py-libtunepimp/DESCR
+++ /dev/null
@@ -1,16 +0,0 @@
-The TunePimp library serves as a tool to allow developers to create
-MusicBrainz enabled tagging applications.
-
-The TunePimp library is a full featured tagging library that allows
-the developer to open music files for identification/lookup. Once
-files have been identified, it writes new metadata tags to the
-music files and writes the files to a standardized directory
-hierarchy. TunePimp includes the following features:
-
-* Create TRM IDs from WAV, MP3, Ogg/Vorbis and FLAC files
-* Automatically lookup files by TRM or by metadata
-* Read and write metadata from the music files
-* Optionally rename files according to a user specified file mask
-* Optionally move files to a user specified directory hierarchy
-
-This packages serves the Python bindings for the TunePimp library.
diff --git a/py-libtunepimp/Makefile b/py-libtunepimp/Makefile
deleted file mode 100644
index 5157f7b5e1..0000000000
--- a/py-libtunepimp/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2012/11/13 22:25:44 othyro Exp $
-
-DISTNAME=	libtunepimp-0.5.3
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=	1
-CATEGORIES=	audio devel
-MASTER_SITES=	ftp://ftp.musicbrainz.org/pub/musicbrainz/ \
-		http://ftp.musicbrainz.org/pub/musicbrainz/
-
-MAINTAINER=	jfranz%bsdprojects.net@localhost
-HOMEPAGE=	http://musicbrainz.org/products/tunepimp/index.html
-COMMENT=	Python bindings for TunePimp library
-
-
-WRKSRC=		${WRKDIR}/${DISTNAME}/python
-
-PY_PATCHPLIST=	yes
-PYDISTUTILSPKG=	yes
-
-BUILD_DEPENDS+=	libtunepimp-[0-9]*:../../audio/libtunepimp
-
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-libtunepimp/PLIST b/py-libtunepimp/PLIST
deleted file mode 100644
index ceead9df06..0000000000
--- a/py-libtunepimp/PLIST
+++ /dev/null
@@ -1,13 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:45:10 thomasklausner Exp $
-${PYSITELIB}/tunepimp/__init__.py
-${PYSITELIB}/tunepimp/__init__.pyc
-${PYSITELIB}/tunepimp/__init__.pyo
-${PYSITELIB}/tunepimp/metadata.py
-${PYSITELIB}/tunepimp/metadata.pyc
-${PYSITELIB}/tunepimp/metadata.pyo
-${PYSITELIB}/tunepimp/track.py
-${PYSITELIB}/tunepimp/track.pyc
-${PYSITELIB}/tunepimp/track.pyo
-${PYSITELIB}/tunepimp/tunepimp.py
-${PYSITELIB}/tunepimp/tunepimp.pyc
-${PYSITELIB}/tunepimp/tunepimp.pyo
diff --git a/py-libtunepimp/distinfo b/py-libtunepimp/distinfo
deleted file mode 100644
index a1bae55a0a..0000000000
--- a/py-libtunepimp/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/01/15 14:04:47 netcap Exp $
-
-SHA1 (libtunepimp-0.5.3.tar.gz) = 1b904cd97ce009588fe57336f40e79b6edf9947e
-RMD160 (libtunepimp-0.5.3.tar.gz) = 6bc312591b98a5b74824fc3103137cbf60d4b012
-SHA512 (libtunepimp-0.5.3.tar.gz) = 77529a25148d12a6e269aa0986b09335a9158a7bdea698eaebdfbea775d4812cb4409d2c5119c84ffbcafa98adaad37345f3e58da63df3fabc257fd5317a4d47
-Size (libtunepimp-0.5.3.tar.gz) = 1097005 bytes


Home | Main Index | Thread Index | Old Index