Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7543fbe5382b203fdb8002f5b9e55fea8d3f9438)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7543fbe5382b203fdb8002f5b9e55fea8d3f9438)
  • Date: Mon, 20 Mar 2023 23:16:53 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

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

New commits:
commit 7543fbe5382b203fdb8002f5b9e55fea8d3f9438
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

windowmanagers/hyprland: sub_dependency on HYPRLAND commit id in wlroots
is back

commit e6b8e48d83af5176c5ead3c2de5fad9eecfbb015
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

wm-addons/wlroots: updated HYPRLAND commit id for hyprland 0.23.0

diff --git a/windowmanagers/hyprland/DEPENDS b/windowmanagers/hyprland/DEPENDS
index 17c4650..1d3bcd6 100755
--- a/windowmanagers/hyprland/DEPENDS
+++ b/windowmanagers/hyprland/DEPENDS
@@ -11,7 +11,7 @@ depends cairo &&
depends pixman &&
depends OPENGL &&
depends seatd &&
-depends -sub "SCM" wlroots 'use_system_wlroots=enabled' &&
+depends -sub "SCM HYPRLAND" wlroots 'use_system_wlroots=enabled' &&

optional_depends xwayland \
'xwayland=enabled' \
diff --git a/windowmanagers/hyprland/HISTORY b/windowmanagers/hyprland/HISTORY
index 50158fa..a36029e 100644
--- a/windowmanagers/hyprland/HISTORY
+++ b/windowmanagers/hyprland/HISTORY
@@ -2,8 +2,8 @@
* DETAILS: version 0.23.0, added hyprland-protocols and udis86 as
subprojects
to download
* BUILD, INSTALL: removed, not needed anymore
- * DEPENDS: wlroots scm branch is required now, removed extra
dependencies
- for builtin wlroots
+ * DEPENDS: wlroots scm branch with HYPRLAND commit id is required
now, removed
+ extra dependencies for builtin wlroots
* PRE_BUILD: removed git cloning of hyprland-protocols and wlroots,
unpacking and renaming subprojects directories is refactored as well
* patches/hyprland-system-wlroots.patch: updated
diff --git a/wm-addons/wlroots/DETAILS b/wm-addons/wlroots/DETAILS
index 7904fc9..630b22e 100755
--- a/wm-addons/wlroots/DETAILS
+++ b/wm-addons/wlroots/DETAILS
@@ -6,7 +6,7 @@ if [[ "${WLROOTS_BRANCH}" == "scm" ]]; then
SOURCE="${SPELL}-git.tar.xz"
FORCE_DOWNLOAD="on"
if [[ ${HYPRLAND} == 'y' ]]; then
-
SOURCE_URL[0]="git_http://gitlab.freedesktop.org/wlroots/wlroots.git:${SPELL}-git:677a3f2f8847ed2de49dd60868f9d9487a546f58";
+
SOURCE_URL[0]="git_http://gitlab.freedesktop.org/wlroots/wlroots.git:${SPELL}-git:5ae17de23f5fd9bb252a698f3771c840280e2c05";
else
SOURCE_URL[0]="git_http://gitlab.freedesktop.org/wlroots/wlroots.git";
fi
diff --git a/wm-addons/wlroots/HISTORY b/wm-addons/wlroots/HISTORY
index bc352e0..d3a59a9 100644
--- a/wm-addons/wlroots/HISTORY
+++ b/wm-addons/wlroots/HISTORY
@@ -1,3 +1,6 @@
+2023-03-20 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: updated HYPRLAND commit id for hyprland 0.23.0
+
2023-03-10 Conner Clere <xenanthropy AT sourcemage.org>
* DEPENDS: check for scm branch for libliftoff and libdisplay-info
deps
* PRE_BUILD: added, patch



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7543fbe5382b203fdb8002f5b9e55fea8d3f9438), Pavel Vinogradov, 03/20/2023

Archive powered by MHonArc 2.6.24.

Top of Page