Skip to Content.
Sympa Menu

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

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 (6c55d0768975bdffa93f19b8fe41d6a5b6d6b5ff)
  • Date: Thu, 20 Jul 2023 22:15:10 +0000

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

windowmanagers/hyprland/DETAILS | 6 +++---
windowmanagers/hyprland/HISTORY | 3 +++
wm-addons/wlroots/DETAILS | 4 ++--
wm-addons/wlroots/HISTORY | 4 ++++
4 files changed, 12 insertions(+), 5 deletions(-)

New commits:
commit 6c55d0768975bdffa93f19b8fe41d6a5b6d6b5ff
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

wm-addons/wlroots: updated commit id for Hyprland 0.27.2

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

windowmanagers/hyprland: version 0.27.2

diff --git a/windowmanagers/hyprland/DETAILS b/windowmanagers/hyprland/DETAILS
index 3f15dfb..2d36fea 100755
--- a/windowmanagers/hyprland/DETAILS
+++ b/windowmanagers/hyprland/DETAILS
@@ -1,7 +1,7 @@
. "$GRIMOIRE/MESON_FUNCTIONS"
SPELL=hyprland
- VERSION=0.26.0
-
SOURCE_HASH=sha256:aef5581be1575e7ad77f1ee43723561b51120b3ea648c9ce2435696155ef7ab9
+ VERSION=0.27.2
+
SOURCE_HASH=sha256:709aaea35c889b34b6620a01fde295f751a7385ccbe4f89d562f77369b0b2a2f
SOURCE=Hyprland-${VERSION}.tar.gz

SOURCE_URL[0]=https://github.com/hyprwm/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz
# Watch: https://github.com/hyprwm/Hyprland/tags tags/v([0-9.]+)[.]tar
@@ -14,7 +14,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/Hyprland-${VERSION}"
SOURCE3_IGNORE="volatile"
if [[ "${SYSWLROOTS}" == "n" ]]; then
SOURCE4="${SPELL}-wlroots-scm.tar.xz"
-
SOURCE4_URL[0]="git_http://gitlab.freedesktop.org/wlroots/wlroots.git:${SPELL}-wlroots-scm:6830bfc17fd94709e2cdd4da0af989f102a26e59";
+
SOURCE4_URL[0]="git_http://gitlab.freedesktop.org/wlroots/wlroots.git:${SPELL}-wlroots-scm:7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e";
SOURCE4_IGNORE="volatile"
fi
WEB_SITE=http://www.hyprland.org/
diff --git a/windowmanagers/hyprland/HISTORY b/windowmanagers/hyprland/HISTORY
index c44259c..65d02b8 100644
--- a/windowmanagers/hyprland/HISTORY
+++ b/windowmanagers/hyprland/HISTORY
@@ -1,3 +1,6 @@
+2023-07-20 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.27.2, updated wlroots commit id
+
2023-06-02 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.26.0

diff --git a/wm-addons/wlroots/DETAILS b/wm-addons/wlroots/DETAILS
index 15c316f..ea2402a 100755
--- a/wm-addons/wlroots/DETAILS
+++ b/wm-addons/wlroots/DETAILS
@@ -7,9 +7,9 @@ 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:6830bfc17fd94709e2cdd4da0af989f102a26e59";
+
SOURCE_URL[0]="git_http://gitlab.freedesktop.org/${SPELL}/${SPELL}.git:${SPELL}-git:7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e";
else
- SOURCE_URL[0]="git_http://gitlab.freedesktop.org/wlroots/wlroots.git";
+
SOURCE_URL[0]="git_http://gitlab.freedesktop.org/${SPELL}/${SPELL}.git:${SPELL}-git";
fi
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
diff --git a/wm-addons/wlroots/HISTORY b/wm-addons/wlroots/HISTORY
index 01a695e..94d9d1b 100644
--- a/wm-addons/wlroots/HISTORY
+++ b/wm-addons/wlroots/HISTORY
@@ -1,3 +1,7 @@
+2023-07-20 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: updated HYPRLAND commit id for hyprland 0.27.2, now uses
more
+ substitutions in scm urls
+
2023-05-07 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated HYPRLAND commit id for hyprland 0.25.0




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (6c55d0768975bdffa93f19b8fe41d6a5b6d6b5ff), Pavel Vinogradov, 07/20/2023

Archive powered by MHonArc 2.6.24.

Top of Page