Skip to Content.
Sympa Menu

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

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 (be48fce77d4ca9b1f6e6eda8d1fd07aa153eabc4)
  • Date: Fri, 21 Aug 2020 21:55:55 +0000

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

graphics-libs/harfbuzz/HISTORY | 3 +++
graphics-libs/harfbuzz/SUB_DEPENDS | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit be48fce77d4ca9b1f6e6eda8d1fd07aa153eabc4
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

harfbuzz: Fix typo in SUB_DEPENDS

diff --git a/graphics-libs/harfbuzz/HISTORY b/graphics-libs/harfbuzz/HISTORY
index 990d2cd..0a15dd5 100644
--- a/graphics-libs/harfbuzz/HISTORY
+++ b/graphics-libs/harfbuzz/HISTORY
@@ -1,3 +1,6 @@
+2020-08-21 Ismael Luceno <ismael AT sourcemage.org>
+ * SUB_DEPENDS: Fixed typo
+
2020-08-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.7.1
* DEPENDS: fix typo
diff --git a/graphics-libs/harfbuzz/SUB_DEPENDS
b/graphics-libs/harfbuzz/SUB_DEPENDS
index 059297b..2f6a1ff 100755
--- a/graphics-libs/harfbuzz/SUB_DEPENDS
+++ b/graphics-libs/harfbuzz/SUB_DEPENDS
@@ -1,7 +1,7 @@
case $THIS_SUB_DEPENDS in
GLIB2) depends glib2 "glib=enabled gobject=enabled" &&
depends pcre ;;
- GRAPHITE2) depends graphite2 "graphite2=enabled" ;;
+ GRAPHITE2) depends graphite2 "graphite=enabled" ;;
FT) depends freetype2 "freetype=enabled" ;;
ICU) depends icu "icu=enabled" ;;
*) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL
$THIS_SUB_DEPENDS${DEFAULT_COLOR}" ;



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (be48fce77d4ca9b1f6e6eda8d1fd07aa153eabc4), Ismael Luceno, 08/21/2020

Archive powered by MHonArc 2.6.24.

Top of Page