diff --git a/srcpkgs/suil/template b/srcpkgs/suil/template index 680e1972cd4..14f181af2c7 100644 --- a/srcpkgs/suil/template +++ b/srcpkgs/suil/template @@ -1,22 +1,17 @@ # Template file for 'suil' pkgname=suil -version=0.10.12 +version=0.10.22 revision=1 -build_style=waf3 -hostmakedepends="pkg-config lv2" -makedepends="gtk+-devel qt5-devel gtk+3-devel" +build_style=meson +hostmakedepends="pkg-config lv2 qt5-host-tools qt5-devel qt6-base qt6-tools" +makedepends="gtk+-devel qt5-devel qt6-base-devel gtk+3-devel lv2" short_desc="Lightweight C library for loading and wrapping LV2 plugin UIs" maintainer="Orphaned " license="MIT" -homepage="https://drobilla.net/software/suil.html" +homepage="https://gitlab.com/lv2/suil" changelog="https://gitlab.com/lv2/suil/-/raw/master/NEWS" -distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2" -checksum=daa763b231b22a1f532530d3e04c1fae48d1e1e03785e23c9ac138f207b87ecd - -if [ "$CROSS_BUILD" ]; then - hostmakedepends+=" qt5-host-tools qt5-devel" - makedepends+=" lv2" -fi +distfiles="https://download.drobilla.net/suil-${version}.tar.xz" +checksum=d720969e0f44a99d5fba35c733a43ed63a16b0dab867970777efca4b25387eb7 post_install() { vlicense COPYING