summaryrefslogtreecommitdiff
path: root/audio/picard
diff options
context:
space:
mode:
authordrochner <drochner>2015-01-06 19:54:39 +0000
committerdrochner <drochner>2015-01-06 19:54:39 +0000
commit6bac4750df4dae17ca6913eeadeb75a089c9d6b1 (patch)
tree7e24a44b1ace2b3e590806101cb8b56bd9292381 /audio/picard
parent1d794d0045455be5a942af85177066e1c4eef582 (diff)
downloadpkgsrc-6bac4750df4dae17ca6913eeadeb75a089c9d6b1.tar.gz
update to 1.3.1
changes: -bugfixes -Support the new pregap and data tracks -Set the originalyear tag when loading a release -Web service calls to ports 80 and 443 do not need explicit port specification. 443 should be automatically made https
Diffstat (limited to 'audio/picard')
-rw-r--r--audio/picard/Makefile8
-rw-r--r--audio/picard/distinfo8
2 files changed, 9 insertions, 7 deletions
diff --git a/audio/picard/Makefile b/audio/picard/Makefile
index 59abc6fb9a8..f5c9b33890f 100644
--- a/audio/picard/Makefile
+++ b/audio/picard/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2014/11/24 12:22:17 mef Exp $
+# $NetBSD: Makefile,v 1.25 2015/01/06 19:54:39 drochner Exp $
-DISTNAME= picard-1.3
+DISTNAME= picard-1.3.1
CATEGORIES= audio
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/
@@ -9,13 +9,15 @@ HOMEPAGE= http://musicbrainz.org/doc/Picard_Tagger
COMMENT= Audio file tagger
LICENSE= gnu-gpl-v2
+WRKSRC= ${WRKDIR}/picard-release-1.3.1
+
DEPENDS+= ${PYPKGPREFIX}-qt4>=4.5:../../x11/py-qt4
DEPENDS+= ${PYPKGPREFIX}-mutagen>=1.20:../../audio/py-mutagen
USE_LANGUAGES= c c++
USE_TOOLS+= msgfmt pkg-config
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.3.1
HAS_CONFIGURE= yes
CONFIG_SHELL= ${PYTHONBIN}
diff --git a/audio/picard/distinfo b/audio/picard/distinfo
index 89dfd8db62f..6971836e688 100644
--- a/audio/picard/distinfo
+++ b/audio/picard/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2014/11/24 12:22:17 mef Exp $
+$NetBSD: distinfo,v 1.10 2015/01/06 19:54:39 drochner Exp $
-SHA1 (picard-1.3.tar.gz) = dade79ecd7a158a89ecd7c59aa1ab9744071b20c
-RMD160 (picard-1.3.tar.gz) = 696f71eab3ce441b588a1161a95df4441f0c151e
-Size (picard-1.3.tar.gz) = 2021097 bytes
+SHA1 (picard-1.3.1.tar.gz) = 5dce8f75c9d008fcc80f10088ae7be7afdfe3074
+RMD160 (picard-1.3.1.tar.gz) = 19e7688c0c4fdfdc07ca1927abaae5a6c811a36a
+Size (picard-1.3.1.tar.gz) = 2047677 bytes