diff --git a/srcpkgs/libwaylandpp/template b/srcpkgs/libwaylandpp/template index 4aba7b67e68..76f4be3d455 100644 --- a/srcpkgs/libwaylandpp/template +++ b/srcpkgs/libwaylandpp/template @@ -1,7 +1,7 @@ # Template file for 'libwaylandpp' pkgname=libwaylandpp -version=0.2.5 -revision=2 +version=0.2.7 +revision=1 wrksrc="waylandpp-${version}" build_style=cmake configure_args="-DBUILD_SCANNER=TRUE -DBUILD_LIBRARIES=TRUE @@ -14,13 +14,9 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/NilsBrause/waylandpp" distfiles="https://github.com/NilsBrause/waylandpp/archive/${version}.tar.gz" -checksum=5a4361f73d2bee65bfe54b954ce085c9bfc7bc4429ac2bdc97c10e3b84660907 +checksum=fa31b659a6bb93b322e1068831c9a0135a4687d8ef9ceb2e7660c909ce10bfa6 subpackages="libwaylandpp-doc wayland-scanner++ libwaylandpp-devel" -case "$XBPS_TARGET_MACHINE" in - armv7l-musl) broken="error: cannot convert 'const wayland::surface_t' to 'wl_surface*'" ;; -esac - if [ "$CROSS_BUILD" ]; then hostmakedepends+=" wayland-scanner++" fi