sonic-visualiser: update to 3.3

This commit is contained in:
newbluemoon 2019-05-22 21:07:25 +02:00 committed by Helmut Pozimski
parent 8b77a93b1c
commit 38b2473d04

View file

@ -1,20 +1,20 @@
# Template file for 'sonic-visualiser' # Template file for 'sonic-visualiser'
pkgname=sonic-visualiser pkgname=sonic-visualiser
version=3.2.1 version=3.3
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config capnproto-devel" hostmakedepends="pkg-config capnproto-devel"
makedepends="capnproto-devel jack-devel libfishsound-devel libid3tag-devel makedepends="capnproto-devel jack-devel libfishsound-devel libid3tag-devel
liblo-devel liblrdf-devel libmad-devel liboggz-devel libsamplerate-devel liblo-devel liblrdf-devel libmad-devel liboggz-devel libsamplerate-devel
portaudio-devel pulseaudio-devel qt5-svg-devel rubberband-devel sord-devel opusfile-devel portaudio-devel pulseaudio-devel qt5-svg-devel rubberband-devel
vamp-plugin-sdk-devel" sord-devel vamp-plugin-sdk-devel"
short_desc="Viewing and analysing the contents of music audio files" short_desc="Viewing and analysing the contents of music audio files"
maintainer="newbluemoon <blaumolch@mailbox.org>" maintainer="newbluemoon <blaumolch@mailbox.org>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://www.sonicvisualiser.org/" homepage="https://www.sonicvisualiser.org/"
changelog="https://code.soundsoftware.ac.uk/projects/sonic-visualiser/repository/entry/CHANGELOG" changelog="https://code.soundsoftware.ac.uk/projects/sonic-visualiser/repository/entry/CHANGELOG"
distfiles="https://code.soundsoftware.ac.uk/attachments/download/2434/${pkgname}-${version}.tar.gz" distfiles="https://code.soundsoftware.ac.uk/attachments/download/2491/${pkgname}-${version}.tar.gz"
checksum=e79955e4e50c6149dff527655061c8e2fb95929e9d8baed12cf7a920d1cc3a42 checksum=18fa86824146c6338057d9a07377fb8068bab4279b1c77c59191b700048c0f93
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-svg-devel" hostmakedepends+=" qt5-qmake qt5-svg-devel"