blob: 074f28698ebb586e92964459d2c50595528caa4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = wf-shell-git
pkgdesc = GTK3-based panel for the Wayfire compositor
pkgver = r293.4db7389
pkgrel = 1
url = https://wayfire.org
arch = x86_64
license = MIT
makedepends = wayland
makedepends = wayfire-git
makedepends = wayland-protocols
makedepends = meson
makedepends = ninja
makedepends = git
makedepends = gobject-introspection
makedepends = glib2-devel
makedepends = vala
depends = wf-config-git
depends = gtkmm-4.0
depends = gtk4-layer-shell
depends = libdbusmenu-glib
depends = libpulse
provides = wf-shell
conflicts = wf-shell
source = wf-shell-git::git+https://github.com/WayfireWM/wf-shell
sha512sums = SKIP
pkgname = wf-shell-git
|