blob: a85e55e6457fae85b4fd3dac8b64456553236eff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = wayback-x11-git
pkgdesc = An experimental X compatibility layer for Wayland. (git version)
pkgver = r121.a99951a
pkgrel = 1
url = https://wayback.freedesktop.org/
arch = x86_64
license = MIT
makedepends = git
makedepends = meson
makedepends = wayland-protocols
depends = wayland
depends = libxkbcommon
depends = wlroots0.19
depends = glibc
depends = xorg-xwayland
depends = scdoc
provides = wayback-x11
conflicts = wayback-x11
source = git+https://gitlab.freedesktop.org/wayback/wayback.git
sha256sums = SKIP
pkgname = wayback-x11-git
|