blob: 48ca5e66da5e1fb1c0dea2cc2810f71a66f5df73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gtk-layer-shell-git
pkgdesc = A library to create desktop components for Wayland using the Layer Shell protocol
pkgver = r583.577b2f0
pkgrel = 1
url = https://github.com/wmww/gtk-layer-shell
arch = x86_64
makedepends = meson
makedepends = wayland
makedepends = gtk3
makedepends = gobject-introspection
makedepends = vala
provides = gtk-layer-shell
conflicts = gtk-layer-shell
source = git+https://github.com/wmww/gtk-layer-shell.git
md5sums = SKIP
pkgname = gtk-layer-shell-git
|