1 # Maintainer: Brett Cornwall <ainola@archlinux.org>
2 # Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
3 # Contributor: Omar Pakker
9 pkgdesc='Modular Wayland compositor library'
10 url='https://gitlab.freedesktop.org/wlroots/wlroots'
19 'libwayland-client.so'
20 'libwayland-server.so'
38 'xorg-xwayland: Xwayland support'
47 "$pkgname-$pkgver.tar.gz::https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/$pkgver/downloads/wlroots-$pkgver.tar.gz"
48 "https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/$pkgver/downloads/wlroots-$pkgver.tar.gz.sig"
50 sha256sums=('83e9a11605f23d4bf781ab1947089483d9ec3f7e9ba65398e0609593b77d44aa'
53 '34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48' # Simon Ser
54 '9DDA3B9FA5D58DD5392C78E652CB6609B22DA89A' # Drew DeVault
55 '4100929B33EEB0FD1DB852797BC79407090047CA' # Sway signing key
59 arch-meson "$pkgname-$pkgver" build
64 DESTDIR="$pkgdir" ninja -C build install
65 install -Dm644 "$pkgname-$pkgver/LICENSE" -t "$pkgdir/usr/share/licenses/$pkgname/"