suil: update to 0.10.2.
This commit is contained in:
parent
b516455783
commit
92746309b1
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'suil'
|
||||
pkgname=suil
|
||||
version=0.10.0
|
||||
revision=2
|
||||
version=0.10.2
|
||||
revision=1
|
||||
build_style=waf
|
||||
hostmakedepends="pkg-config python lv2"
|
||||
makedepends="gtk+-devel qt5-devel gtk+3-devel"
|
||||
short_desc="Lightweight C library for loading and wrapping LV2 plugin UIs"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="BSD-style"
|
||||
license="MIT"
|
||||
homepage="http://drobilla.net/software/suil/"
|
||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||
checksum=9895c531f80c7e89a2b4b47de589d73b70bf48db0b0cfe56e5d54237ea4b8848
|
||||
checksum=9f445910627fb30f4c182b9ee00d1030324910d8a9ce7c9654c34465411da401
|
||||
nocross="Objective-C++ compiler not installed on this system"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||
|
|
Loading…
Reference in New Issue