diff --git a/common/shlibs b/common/shlibs index 5ea556985a..0c083d7fdf 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3163,10 +3163,6 @@ libvtkRenderingVolumeOpenGL2-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 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 libfwup.so.1 libfwup-11_1 libcapnp_c.so.0 c-capnproto-0.3_1 diff --git a/srcpkgs/libwaylandpp/template b/srcpkgs/libwaylandpp/template index 5c052aca23..50dcce0200 100644 --- a/srcpkgs/libwaylandpp/template +++ b/srcpkgs/libwaylandpp/template @@ -1,20 +1,20 @@ # Template file for 'libwaylandpp' pkgname=libwaylandpp -version=0.2.4 +version=0.2.5 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++" -hostmakedepends="pkg-config doxygen graphviz" +hostmakedepends="pkgconf doxygen graphviz" makedepends="wayland-devel MesaLib-devel pugixml-devel" short_desc="Wayland C++ bindings" maintainer="maxice8 " license="MIT" homepage="https://github.com/NilsBrause/waylandpp" distfiles="https://github.com/NilsBrause/waylandpp/archive/${version}.tar.gz" -checksum=392e5f06c0d6a0ad3f0743d8c3ea9067beb68f575ae4d3e9b41971bcd1eb318d +checksum=5a4361f73d2bee65bfe54b954ce085c9bfc7bc4429ac2bdc97c10e3b84660907 subpackages="libwaylandpp-doc wayland-scanner++ libwaylandpp-devel" if [ "$CROSS_BUILD" ]; then