suil: update to 0.10.12.

This commit is contained in:
Duncaen 2022-06-30 19:47:24 +02:00
parent 60559bbdd9
commit 421eecb4ff
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'suil'
pkgname=suil
version=0.10.10
version=0.10.12
revision=1
build_style=waf3
hostmakedepends="pkg-config lv2"
@ -8,9 +8,10 @@ makedepends="gtk+-devel qt5-devel gtk+3-devel"
short_desc="Lightweight C library for loading and wrapping LV2 plugin UIs"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://drobilla.net/software/suil/"
homepage="https://drobilla.net/software/suil.html"
changelog="https://gitlab.com/lv2/suil/-/raw/master/NEWS"
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
checksum=750f08e6b7dc941a5e694c484aab02f69af5aa90edcc9fb2ffb4fb45f1574bfb
checksum=daa763b231b22a1f532530d3e04c1fae48d1e1e03785e23c9ac138f207b87ecd
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"