From a050591e553c3b5090ff0b3a9172bf0d8e25e1f5 Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Mon, 29 Jun 2020 16:42:22 +0000 Subject: [PATCH] Update audio/picard to 2.3.2 --- audio/picard/Makefile | 16 +++++++--------- audio/picard/distinfo | 6 +++--- 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