Skip to Content.
Sympa Menu

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

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, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (78b5158a3b86211eaad283655e178b8769f3f8c9)
  • Date: Wed, 18 Dec 2024 15:39:57 +0000

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

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

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

wm-addons/hyprlock: versIon 0.6.0

diff --git a/wm-addons/hyprlock/DEPENDS b/wm-addons/hyprlock/DEPENDS
index d4396db..1a26da5 100755
--- a/wm-addons/hyprlock/DEPENDS
+++ b/wm-addons/hyprlock/DEPENDS
@@ -5,6 +5,7 @@ if [[ "${HYPRLOCK_BRANCH}" == "scm" ]]; then
fi &&

depends cairo &&
+depends hyprgraphics &&
depends hyprlang &&
depends libdrm &&
depends linux-pam &&
diff --git a/wm-addons/hyprlock/DETAILS b/wm-addons/hyprlock/DETAILS
index 4660436..aad8ae4 100755
--- a/wm-addons/hyprlock/DETAILS
+++ b/wm-addons/hyprlock/DETAILS
@@ -9,8 +9,8 @@ if [[ "${HYPRLOCK_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
- VERSION="0.5.0"
-
SOURCE_HASH="sha512:c9fc30e20889dc694294ad9ec03c39c7e47fada4972139822b9f9275d04f2de6a9105918eca1369a4c6a3e4f5c6a956675beebbbab688f0d8f13bffccedb5a03"
+ VERSION="0.6.0"
+
SOURCE_HASH="sha512:d8931b44db0d25a2665a3b1a2a8656724ffd2d09effab37f0c53e40367637899f7040d96a0886202c6d4d5fb03e477a4fc351cbd31b81cdb715e180bc8dde6c2"
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"

SOURCE_URL[0]="https://github.com/hyprwm/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz";
diff --git a/wm-addons/hyprlock/HISTORY b/wm-addons/hyprlock/HISTORY
index 642efea..f69fea8 100644
--- a/wm-addons/hyprlock/HISTORY
+++ b/wm-addons/hyprlock/HISTORY
@@ -1,3 +1,7 @@
+2024-12-18 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.6.0
+ * DEPENDS: needs hyprgraphics
+
2024-10-22 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.5.0
* DEPENDS: needs sdbus-cpp


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (78b5158a3b86211eaad283655e178b8769f3f8c9), Pavel Vinogradov, 12/18/2024

Archive powered by MHonArc 2.6.24.

Top of Page