pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio Removed audio/mutagen-tools successor audio/py-m...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b8c0753684cf
branches:  trunk
changeset: 364022:b8c0753684cf
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jun 20 12:40:15 2017 +0000

description:
Removed audio/mutagen-tools successor audio/py-mutagen

diffstat:

 audio/Makefile                       |   3 +--
 audio/mutagen-tools/DESCR            |   7 -------
 audio/mutagen-tools/Makefile         |  25 -------------------------
 audio/mutagen-tools/PLIST            |  13 -------------
 audio/mutagen-tools/distinfo         |   7 -------
 audio/mutagen-tools/patches/patch-aa |  32 --------------------------------
 6 files changed, 1 insertions(+), 86 deletions(-)

diffs (121 lines):

diff -r 1cbcd0ab13fe -r b8c0753684cf audio/Makefile
--- a/audio/Makefile    Tue Jun 20 12:38:42 2017 +0000
+++ b/audio/Makefile    Tue Jun 20 12:40:15 2017 +0000
@@ -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+=       musepack
 SUBDIR+=       musicbrainz
 SUBDIR+=       musicpd
-SUBDIR+=       mutagen-tools
 SUBDIR+=       nas
 SUBDIR+=       nas-auscope
 SUBDIR+=       ncmpc
diff -r 1cbcd0ab13fe -r b8c0753684cf audio/mutagen-tools/DESCR
--- a/audio/mutagen-tools/DESCR Tue Jun 20 12:38:42 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 1cbcd0ab13fe -r b8c0753684cf audio/mutagen-tools/Makefile
--- a/audio/mutagen-tools/Makefile      Tue Jun 20 12:38:42 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-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 -r 1cbcd0ab13fe -r b8c0753684cf audio/mutagen-tools/PLIST
--- a/audio/mutagen-tools/PLIST Tue Jun 20 12:38:42 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 1cbcd0ab13fe -r b8c0753684cf audio/mutagen-tools/distinfo
--- a/audio/mutagen-tools/distinfo      Tue Jun 20 12:38:42 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 1cbcd0ab13fe -r b8c0753684cf audio/mutagen-tools/patches/patch-aa
--- a/audio/mutagen-tools/patches/patch-aa      Tue Jun 20 12:38:42 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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",



Home | Main Index | Thread Index | Old Index