libwaylandpp: update to 0.2.7
Update to 0.2.7 and umark broken on armv7l-musl Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
85134e3d92
commit
b1954a9763
1 changed files with 3 additions and 7 deletions
|
@ -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 <orphan@voidlinux.org>"
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue