From a1c2eee2e9d06f59aa06fc4f6ace55971ba3cdc5 Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Fri, 20 Jul 2018 05:58:57 +0200 Subject: [PATCH] picard: update to 2.0. (#1041) --- srcpkgs/picard/template | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/srcpkgs/picard/template b/srcpkgs/picard/template index 2fb55e12e82..efcba79a191 100644 --- a/srcpkgs/picard/template +++ b/srcpkgs/picard/template @@ -1,16 +1,19 @@ # Template file for 'picard' pkgname=picard -version=1.4.2 +version=2.0 revision=1 -wrksrc="${pkgname}-release-${version}" -build_style=python2-module +noarch=yes +wrksrc="${pkgname}-release-${version}.0" +build_style=python3-module pycompile_module="picard" +hostmakedepends="python3-setuptools" +makedepends="python3-devel" +depends="python3-PyQt5 chromaprint python3-mutagen + desktop-file-utils hicolor-icon-theme" maintainer="Matthew Wynn " -hostmakedepends="python-devel python-sip" -makedepends="${hostmakedepends}" -depends="python-PyQt4 chromaprint libdiscid mutagen desktop-file-utils hicolor-icon-theme" -license="GPL-2" -homepage="http://picard.musicbrainz.org/" +license="GPL-2.0-or-later" short_desc="MusicBrainz's audio tagger" +homepage="http://picard.musicbrainz.org/" +changelog="https://picard.musicbrainz.org/changelog/" distfiles="http://ftp.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=f0adee3877bbd66c827a43b57dd2233037b99f6ebfdc1700b26cb9d400992234 +checksum=9607146f75c5ba56298062ae063db3c77ff107d0196fb21bd58eaf2e2f843054