Skip to Content.
Sympa Menu

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

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 (d5021dd0e5ca908c966cc7f9060f3efa19528fc8)
  • Date: Sat, 17 Feb 2024 20:11:31 +0000

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

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

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

windowmanagers/hyprland: version 0.35.0 with wlroots commit id update

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

wm-addons/wlroots:: update hyprland commit id for
hyprland 0.35.0 to 0.18.0-00b869c1a96f300a

diff --git a/windowmanagers/hyprland/DETAILS b/windowmanagers/hyprland/DETAILS
index c722a22..40835ef 100755
--- a/windowmanagers/hyprland/DETAILS
+++ b/windowmanagers/hyprland/DETAILS
@@ -1,9 +1,9 @@
. "$GRIMOIRE/MESON_FUNCTIONS"
SPELL=hyprland
- VERSION=0.34.0
+ VERSION=0.35.0
PROTOCOLS_COMMIT=0c2ce70625cb30aef199cb388f99e19a61a6ce03
UDIS86_COMMIT=5336633af70f3917760a6d441ff02d93477b0c86
-
SOURCE_HASH=sha512:8a14aa28d16cdcbe67d04db87e523813b5377b70dc15674da9600c6f79142bdc3ec9ee14ecc11bcd0d60d77f6c48f0456f869097731a829fb393a8dfc834396d
+
SOURCE_HASH=sha512:f650a6d2c38bee891ae83babab55154f15b7763c8a83bd1e4f2c4a2c3a19abb0667452fd8064a960e04da9ed4a31cbbce39d804624510ebafa61dfd78ef4f4af

SOURCE2_HASH=sha512:1eafa6ee8f371f2811a155b9ad6af006f39d76ec61b7144d094f79c849c90d813c8d58e34e74066a8285653bf3909b181d015cf0b4a42c593784154edee1dcdb

SOURCE3_HASH=sha512:64fc65b7388db25b6a8b008b51e274753e5e8b1dbd48126bdd676a3d0276ce37a4140bc5d08d6499ab5e61f51109eb8b9d1b14588bf8dc6d44d1642305403a82
SOURCE=Hyprland-${VERSION}.tar.gz
@@ -15,8 +15,8 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/Hyprland-${VERSION}"
SOURCE3="udis86-${UDIS86_COMMIT}.tar.gz"

SOURCE3_URL[0]="https://github.com/canihavesomecoffee/udis86/archive/$UDIS86_COMMIT.tar.gz";
if [[ "${SYSWLROOTS}" == "n" ]]; then
- WLROOTS_COMMIT=5d639394f3e83b01596dcd166a44a9a1a2583350
-
SOURCE4_HASH=sha512:67edd83608ccac2dc39b2638bba637ed7dcc190795f9c7eab536572c6a06685fdd37c9e5fef148b128a472dd077ee8fdf5eda21f2903523ce3ca9dd82a705ea2
+ WLROOTS_COMMIT="00b869c1a96f300a8f25da95d624524895e0ddf2"
+
SOURCE4_HASH="sha512:d9893f04194d813c0efc6d00bc80309e5a71672977aab46f631bf125555f00a757e08905a1e33714d1f58cec8703e44581cc6127dd22bece9a247738332794d2"
SOURCE4="wlroots-${WLROOTS_COMMIT}.tar.gz"

SOURCE4_URL[0]="https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/${WLROOTS_COMMIT}/${SOURCE4}.tar.gz";
fi
diff --git a/windowmanagers/hyprland/HISTORY b/windowmanagers/hyprland/HISTORY
index bc373d7..b843a51 100644
--- a/windowmanagers/hyprland/HISTORY
+++ b/windowmanagers/hyprland/HISTORY
@@ -1,3 +1,6 @@
+2024-02-17 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.35.0, updated wlroots commit id
+
2024-01-12 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS, PRE_BUILD: version 0.34.0, fixed confusion about embedded
wlroots
* DEPENDS: needs tomlplusplus
diff --git a/wm-addons/wlroots/DETAILS b/wm-addons/wlroots/DETAILS
index 6adfb32..16b0b08 100755
--- a/wm-addons/wlroots/DETAILS
+++ b/wm-addons/wlroots/DETAILS
@@ -11,9 +11,9 @@ case "${WLROOTS_BRANCH}" in
FORCE_DOWNLOAD=on
;;
(hyprland)
- VERSION=0.17.0-60-g5d639394f3e8
- WLROOTS_COMMIT="5d639394f3e83b01596dcd166a44a9a1a2583350"
-
SOURCE_HASH="sha512:67edd83608ccac2dc39b2638bba637ed7dcc190795f9c7eab536572c6a06685fdd37c9e5fef148b128a472dd077ee8fdf5eda21f2903523ce3ca9dd82a705ea2"
+ VERSION=0.18.0-00b869c1a96f300a
+ WLROOTS_COMMIT="00b869c1a96f300a8f25da95d624524895e0ddf2"
+
SOURCE_HASH="sha512:d9893f04194d813c0efc6d00bc80309e5a71672977aab46f631bf125555f00a757e08905a1e33714d1f58cec8703e44581cc6127dd22bece9a247738332794d2"
SOURCE="${SPELL}-${WLROOTS_COMMIT}.tar.gz"

SOURCE_URL[0]="https://gitlab.freedesktop.org/${SPELL}/${SPELL}/-/archive/${WLROOTS_COMMIT}/${SOURCE}.tar.gz";
;;
diff --git a/wm-addons/wlroots/HISTORY b/wm-addons/wlroots/HISTORY
index fe7026d..57b9041 100644
--- a/wm-addons/wlroots/HISTORY
+++ b/wm-addons/wlroots/HISTORY
@@ -1,3 +1,7 @@
+2024-02-17 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: update hyprland commit id for hyprland 0.35.0 to
+ 0.18.0-00b869c1a96f300a
+
2024-01-25 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: fixed to use proper version numbers; git commit ids are
not appropriate


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (d5021dd0e5ca908c966cc7f9060f3efa19528fc8), Pavel Vinogradov, 02/17/2024

Archive powered by MHonArc 2.6.24.

Top of Page