1 # Maintainer: Brett Cornwall <ainola@archlinux.org>
2 # Contributor: Adrian Perez de Castro <aperez@igalia.com>
4 pkgdesc='Library to create Wayland desktop components using the Layer Shell protocol'
5 pkgname=gtk-layer-shell
10 url="https://github.com/wmww/gtk-layer-shell"
17 "gobject-introspection"
22 source=("$pkgname-$pkgver.tar.gz::https://github.com/wmww/gtk-layer-shell/archive/v$pkgver.tar.gz")
23 sha512sums=('070673a73166c9fd0ea10e6aa98c480318fbf8a6c2dff2a9b4900aea40bb59680d41d9bba9917953fabe4358c0dfa6c3d0221c579ada37cee72ce23433b40329')
27 --wrap-mode=nofallback \
31 -Dintrospection=true \
42 DESTDIR="$pkgdir" ninja -C build install