libwaylandpp: update to 0.2.5.
This commit is contained in:
parent
00020f5404
commit
d72970a2a7
@ -3163,10 +3163,6 @@ libvtkRenderingVolumeOpenGL2-8.1.so.1 vtk-8.1.0_1
|
|||||||
libvtkViewsContext2D-8.1.so.1 vtk-8.1.0_1
|
libvtkViewsContext2D-8.1.so.1 vtk-8.1.0_1
|
||||||
libvtkViewsInfovis-8.1.so.1 vtk-8.1.0_1
|
libvtkViewsInfovis-8.1.so.1 vtk-8.1.0_1
|
||||||
libvolume_key.so.1 volume_key-0.3.9_1
|
libvolume_key.so.1 volume_key-0.3.9_1
|
||||||
libwayland-egl++.so.0.2 libwaylandpp-2.2.0_1
|
|
||||||
libwayland-client++.so.0.2 libwaylandpp-2.2.0_1
|
|
||||||
libwayland-cursor++.so.0.2 libwaylandpp-2.2.0_1
|
|
||||||
libwayland-client-extra++.so.0.2 libwaylandpp-2.2.0_1
|
|
||||||
libxxhash.so.0 libxxHash-0.6.5_2
|
libxxhash.so.0 libxxHash-0.6.5_2
|
||||||
libfwup.so.1 libfwup-11_1
|
libfwup.so.1 libfwup-11_1
|
||||||
libcapnp_c.so.0 c-capnproto-0.3_1
|
libcapnp_c.so.0 c-capnproto-0.3_1
|
||||||
|
@ -1,20 +1,20 @@
|
|||||||
# Template file for 'libwaylandpp'
|
# Template file for 'libwaylandpp'
|
||||||
pkgname=libwaylandpp
|
pkgname=libwaylandpp
|
||||||
version=0.2.4
|
version=0.2.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="waylandpp-${version}"
|
wrksrc="waylandpp-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SCANNER=TRUE -DBUILD_LIBRARIES=TRUE
|
configure_args="-DBUILD_SCANNER=TRUE -DBUILD_LIBRARIES=TRUE
|
||||||
-DBUILD_DOCUMENTATION=TRUE -DBUILD_EXAMPLES=TRUE
|
-DBUILD_DOCUMENTATION=TRUE -DBUILD_EXAMPLES=TRUE
|
||||||
-DWAYLAND_SCANNERPP=/usr/bin/wayland-scanner++"
|
-DWAYLAND_SCANNERPP=/usr/bin/wayland-scanner++"
|
||||||
hostmakedepends="pkg-config doxygen graphviz"
|
hostmakedepends="pkgconf doxygen graphviz"
|
||||||
makedepends="wayland-devel MesaLib-devel pugixml-devel"
|
makedepends="wayland-devel MesaLib-devel pugixml-devel"
|
||||||
short_desc="Wayland C++ bindings"
|
short_desc="Wayland C++ bindings"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/NilsBrause/waylandpp"
|
homepage="https://github.com/NilsBrause/waylandpp"
|
||||||
distfiles="https://github.com/NilsBrause/waylandpp/archive/${version}.tar.gz"
|
distfiles="https://github.com/NilsBrause/waylandpp/archive/${version}.tar.gz"
|
||||||
checksum=392e5f06c0d6a0ad3f0743d8c3ea9067beb68f575ae4d3e9b41971bcd1eb318d
|
checksum=5a4361f73d2bee65bfe54b954ce085c9bfc7bc4429ac2bdc97c10e3b84660907
|
||||||
subpackages="libwaylandpp-doc wayland-scanner++ libwaylandpp-devel"
|
subpackages="libwaylandpp-doc wayland-scanner++ libwaylandpp-devel"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user