summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-06-20 12:40:15 +0000
committeradam <adam@pkgsrc.org>2017-06-20 12:40:15 +0000
commit092c7df37656464d26cae6f49cb7c7ff3cbbc606 (patch)
tree689cb20206218b276ce8028fe90d2efcb017a21f /audio
parent572401063010e7c8fa1f63eb4581ab3a6929787f (diff)
downloadpkgsrc-092c7df37656464d26cae6f49cb7c7ff3cbbc606.tar.gz
Removed audio/mutagen-tools successor audio/py-mutagen
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile3
-rw-r--r--audio/mutagen-tools/DESCR7
-rw-r--r--audio/mutagen-tools/Makefile25
-rw-r--r--audio/mutagen-tools/PLIST13
-rw-r--r--audio/mutagen-tools/distinfo7
-rw-r--r--audio/mutagen-tools/patches/patch-aa32
6 files changed, 1 insertions, 86 deletions
diff --git a/audio/Makefile b/audio/Makefile
index b8a4fb5a08f..e05c8a6b73f 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.539 2017/04/22 17:26:57 taca Exp $
+# $NetBSD: Makefile,v 1.540 2017/06/20 12:40:15 adam Exp $
#
COMMENT= Audio tools
@@ -340,7 +340,6 @@ SUBDIR+= muse
SUBDIR+= musepack
SUBDIR+= musicbrainz
SUBDIR+= musicpd
-SUBDIR+= mutagen-tools
SUBDIR+= nas
SUBDIR+= nas-auscope
SUBDIR+= ncmpc
diff --git a/audio/mutagen-tools/DESCR b/audio/mutagen-tools/DESCR
deleted file mode 100644
index 199885b78b8..00000000000
--- a/audio/mutagen-tools/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-Mutagen is a Python module to handle audio metadata. It supports FLAC,
-M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg
-Vorbis, True Audio, WavPack and OptimFROG audio files. All versions of
-ID3v2 are supported, and all standard ID3v2.4 frames are parsed. It can
-read Xing headers to accurately calculate the bitrate and length of
-MP3s. ID3 and APEv2 tags can be edited regardless of audio format. It
-can also manipulate Ogg streams on an individual packet/page level.
diff --git a/audio/mutagen-tools/Makefile b/audio/mutagen-tools/Makefile
deleted file mode 100644
index ec920aefa7c..00000000000
--- a/audio/mutagen-tools/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2017/05/09 13:14:32 leot Exp $
-
-DISTNAME= mutagen-1.37
-PKGNAME= ${DISTNAME:S/-/-tools-/}
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_PYPI:=m/mutagen/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://github.com/quodlibet/mutagen
-COMMENT= Audio metadata handling for Python
-LICENSE= gnu-gpl-v2
-
-DEPENDS+= ${PYPKGPREFIX}-mutagen-[0-9]*:../../audio/py-mutagen
-
-SUBST_CLASSES+= pkgmandir
-SUBST_STAGE.pkgmandir= pre-configure
-SUBST_FILES.pkgmandir= setup.py
-SUBST_MESSAGE.pkgmandir= Fixing man page installation.
-SUBST_SED.pkgmandir= -e 's,share/man,${PKGMANDIR},'
-
-USE_LANGUAGES= # none
-PY_NO_EGG= yes
-
-.include "../../lang/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/audio/mutagen-tools/PLIST b/audio/mutagen-tools/PLIST
deleted file mode 100644
index adb94f0905b..00000000000
--- a/audio/mutagen-tools/PLIST
+++ /dev/null
@@ -1,13 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2014/10/17 16:01:15 drochner Exp $
-bin/mid3cp
-bin/mid3iconv
-bin/mid3v2
-bin/moggsplit
-bin/mutagen-inspect
-bin/mutagen-pony
-man/man1/mid3cp.1
-man/man1/mid3iconv.1
-man/man1/mid3v2.1
-man/man1/moggsplit.1
-man/man1/mutagen-inspect.1
-man/man1/mutagen-pony.1
diff --git a/audio/mutagen-tools/distinfo b/audio/mutagen-tools/distinfo
deleted file mode 100644
index f552abfc7e1..00000000000
--- a/audio/mutagen-tools/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.6 2017/05/09 13:14:32 leot Exp $
-
-SHA1 (mutagen-1.37.tar.gz) = 973e29c3b27f2b99ac5b18899ef07c2c8c9b035e
-RMD160 (mutagen-1.37.tar.gz) = 8a8bce64ed57d7637a590e163a7e27f329a6a297
-SHA512 (mutagen-1.37.tar.gz) = f1bdd3d56526be718642d6599e7353879dc7e16f3d8758ff0221224310f5952cdc097dd70202be4b93c3a661f83b4f0d3e7730464f077d89614883571b80b180
-Size (mutagen-1.37.tar.gz) = 912600 bytes
-SHA1 (patch-aa) = 2c8e4fea8d9afcfca4f86ae7704b1e84df53c817
diff --git a/audio/mutagen-tools/patches/patch-aa b/audio/mutagen-tools/patches/patch-aa
deleted file mode 100644
index 3cb29a69e9f..00000000000
--- a/audio/mutagen-tools/patches/patch-aa
+++ /dev/null
@@ -1,32 +0,0 @@
-$NetBSD: patch-aa,v 1.5 2017/05/09 13:14:32 leot Exp $
-
-Do not install any Python packages. They are provided separatedly by the
-audio/py-mutagen package.
-
---- setup.py.orig 2017-02-24 13:15:32.000000000 +0000
-+++ setup.py
-@@ -258,15 +258,15 @@ if __name__ == "__main__":
- 'License :: OSI Approved :: GNU General Public License v2 (GPLv2)',
- 'Topic :: Multimedia :: Sound/Audio',
- ],
-- packages=[
-- "mutagen",
-- "mutagen.id3",
-- "mutagen.mp4",
-- "mutagen.asf",
-- "mutagen.mp3",
-- "mutagen._senf",
-- "mutagen._tools",
-- ],
-+# packages=[
-+# "mutagen",
-+# "mutagen.id3",
-+# "mutagen.mp4",
-+# "mutagen.asf",
-+# "mutagen.mp3",
-+# "mutagen._senf",
-+# "mutagen._tools",
-+# ],
- data_files=data_files,
- scripts=[os.path.join("tools", name) for name in [
- "mid3cp",