Skip to Content.
Sympa Menu

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

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 (d4f6142a39496439fd8d9f0e3c376c076b1c3492)
  • Date: Sat, 17 Aug 2024 14:54:30 +0000

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

wm-addons/hyprpaper/DEPENDS | 2 ++
wm-addons/hyprpaper/HISTORY | 1 +
2 files changed, 3 insertions(+)

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

wm-addons/hyprpaper: needs hyprutils and hyprwayland-scanner

diff --git a/wm-addons/hyprpaper/DEPENDS b/wm-addons/hyprpaper/DEPENDS
index 35c024b..d994610 100755
--- a/wm-addons/hyprpaper/DEPENDS
+++ b/wm-addons/hyprpaper/DEPENDS
@@ -4,6 +4,8 @@ if [[ "${HYPRPAPER_BRANCH}" == "scm" ]]; then
fi &&
depends cairo &&
depends hyprlang &&
+depends hyprutils &&
+depends hyprwayland-scanner &&
depends libwebp &&
depends pango &&
depends JPEG &&
diff --git a/wm-addons/hyprpaper/HISTORY b/wm-addons/hyprpaper/HISTORY
index 13cb04e..7f9e984 100644
--- a/wm-addons/hyprpaper/HISTORY
+++ b/wm-addons/hyprpaper/HISTORY
@@ -1,5 +1,6 @@
2024-08-17 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.7.1
+ * DEPENDS: needs hyprutils and hyprwayland-scanner

2024-05-06 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.7.0, adapted to cmake completely


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

Archive powered by MHonArc 2.6.24.

Top of Page