aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2020-06-29 16:42:22 +0000
committerJason E. Hale <jhale@FreeBSD.org>2020-06-29 16:42:22 +0000
commita050591e553c3b5090ff0b3a9172bf0d8e25e1f5 (patch)
tree1409464413dc1929fcd9f465cb95a04dcecaaed9 /audio
parent2c3c5d942f4939572433e25757e8dbe55cf57552 (diff)
downloadports-a050591e553c3b5090ff0b3a9172bf0d8e25e1f5.tar.gz
ports-a050591e553c3b5090ff0b3a9172bf0d8e25e1f5.zip
Update audio/picard to 2.3.2
Notes
Notes: svn path=/head/; revision=540814
Diffstat (limited to 'audio')
-rw-r--r--audio/picard/Makefile16
-rw-r--r--audio/picard/distinfo6
2 files changed, 10 insertions, 12 deletions
diff --git a/audio/picard/Makefile b/audio/picard/Makefile
index 5f9e2693e491..5e231e25ab85 100644
--- a/audio/picard/Makefile
+++ b/audio/picard/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= picard
-PORTVERSION= 2.2.3
-PORTREVISION= 1
+PORTVERSION= 2.3.2
CATEGORIES= audio python
MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ \
@@ -20,23 +19,22 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}discid>=0.5.2:audio/py-discid@${PY_FLAVOR} \
USES= gettext pyqt:5 python:3.5+ desktop-file-utils
USE_LOCALE= en_US.UTF-8
-USE_PYQT= core_run gui_run network_run widgets_run sip
+USE_PYQT= core_run dbus_run gui_run network_run widgets_run sip
USE_PYTHON= autoplist distutils noflavors
WRKSRC= ${WRKDIR}/${PORTNAME}-release-${PORTVERSION}
-OPTIONS_DEFINE= ACOUSTID PLUGINS
-OPTIONS_DEFAULT= PLUGINS
+OPTIONS_DEFINE= ACOUSTID PLAYER PLUGINS
+OPTIONS_DEFAULT= PLAYER PLUGINS
ACOUSTID_RUN_DEPENDS= fpcalc:audio/chromaprint
+PLAYER_DESC= Built-in audio player
+PLAYER_USE= PYQT=multimedia_run
+
PLUGINS_DESC= Install various plugins to extend functionality
PLUGINS_RUN_DEPENDS= picard-plugins>=2.0:audio/picard-plugins
-post-patch:
- @${REINPLACE_CMD} -e 's|distutils\.command\.install |setuptools\.command\.install |' \
- ${WRKSRC}/setup.py
-
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/picard/util/_astrcmp.so
diff --git a/audio/picard/distinfo b/audio/picard/distinfo
index 507cdfd09588..d29e08b1661b 100644
--- a/audio/picard/distinfo
+++ b/audio/picard/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575949742
-SHA256 (picard-2.2.3.tar.gz) = 920bc0ffc1b5ae395456698a133799aee06c66b4446f6a388a64046e07d8716b
-SIZE (picard-2.2.3.tar.gz) = 3225273
+TIMESTAMP = 1590847209
+SHA256 (picard-2.3.2.tar.gz) = a91d9f11f2e5a6a0c579e0749e3a3919694ddeef0f251c1dded32e9331b1b0b7
+SIZE (picard-2.3.2.tar.gz) = 3806112