summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreyXor2024-05-15 11:03:29 +0200
committerGreyXor2024-05-15 11:03:29 +0200
commit5ab8f46a3fde73cf77da6211784a6aed0b3d03a9 (patch)
tree3c49a5344d6420debcd21e67ec948dd3379a1f3e
parentf4fc77a2d6990be7b3bd38b5c9def15dfd1bd2ea (diff)
downloadaur-5ab8f46a3fde73cf77da6211784a6aed0b3d03a9.tar.gz
add lcms2 dependency
-rw-r--r--.SRCINFO40
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 41 deletions
diff --git a/.SRCINFO b/.SRCINFO
deleted file mode 100644
index cc08f356124d..000000000000
--- a/.SRCINFO
+++ /dev/null
@@ -1,40 +0,0 @@
-pkgbase = wlroots-git
- pkgdesc = Modular Wayland compositor library (git development version)
- pkgver = 0.18.0.r6859.4688a371
- 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 = 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
diff --git a/PKGBUILD b/PKGBUILD
index 09f09ec70671..e297fecd228b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: GreyXor <greyxor@protonmail.com>
# Maintainer: Antonin Décimo <antonin dot decimo at gmail dot com>
pkgname=wlroots-git
-pkgver=0.18.0.r6859.4688a371
+pkgver=0.18.0.r7047.2c4d3ad1
pkgrel=1
pkgdesc='Modular Wayland compositor library (git development version)'
arch=(x86_64)
@@ -16,6 +16,7 @@ depends=(
libliftoff
libxcb
libglvnd
+ lcms2
libxkbcommon
systemd-libs
opengl-driver