blob: f63654b2b4758acb7a6a25e5bafee3e9b214d6bf (
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 = vivarium-git
pkgdesc = A dynamic tiling Wayland compositor inspired by xmonad
pkgver = 0.0.4.r24.g40b1038
pkgrel = 1
url = https://github.com/inclement/vivarium
install = vivarium-git.install
arch = x86_64
license = GPL3
makedepends = git
makedepends = meson
makedepends = wayland-protocols
makedepends = cpptoml
depends = wlroots
depends = xcb-util-renderutil
optdepends = xorg-xwayland: X.org support under Wayland
optdepends = waybar: Bar program for Wayland; the only tested one
provides = vivarium
conflicts = vivarium
backup = etc/vivarium/config.toml
source = vivarium::git+https://github.com/inclement/vivarium?signed
validpgpkeys = 5DE3E0509C47EA3CF04A42D34AEE18F83AFDEB23
md5sums = SKIP
pkgname = vivarium-git
|