diff options
author | wiz <wiz@pkgsrc.org> | 2015-01-04 11:05:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-01-04 11:05:42 +0000 |
commit | 22facae9743cfedf5af7ad9ef8fee8f9ec1ddd96 (patch) | |
tree | ee92485fce1a94aaf9899f48e9c1dcd58f9e8921 /audio | |
parent | a36398b6fd19f2a42eb690e719ed898c3d2c19e1 (diff) | |
download | pkgsrc-22facae9743cfedf5af7ad9ef8fee8f9ec1ddd96.tar.gz |
Finish reimport as eyeD3.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 4 | ||||
-rw-r--r-- | audio/eyed3/DESCR | 6 | ||||
-rw-r--r-- | audio/eyed3/Makefile | 18 | ||||
-rw-r--r-- | audio/eyed3/PLIST | 96 | ||||
-rw-r--r-- | audio/eyed3/distinfo | 5 |
5 files changed, 2 insertions, 127 deletions
diff --git a/audio/Makefile b/audio/Makefile index b2a22921a0c..77979a011ae 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.515 2015/01/04 11:02:13 wiz Exp $ +# $NetBSD: Makefile,v 1.516 2015/01/04 11:05:42 wiz Exp $ # COMMENT= Audio tools @@ -84,7 +84,7 @@ SUBDIR+= emixer SUBDIR+= esound SUBDIR+= espeak SUBDIR+= exaile -SUBDIR+= eyed3 +SUBDIR+= eyeD3 SUBDIR+= ezstream SUBDIR+= faac SUBDIR+= faad2 diff --git a/audio/eyed3/DESCR b/audio/eyed3/DESCR deleted file mode 100644 index 1857f2248d9..00000000000 --- a/audio/eyed3/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -eyeD3 is a Python tool for working with audio files, specifically -mp3 files containing ID3 metadata (i.e. song info). - -It provides a command-line tool (``eyeD3``) and a Python library -(``import eyed3``) that can be used to write your own applications -or plugins that are callable from the command-line tool. diff --git a/audio/eyed3/Makefile b/audio/eyed3/Makefile deleted file mode 100644 index 96f24445590..00000000000 --- a/audio/eyed3/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: Makefile,v 1.1 2015/01/04 11:02:01 wiz Exp $ - -DISTNAME= eyeD3-0.7.5 -CATEGORIES= audio -MASTER_SITES= http://eyed3.nicfit.net/releases/ -EXTRACT_SUFX= .tgz - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://eyed3.nicfit.net/ -COMMENT= Python tool for working with audio files (in particular, mp3) -LICENSE= gnu-gpl-v2 - -USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.7.5 -REPLACE_SH+= bin/eyeD3 - -.include "../../lang/python/egg.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/audio/eyed3/PLIST b/audio/eyed3/PLIST deleted file mode 100644 index a699216a379..00000000000 --- a/audio/eyed3/PLIST +++ /dev/null @@ -1,96 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2015/01/04 11:02:01 wiz Exp $ -bin/eyeD3 -${PYSITELIB}/${EGG_INFODIR}/PKG-INFO -${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt -${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt -${PYSITELIB}/${EGG_INFODIR}/not-zip-safe -${PYSITELIB}/${EGG_INFODIR}/requires.txt -${PYSITELIB}/${EGG_INFODIR}/top_level.txt -${PYSITELIB}/eyed3/__init__.py -${PYSITELIB}/eyed3/__init__.pyc -${PYSITELIB}/eyed3/__init__.pyo -${PYSITELIB}/eyed3/compat.py -${PYSITELIB}/eyed3/compat.pyc -${PYSITELIB}/eyed3/compat.pyo -${PYSITELIB}/eyed3/core.py -${PYSITELIB}/eyed3/core.pyc -${PYSITELIB}/eyed3/core.pyo -${PYSITELIB}/eyed3/id3/__init__.py -${PYSITELIB}/eyed3/id3/__init__.pyc -${PYSITELIB}/eyed3/id3/__init__.pyo -${PYSITELIB}/eyed3/id3/apple.py -${PYSITELIB}/eyed3/id3/apple.pyc -${PYSITELIB}/eyed3/id3/apple.pyo -${PYSITELIB}/eyed3/id3/frames.py -${PYSITELIB}/eyed3/id3/frames.pyc -${PYSITELIB}/eyed3/id3/frames.pyo -${PYSITELIB}/eyed3/id3/headers.py -${PYSITELIB}/eyed3/id3/headers.pyc -${PYSITELIB}/eyed3/id3/headers.pyo -${PYSITELIB}/eyed3/id3/tag.py -${PYSITELIB}/eyed3/id3/tag.pyc -${PYSITELIB}/eyed3/id3/tag.pyo -${PYSITELIB}/eyed3/info.py -${PYSITELIB}/eyed3/info.py.in -${PYSITELIB}/eyed3/info.pyc -${PYSITELIB}/eyed3/info.pyo -${PYSITELIB}/eyed3/main.py -${PYSITELIB}/eyed3/main.pyc -${PYSITELIB}/eyed3/main.pyo -${PYSITELIB}/eyed3/mp3/__init__.py -${PYSITELIB}/eyed3/mp3/__init__.pyc -${PYSITELIB}/eyed3/mp3/__init__.pyo -${PYSITELIB}/eyed3/mp3/headers.py -${PYSITELIB}/eyed3/mp3/headers.pyc -${PYSITELIB}/eyed3/mp3/headers.pyo -${PYSITELIB}/eyed3/plugins/__init__.py -${PYSITELIB}/eyed3/plugins/__init__.pyc -${PYSITELIB}/eyed3/plugins/__init__.pyo -${PYSITELIB}/eyed3/plugins/_amazon.py -${PYSITELIB}/eyed3/plugins/_amazon.pyc -${PYSITELIB}/eyed3/plugins/_amazon.pyo -${PYSITELIB}/eyed3/plugins/classic.py -${PYSITELIB}/eyed3/plugins/classic.pyc -${PYSITELIB}/eyed3/plugins/classic.pyo -${PYSITELIB}/eyed3/plugins/examples.py -${PYSITELIB}/eyed3/plugins/examples.pyc -${PYSITELIB}/eyed3/plugins/examples.pyo -${PYSITELIB}/eyed3/plugins/fixup.py -${PYSITELIB}/eyed3/plugins/fixup.pyc -${PYSITELIB}/eyed3/plugins/fixup.pyo -${PYSITELIB}/eyed3/plugins/itunes.py -${PYSITELIB}/eyed3/plugins/itunes.pyc -${PYSITELIB}/eyed3/plugins/itunes.pyo -${PYSITELIB}/eyed3/plugins/lameinfo.py -${PYSITELIB}/eyed3/plugins/lameinfo.pyc -${PYSITELIB}/eyed3/plugins/lameinfo.pyo -${PYSITELIB}/eyed3/plugins/mp3.py -${PYSITELIB}/eyed3/plugins/mp3.pyc -${PYSITELIB}/eyed3/plugins/mp3.pyo -${PYSITELIB}/eyed3/plugins/nfo.py -${PYSITELIB}/eyed3/plugins/nfo.pyc -${PYSITELIB}/eyed3/plugins/nfo.pyo -${PYSITELIB}/eyed3/plugins/statistics.py -${PYSITELIB}/eyed3/plugins/statistics.pyc -${PYSITELIB}/eyed3/plugins/statistics.pyo -${PYSITELIB}/eyed3/plugins/xep_118.py -${PYSITELIB}/eyed3/plugins/xep_118.pyc -${PYSITELIB}/eyed3/plugins/xep_118.pyo -${PYSITELIB}/eyed3/utils/__init__.py -${PYSITELIB}/eyed3/utils/__init__.pyc -${PYSITELIB}/eyed3/utils/__init__.pyo -${PYSITELIB}/eyed3/utils/binfuncs.py -${PYSITELIB}/eyed3/utils/binfuncs.pyc -${PYSITELIB}/eyed3/utils/binfuncs.pyo -${PYSITELIB}/eyed3/utils/cli.py -${PYSITELIB}/eyed3/utils/cli.pyc -${PYSITELIB}/eyed3/utils/cli.pyo -${PYSITELIB}/eyed3/utils/console.py -${PYSITELIB}/eyed3/utils/console.pyc -${PYSITELIB}/eyed3/utils/console.pyo -${PYSITELIB}/eyed3/utils/log.py -${PYSITELIB}/eyed3/utils/log.pyc -${PYSITELIB}/eyed3/utils/log.pyo -${PYSITELIB}/eyed3/utils/prompt.py -${PYSITELIB}/eyed3/utils/prompt.pyc -${PYSITELIB}/eyed3/utils/prompt.pyo diff --git a/audio/eyed3/distinfo b/audio/eyed3/distinfo deleted file mode 100644 index 56d6d8e5973..00000000000 --- a/audio/eyed3/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1 2015/01/04 11:02:01 wiz Exp $ - -SHA1 (eyeD3-0.7.5.tgz) = bcfd0fe14f5fa40f29ca7e7133138a5112f3c270 -RMD160 (eyeD3-0.7.5.tgz) = 0d2782a6a29aea810d11c877f4ffac6dbf031569 -Size (eyeD3-0.7.5.tgz) = 221685 bytes |