Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2d168eb6dff45b989f4661c3bb102fec24e36298)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2d168eb6dff45b989f4661c3bb102fec24e36298)
  • Date: Thu, 27 May 2021 20:10:42 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

gnome2-libs/librsvg2/DEPENDS | 4 ----
gnome2-libs/librsvg2/HISTORY | 3 +++
2 files changed, 3 insertions(+), 4 deletions(-)

New commits:
commit 2d168eb6dff45b989f4661c3bb102fec24e36298
Author: Pavel Vinogradov <vin.public AT gmail.com>
Commit: Ismael Luceno <ismael AT sourcemage.org>

gnome2-libs/librsvg2: dropped libcroco dependency for stable

diff --git a/gnome2-libs/librsvg2/DEPENDS b/gnome2-libs/librsvg2/DEPENDS
index d4c2eef..6611bf4 100755
--- a/gnome2-libs/librsvg2/DEPENDS
+++ b/gnome2-libs/librsvg2/DEPENDS
@@ -6,10 +6,6 @@ depends freetype2 &&
depends glib2 &&
depends harfbuzz &&
depends pango &&
-# remove on next stable release (2.48+)
-if [[ "${LIBRSVG2_BRANCH}" == "stable" ]]; then
- depends libcroco
-fi &&
depends libice &&
depends libpng &&
depends libpthread-stubs &&
diff --git a/gnome2-libs/librsvg2/HISTORY b/gnome2-libs/librsvg2/HISTORY
index 06c19ed..21e1dce 100644
--- a/gnome2-libs/librsvg2/HISTORY
+++ b/gnome2-libs/librsvg2/HISTORY
@@ -1,3 +1,6 @@
+2021-05-27 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: dropped libcroco for stable
+
2021-05-27 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated (stable) to 2.50.6




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2d168eb6dff45b989f4661c3bb102fec24e36298), Ismael Luceno, 05/27/2021

Archive powered by MHonArc 2.6.24.

Top of Page