Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (784b3d47bd1baf3cd65db68507aa3154d437a83e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (784b3d47bd1baf3cd65db68507aa3154d437a83e)
  • Date: Fri, 12 Aug 2022 00:21:38 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit 784b3d47bd1baf3cd65db68507aa3154d437a83e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

rofi: drop librsvg2 as obsolete

diff --git a/wm-addons/rofi/DEPENDS b/wm-addons/rofi/DEPENDS
index 89ce5ea..d218e5c 100755
--- a/wm-addons/rofi/DEPENDS
+++ b/wm-addons/rofi/DEPENDS
@@ -8,7 +8,7 @@ depends libxkbcommon &&
depends pango &&
depends cairo &&
depends startup-notification &&
-depends librsvg2 &&
+depends gdk-pixbuf2 &&

optional_depends check \
"--enable-check" \
diff --git a/wm-addons/rofi/HISTORY b/wm-addons/rofi/HISTORY
index 1b3f270..9fad288 100644
--- a/wm-addons/rofi/HISTORY
+++ b/wm-addons/rofi/HISTORY
@@ -1,3 +1,6 @@
+2022-08-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: dropped obsolete dependency, replaced with gdk-pixbuf2
+
2022-01-29 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 1.7.3




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (784b3d47bd1baf3cd65db68507aa3154d437a83e), Vlad Glagolev, 08/11/2022

Archive powered by MHonArc 2.6.24.

Top of Page