summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreyXor2024-05-15 11:04:00 +0200
committerGreyXor2024-05-15 11:04:00 +0200
commitfade9bd1fdc97e6056ff1f87c9c5dc7e0a519369 (patch)
tree67faaadb883a71815fbbbb50843ff4a838efeddf
parent5ab8f46a3fde73cf77da6211784a6aed0b3d03a9 (diff)
downloadaur-fade9bd1fdc97e6056ff1f87c9c5dc7e0a519369.tar.gz
add lcms2 dependency
-rw-r--r--.SRCINFO41
1 files changed, 41 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a5df96766c3d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,41 @@
+pkgbase = wlroots-git
+ pkgdesc = Modular Wayland compositor library (git development version)
+ pkgver = 0.18.0.r7047.2c4d3ad1
+ pkgrel = 1
+ url = https://gitlab.freedesktop.org/wlroots/wlroots
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = meson
+ makedepends = vulkan-headers
+ makedepends = wayland-protocols
+ makedepends = xorgproto
+ makedepends = xorg-xwayland
+ depends = glibc
+ depends = libdrm
+ depends = libinput
+ depends = libliftoff
+ depends = libxcb
+ depends = libglvnd
+ depends = lcms2
+ depends = libxkbcommon
+ depends = systemd-libs
+ depends = opengl-driver
+ depends = pixman
+ depends = wayland
+ depends = xcb-util-errors
+ depends = xcb-util-renderutil
+ depends = xcb-util-wm
+ depends = seatd
+ depends = glslang
+ depends = vulkan-icd-loader
+ depends = libdisplay-info
+ optdepends = xorg-xwayland: enable X11 support
+ provides = libwlroots.so
+ provides = wlroots=0.18.0
+ conflicts = wlroots
+ options = debug
+ source = wlroots-git::git+https://gitlab.freedesktop.org/wlroots/wlroots.git
+ b2sums = SKIP
+
+pkgname = wlroots-git