summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2013-12-04 16:58:17 +0000
committerdrochner <drochner@pkgsrc.org>2013-12-04 16:58:17 +0000
commita0b2a79abee65a9ca53177b56a19664d58beb6fa (patch)
treed4841f9549822a5665b50d2e2e2a6574ddbd0efe /audio
parentbc66fc5cc9fbd011bd1e153408884a3c7635aa47 (diff)
downloadpkgsrc-a0b2a79abee65a9ca53177b56a19664d58beb6fa.tar.gz
update to 1.3.1
changes: -database can contain arbitrary attributes now -Add Opus audio support -You can now transcode files to any audio format, rather than just MP3 -can guess tags from the filenames during import -new id3v23 config option, writed tags in old format
Diffstat (limited to 'audio')
-rw-r--r--audio/py-beets/Makefile4
-rw-r--r--audio/py-beets/PLIST8
-rw-r--r--audio/py-beets/distinfo8
3 files changed, 13 insertions, 7 deletions
diff --git a/audio/py-beets/Makefile b/audio/py-beets/Makefile
index 9c29e0302bf..47f3fce6b32 100644
--- a/audio/py-beets/Makefile
+++ b/audio/py-beets/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2013/10/23 19:32:12 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2013/12/04 16:58:17 drochner Exp $
#
-DISTNAME= v1.2.2
+DISTNAME= v1.3.1
PKGNAME= beets-${DISTNAME:S/v//}
CATEGORIES= audio
MASTER_SITES= https://github.com/sampsyo/beets/archive/
diff --git a/audio/py-beets/PLIST b/audio/py-beets/PLIST
index efa98e887e2..84c43cc88ba 100644
--- a/audio/py-beets/PLIST
+++ b/audio/py-beets/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2013/06/12 20:29:21 drochner Exp $
+@comment $NetBSD: PLIST,v 1.5 2013/12/04 16:58:17 drochner Exp $
bin/beet
${PYSITELIB}/${EGG_NAME}-nspkg.pth
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
@@ -102,6 +102,12 @@ ${PYSITELIB}/beetsplug/embedart.pyo
${PYSITELIB}/beetsplug/fetchart.py
${PYSITELIB}/beetsplug/fetchart.pyc
${PYSITELIB}/beetsplug/fetchart.pyo
+${PYSITELIB}/beetsplug/fromfilename.py
+${PYSITELIB}/beetsplug/fromfilename.pyc
+${PYSITELIB}/beetsplug/fromfilename.pyo
+${PYSITELIB}/beetsplug/ftintitle.py
+${PYSITELIB}/beetsplug/ftintitle.pyc
+${PYSITELIB}/beetsplug/ftintitle.pyo
${PYSITELIB}/beetsplug/fuzzy.py
${PYSITELIB}/beetsplug/fuzzy.pyc
${PYSITELIB}/beetsplug/fuzzy.pyo
diff --git a/audio/py-beets/distinfo b/audio/py-beets/distinfo
index 1a5d3d861e8..5ed1094bb2a 100644
--- a/audio/py-beets/distinfo
+++ b/audio/py-beets/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2013/10/23 19:32:12 drochner Exp $
+$NetBSD: distinfo,v 1.6 2013/12/04 16:58:17 drochner Exp $
-SHA1 (py-beets/v1.2.2.tar.gz) = c79ed1bf6c129282a1cdc8bb8bb582a2e48d155c
-RMD160 (py-beets/v1.2.2.tar.gz) = c5eb8f69d88efd7b03336f0eca14e99f89d83f08
-Size (py-beets/v1.2.2.tar.gz) = 620647 bytes
+SHA1 (py-beets/v1.3.1.tar.gz) = b1a3e8172e839277740b5211c5f9bee0b4210913
+RMD160 (py-beets/v1.3.1.tar.gz) = c469c8b795ded6ee76e3e9834fe9febd45c649c8
+Size (py-beets/v1.3.1.tar.gz) = 640414 bytes