summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAntonin Décimo2021-03-16 10:59:39 +0100
committerAntonin Décimo2021-03-16 10:59:39 +0100
commit394ed9c271aa91fb42da5be30e3eaf1f2c6b5bac (patch)
tree97647f9ea962b127a1be9463f91b272cb9195ea5 /.SRCINFO
parent95f8a9215a2adcdeccaebbc7af6ad90c0ee7e5fb (diff)
downloadaur-394ed9c271aa91fb42da5be30e3eaf1f2c6b5bac.tar.gz
Update dependencies and use only meson
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66c460e1a911..f75c633a28d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,26 @@
pkgbase = wlroots-git
- pkgdesc = Modular Wayland compositor library
- pkgver = 0.11.0.r71.g85757665
+ pkgdesc = Modular Wayland compositor library (git version)
+ pkgver = 0.12.0.r378.g00bee2a6
pkgrel = 1
url = https://github.com/swaywm/wlroots
arch = x86_64
license = custom:MIT
- makedepends = meson
- makedepends = ninja
makedepends = git
+ makedepends = meson
makedepends = wayland-protocols
makedepends = xorgproto
- depends = systemd
- depends = wayland
- depends = opengl-driver
+ depends = libinput
depends = libxcb
+ depends = libxkbcommon
+ depends = opengl-driver
+ depends = pixman
+ depends = wayland
depends = xcb-util-errors
+ depends = xcb-util-renderutil
depends = xcb-util-wm
- depends = pixman
- depends = libinput
- depends = libxkbcommon
- provides = wlroots=0.11.0
+ depends = systemd
+ depends = xorg-xwayland
+ provides = wlroots=0.12.0
conflicts = wlroots
options = debug
source = wlroots-git::git+https://github.com/swaywm/wlroots