blob: 72f93d12bc0e1cefd1d90b5923aaba76c9a5f367 (
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 = way-edges-git
pkgdesc = Hidden widget on screen edges
pkgver = r369.bf6682c
pkgrel = 1
url = https://github.com/way-edges/way-edges
arch = x86_64
arch = aarch64
license = MIT
makedepends = cargo
makedepends = git
depends = gtk4
depends = gtk4-layer-shell
depends = cairo
depends = pango-git
depends = wayland
depends = glib2
depends = pipewire-pulse
provides = way-edges
conflicts = way-edges-bin
options = !debug
source = git+https://github.com/way-edges/way-edges.git
sha256sums = SKIP
pkgname = way-edges-git
|