Skip to content
Snippets Groups Projects
Commit cd2132dc authored by Leo's avatar Leo
Browse files

community/waylandpp: upgrade to 0.2.6

parent 624044dd
No related branches found
No related tags found
No related merge requests found
# Contributor: Bart Ribbers <bribbers@disroot.org> # Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=waylandpp pkgname=waylandpp
pkgver=0.2.5 pkgver=0.2.6
pkgrel=0 pkgrel=0
arch="all" arch="all"
url="https://github.com/NilsBrause/waylandpp" url="https://github.com/NilsBrause/waylandpp"
options="!check" # No tests are run
pkgdesc="Wayland C++ bindings" pkgdesc="Wayland C++ bindings"
license="MIT AND GPL-3.0-or-later" license="MIT AND GPL-3.0-or-later"
depends_dev="pugixml-dev wayland-dev mesa-dev" depends_dev="pugixml-dev wayland-dev mesa-dev"
makedepends="$depends_dev cmake doxygen graphviz" makedepends="$depends_dev cmake doxygen graphviz"
source="$pkgname-$pkgver.tar.gz::https://github.com/nilsbrause/$pkgname/archive/$pkgver.tar.gz" source="$pkgname-$pkgver.tar.gz::https://github.com/nilsbrause/waylandpp/archive/$pkgver.tar.gz"
subpackages="$pkgname-dev $pkgname-doc" subpackages="$pkgname-dev $pkgname-doc"
build() { build() {
...@@ -28,4 +29,4 @@ package() { ...@@ -28,4 +29,4 @@ package() {
DESTDIR="$pkgdir" make install DESTDIR="$pkgdir" make install
} }
sha512sums="a8c80282022b2ede3c3d0f5516e236aedaf3ef685565da8c61214fe37eda139bf152093eb29960be1889798eef5631b9d68a5e832c10cf1160c4a90f45eccb6e waylandpp-0.2.5.tar.gz" sha512sums="b2d2f22864db830ec6a78282552a3e677f109c49381f21e80efec3cc65cad1820b1e10ad76d960e9d470f84060bb7f3edf0dcdd94025ae80a4a93ffcecfb8c5f waylandpp-0.2.6.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment