libwaylandpp: update to 0.2.4.

This commit is contained in:
maxice8 2019-01-09 01:45:01 -02:00 committed by maxice8
parent fa7550fd0f
commit 75d1e15906

View file

@ -1,20 +1,20 @@
# Template file for 'libwaylandpp'
pkgname=libwaylandpp
version=0.2.3
revision=3
version=0.2.4
revision=1
wrksrc="waylandpp-${version}"
build_style=cmake
configure_args="-DBUILD_SCANNER=TRUE -DBUILD_LIBRARIES=TRUE
-DBUILD_DOCUMENTATION=TRUE -DBUILD_EXAMPLES=TRUE
-DWAYLAND_SCANNERPP=/usr/bin/wayland-scanner++"
build_style=cmake
hostmakedepends="pkg-config doxygen graphviz"
makedepends="wayland-devel MesaLib-devel"
makedepends="wayland-devel MesaLib-devel pugixml-devel"
short_desc="Wayland C++ bindings"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT"
homepage="https://github.com/NilsBrause/waylandpp"
distfiles="https://github.com/NilsBrause/waylandpp/archive/${version}.tar.gz"
checksum=ebd4a8447bb65f288cad0e04538f6ec704e155213fc2b9cc1a851534c70aacac
checksum=392e5f06c0d6a0ad3f0743d8c3ea9067beb68f575ae4d3e9b41971bcd1eb318d
subpackages="libwaylandpp-doc wayland-scanner++ libwaylandpp-devel"
if [ "$CROSS_BUILD" ]; then