Skip to Content.
Sympa Menu

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

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 (92bc7b92f69de7a5830b41b8c274ef517c56f5dc)
  • Date: Sun, 1 May 2022 21:45:07 +0000

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

graphics-libs/freetype2/DEPENDS | 6 +++++-
graphics-libs/freetype2/DETAILS | 2 +-
graphics-libs/freetype2/HISTORY | 4 ++++
3 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit 92bc7b92f69de7a5830b41b8c274ef517c56f5dc
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

graphics-libs/freetype2: version 2.12.1

diff --git a/graphics-libs/freetype2/DEPENDS b/graphics-libs/freetype2/DEPENDS
index 003b63d..4afcbe3 100755
--- a/graphics-libs/freetype2/DEPENDS
+++ b/graphics-libs/freetype2/DEPENDS
@@ -24,5 +24,9 @@ else
message "${PROBLEM_COLOR}harfbuzz optional dependency disabled until
${DEFAULT_COLOR}${SPELL_COLOR}${SPELL}${DEFAULT_COLOR}${PROBLEM_COLOR} is
cast.${DEFAULT_COLOR}" &&
persistent_add FREETYPE_OPTS &&
list_add FREETYPE_OPTS "--with-harfbuzz=no"
-fi
+fi &&

+optional_depends librsvg2 \
+ "--with-librsvg=yes" \
+ "--with-librsvg=no" \
+ "for demo"
diff --git a/graphics-libs/freetype2/DETAILS b/graphics-libs/freetype2/DETAILS
index cf58966..defe7e9 100755
--- a/graphics-libs/freetype2/DETAILS
+++ b/graphics-libs/freetype2/DETAILS
@@ -1,5 +1,5 @@
SPELL=freetype2
- VERSION=2.12.0
+ VERSION=2.12.1
SECURITY_PATCH=12
SOURCE=freetype-$VERSION.tar.xz
SOURCE2=$SOURCE.sig
diff --git a/graphics-libs/freetype2/HISTORY b/graphics-libs/freetype2/HISTORY
index d35a128..dc234a5 100644
--- a/graphics-libs/freetype2/HISTORY
+++ b/graphics-libs/freetype2/HISTORY
@@ -1,3 +1,7 @@
+2022-05-01 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.12.1
+ * DEPENDS: added optional dependency on librsvg2
+
2022-04-01 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.12.0
* BUILD, CONFIGURE: added OT-SVG knob



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (92bc7b92f69de7a5830b41b8c274ef517c56f5dc), Pavel Vinogradov, 05/01/2022

Archive powered by MHonArc 2.6.24.

Top of Page