Skip to Content.
Sympa Menu

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

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 (0c13cdb9ae6c554bec6914e17cbd1931910c4d3f)
  • Date: Sun, 5 May 2024 20:18:15 +0000

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

windowmanagers/hyprland/DEPENDS | 2 ++
windowmanagers/hyprland/DETAILS | 8 ++++----
windowmanagers/hyprland/HISTORY | 4 ++++
3 files changed, 10 insertions(+), 4 deletions(-)

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

windowmanagers/hyprland: version 0.40.0

diff --git a/windowmanagers/hyprland/DEPENDS b/windowmanagers/hyprland/DEPENDS
index cc348a7..ddf03f3 100755
--- a/windowmanagers/hyprland/DEPENDS
+++ b/windowmanagers/hyprland/DEPENDS
@@ -13,6 +13,8 @@ depends OPENGL &&
depends seatd &&
depends tomlplusplus &&
depends hyprcursor &&
+depends hyprwayland-scanner &&
+depends util-linux &&
depends DEVICE-MANAGER &&
optional_depends hwdata '' '' 'Enable DRM backend?' &&
if is_depends_enabled "${SPELL}" "hwdata"; then
diff --git a/windowmanagers/hyprland/DETAILS b/windowmanagers/hyprland/DETAILS
index cb9826a..377a5be 100755
--- a/windowmanagers/hyprland/DETAILS
+++ b/windowmanagers/hyprland/DETAILS
@@ -1,7 +1,7 @@
. "$GRIMOIRE/MESON_FUNCTIONS"
SPELL=hyprland
- VERSION=0.39.1
-
SOURCE_HASH=sha512:173dc2baea68e301fad13b1634779f859263abdba7ab60233791c6c8c8ed2def24afdfb51d3db1820646b391530f1f6aeca82d8cf6de1ef178810c11fbdef37b
+ VERSION=0.40.0
+
SOURCE_HASH=sha512:e92c848aa0148fb2b38f2dea6a3f4487bbb080085b4895f4d892196fc655679ed523f0bf8c9f42f5ace6b47f0a8eb67ba3b4f1cb5fec76f5689e28bbc172c487
PROTOCOLS_COMMIT=0c2ce70625cb30aef199cb388f99e19a61a6ce03
UDIS86_COMMIT=5336633af70f3917760a6d441ff02d93477b0c86

SOURCE2_HASH=sha512:1eafa6ee8f371f2811a155b9ad6af006f39d76ec61b7144d094f79c849c90d813c8d58e34e74066a8285653bf3909b181d015cf0b4a42c593784154edee1dcdb
@@ -14,8 +14,8 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/Hyprland-${VERSION}"

SOURCE2_URL[0]="https://github.com/hyprwm/${SPELL}-protocols/archive/$PROTOCOLS_COMMIT.tar.gz";
SOURCE3="udis86-${UDIS86_COMMIT}.tar.gz"

SOURCE3_URL[0]="https://github.com/canihavesomecoffee/udis86/archive/$UDIS86_COMMIT.tar.gz";
- WLROOTS_COMMIT="611a4f24cd2384378f6e500253983107c6656c64"
-
SOURCE4_HASH="sha512:157c94643bc630b1c97f05f620c2adb21f744cac16ed8c53ab377820ce8af2ec6b826197a41b6814a838b6e032b92a790f4214210831f8e91a6aff0346f54027"
+ WLROOTS_COMMIT="5c1d51c5a2793480f5b6c4341ad0797052aec2ea"
+
SOURCE4_HASH="sha512:8f6e234fcee249d4cfb610e7d999042e172af5f37d94a55abe27e0e68c612b1abe13094e748adb2faf5dee52bbe48d8647a17dee88b774c9e41882549b091f19"
SOURCE4="wlroots-hyprland-${WLROOTS_COMMIT}.tar.gz"

SOURCE4_URL[0]="https://github.com/hyprwm/wlroots-${SPELL}/archive/${WLROOTS_COMMIT}.tar.gz";
WEB_SITE=http://www.hyprland.org/
diff --git a/windowmanagers/hyprland/HISTORY b/windowmanagers/hyprland/HISTORY
index 868aa47..8142212 100644
--- a/windowmanagers/hyprland/HISTORY
+++ b/windowmanagers/hyprland/HISTORY
@@ -1,3 +1,7 @@
+2024-05-05 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.40.0
+ * DEPENDS: needs hyprwayland-scanner and util-linux
+
2024-04-29 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.39.1, adapted for wlroots-hyprland
* CONFIGURE, DEPENDS, PRE_BUILD: adapted for wlroots-hyprland


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (0c13cdb9ae6c554bec6914e17cbd1931910c4d3f), Pavel Vinogradov, 05/05/2024

Archive powered by MHonArc 2.6.24.

Top of Page