Skip to content
Snippets Groups Projects
Commit f8701226 authored by Simon Zeni's avatar Simon Zeni Committed by alice
Browse files

community/wayland-utils: upgrade to 1.1.0

parent bc8a865d
No related branches found
No related tags found
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!38992community/wayland-utils: upgrade to 1.1.0
Pipeline #136405 passed
# Maintainer: Simon Zeni <simon@bl4ckb0ne.ca>
pkgname=wayland-utils
pkgver=1.0.0
pkgver=1.1.0
pkgrel=0
pkgdesc="Wayland utils tools"
url="https://wayland.freedesktop.org"
arch="all"
license="MIT"
options="!check" # contains no test suite
makedepends="wayland-dev wayland-protocols meson"
makedepends="wayland-dev wayland-protocols meson libdrm-dev"
subpackages="$pkgname-doc"
source="https://wayland.freedesktop.org/releases/wayland-utils-$pkgver.tar.xz"
source="https://gitlab.freedesktop.org/wayland/wayland-utils/-/releases/$pkgver/downloads/wayland-utils-$pkgver.tar.xz"
build() {
abuild-meson . build
meson compile ${JOBS:+-j ${JOBS}} -C build
meson compile -C build
}
package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C build
}
sha512sums="
4c6f1822435b36b3acd361c0c54e56150e8a2697a9c4b2c20a149fcfaafe237e45807df3471884ddf594d89558001099e2d938e3f48988ba6950a0f1e3538db2 wayland-utils-1.0.0.tar.xz
5b841ecb9b534a9b353e104dda9410961495495380fa65e32ef40855750609b03942a87c2fd66339aab57c05b3b8699e2bee055cfd44151f9609a5f6c53349df wayland-utils-1.1.0.tar.xz
"
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