blob: 1242a11125f150c2f001fdb8f6748d97e465611f (
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
|
pkgbase = wcm
pkgdesc = Wayfire Configuration Manager
pkgver = 0.9.0
pkgrel = 1
url = https://wayfire.org
arch = x86_64
arch = aarch64
license = MIT
makedepends = wayland-protocols
makedepends = meson
makedepends = ninja
makedepends = glm
depends = wayfire>=0.9
depends = wayfire<0.10
depends = wf-shell>=0.9
depends = wf-shell<0.10
depends = gtkmm3
depends = wdisplays
optdepends = wdisplays: display configuration tool
source = https://github.com/WayfireWM/wcm/releases/download/v0.9.0/wcm-0.9.0.tar.xz
sha256sums = 8c8605ccb720fb24e58f16c2e2727cd07b6754bd441c9a3f0e715548b4e7c4ae
b2sums = 7f068dda1c256d930db57d8cd299652416c5a2357742e1cc3adddab98b143ff33219dcde7c94f951d456d8a4047ce606fd95ddf1a9b4b33f8e1de8997b67aeb5
pkgname = wcm
|