cadence: update to 0.9.0. (#1270)

This commit is contained in:
cr6git 2018-07-29 01:45:20 +02:00 committed by GitHub
parent 631a16efa9
commit ace4dfaa70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,19 +1,19 @@
# Template file for 'cadence' # Template file for 'cadence'
pkgname=cadence pkgname=cadence
version=0.8.1.20170707 version=0.9.0
revision=3 revision=1
_commit=e91750e39acb119cf97f8105a7acc28a8901a4e2 wrksrc="Cadence-${version}"
wrksrc="Cadence-${_commit}"
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="pkg-config qt-host-tools python3-PyQt4 python-PyQt4-devel-tools" hostmakedepends="pkg-config qt5-host-tools python3-PyQt5 python3-PyQt5-devel-tools"
makedepends="jack-devel ladish-devel pulseaudio-devel qt-devel" makedepends="jack-devel ladish-devel pulseaudio-devel qt5-devel"
depends="a2jmidid desktop-file-utils hicolor-icon-theme jack python3-PyQt4-dbus" depends="a2jmidid desktop-file-utils hicolor-icon-theme jack python3-PyQt5-dbus
maintainer="cr6git <quark6@protonmail.com>" python3-PyQt5-svg"
short_desc="Set of tools useful for audio production" short_desc="Set of tools useful for audio production"
maintainer="cr6git <quark6@protonmail.com>"
license="GPL-2.0-only"
homepage="http://kxstudio.linuxaudio.org/Applications:Cadence" homepage="http://kxstudio.linuxaudio.org/Applications:Cadence"
license="GPL-2" distfiles="https://github.com/falkTX/Cadence/archive/v${version}.tar.gz"
distfiles="https://github.com/falkTX/Cadence/archive/${_commit}.tar.gz" checksum=ebe37879793dc23afacda164ae5eca9b6e7b4d40fcad30e2588dd60596ade11f
checksum=6d50b01b89d83be663228209b2ec373bb4211f2f3c21bc88a426d86f20ec64a8
post_extract() { post_extract() {
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in