picard: Update to 1.4
This commit is contained in:
parent
d5362b95b7
commit
7d783cbb1b
@ -1,11 +1,11 @@
|
||||
# Template file for 'picard'
|
||||
pkgname=picard
|
||||
version=1.3.2
|
||||
revision=2
|
||||
version=1.4
|
||||
revision=1
|
||||
wrksrc="${pkgname}-release-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module="picard"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
maintainer="Matthew Wynn <matthew@matthewwynn.com>"
|
||||
hostmakedepends="python-devel"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="python-PyQt4 chromaprint libdiscid mutagen desktop-file-utils hicolor-icon-theme"
|
||||
@ -13,9 +13,4 @@ license="GPL-2"
|
||||
homepage="http://picard.musicbrainz.org/"
|
||||
short_desc="MusicBrainz's audio tagger"
|
||||
distfiles="http://ftp.musicbrainz.org/pub/musicbrainz/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=e728234560b82eb33d3143a53d3bbb92833455fd130f8d2083193cffceea4120
|
||||
|
||||
post_install() {
|
||||
# install plugins
|
||||
vcopy "contrib/plugins/*" usr/lib/python2.7/site-packages/picard/plugins
|
||||
}
|
||||
checksum=069266ce0b0e25cc4eacfd9cc1c78e1b19d4341a3ca2ce50b0e731796070273e
|
||||
|
Loading…
Reference in New Issue
Block a user