blob: aafe8b7a1ae80479b629e315c720a7c91ac543b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = wlgrid-git
pkgdesc = Wayland layer-shell grid launcher
pkgver = 1.0
pkgrel = 1
url = https://github.com/whymusticode/wlgrid
arch = x86_64
arch = aarch64
license = custom
makedepends = rust
makedepends = clang
makedepends = mold
depends = libxkbcommon
depends = wayland
depends = libglvnd
provides = wlgrid
conflicts = wlgrid
source = wlgrid-git::git+https://github.com/whymusticode/wlgrid.git#tag=v1.0
sha256sums = SKIP
pkgname = wlgrid-git
|