blob: 41b45b8cf6d40aa7492fa2cdaf1510e7a05b2def (
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
|
pkgbase = river-noxwayland-git
pkgdesc = Dynamic tiling wayland compositor
pkgver = 0.3.5.r31.g1b5dd21
pkgrel = 3
url = https://codeberg.org/river/river
arch = x86_64
license = GPL-3.0-only
makedepends = git
makedepends = scdoc
makedepends = wayland-protocols
makedepends = zig
depends = libevdev
depends = libinput
depends = libxkbcommon
depends = mesa
depends = pixman
depends = wayland
depends = wlroots
optdepends = polkit: access seat through systemd-logind
provides = river
conflicts = river
source = git+https://github.com/riverwm/river.git
sha256sums = SKIP
pkgname = river-noxwayland-git
|