Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (b90429fbaabdf7f1ae68a8aa93fdd846ad6e8881)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (b90429fbaabdf7f1ae68a8aa93fdd846ad6e8881)
  • Date: Sun, 1 Sep 2024 15:00:59 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

wm-addons/wlroots/DEPENDS | 6 +++---
wm-addons/wlroots/HISTORY | 4 ++++
2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit b90429fbaabdf7f1ae68a8aa93fdd846ad6e8881
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

wlroots: Update dependencies

diff --git a/wm-addons/wlroots/DEPENDS b/wm-addons/wlroots/DEPENDS
index 3d99b6a..b847430 100755
--- a/wm-addons/wlroots/DEPENDS
+++ b/wm-addons/wlroots/DEPENDS
@@ -5,11 +5,11 @@
depends python3 &&
depends libxkbcommon &&
depends pixman &&
-depends wayland &&
-depends wayland-protocols &&

vdepends <<! &&
- libdrm >= 2.4.109
+ libdrm >= 2.4.122
+ wayland >= 1.23
+ wayland-protocols >= 1.35
!

if list_find "${WLROOTS_RENDERERS}" "gles2"; then
diff --git a/wm-addons/wlroots/HISTORY b/wm-addons/wlroots/HISTORY
index 95b55a8..cd3bd6d 100644
--- a/wm-addons/wlroots/HISTORY
+++ b/wm-addons/wlroots/HISTORY
@@ -1,3 +1,7 @@
+2024-08-31 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: libdrm >= 2.4.122, wayland >= 1.23,
+ wayland-protocols >= 1.35
+
2024-07-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.18.0



  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (b90429fbaabdf7f1ae68a8aa93fdd846ad6e8881), Ismael Luceno, 09/01/2024

Archive powered by MHonArc 2.6.24.

Top of Page