Skip to Content.
Sympa Menu

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

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 (2fb594141c262d007ba32f5a3f48c682b860fd97)
  • Date: Sun, 28 Jul 2019 00:13:03 +0000

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

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

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

gnome2-libs/pango: updated gtk-doc & gobject-introspection flags in
DEPENDS

diff --git a/gnome2-libs/pango/DEPENDS b/gnome2-libs/pango/DEPENDS
index 759e35a..b2f2c21 100755
--- a/gnome2-libs/pango/DEPENDS
+++ b/gnome2-libs/pango/DEPENDS
@@ -30,8 +30,8 @@ if is_depends_enabled $SPELL libxft; then
fi
fi &&

-optional_depends gtk-doc "enable_docs=true" "enable_docs=false" \
+optional_depends gtk-doc "gtk_doc=true" "gtk_doc=false" \
"to build documentation with gtk-doc" &&

-optional_depends gobject-introspection "gir=true" "gir=false" \
+optional_depends gobject-introspection "introspection=true"
"introspection=false" \
"to enable introspection"
diff --git a/gnome2-libs/pango/HISTORY b/gnome2-libs/pango/HISTORY
index 09dc5ff..eee0f60 100644
--- a/gnome2-libs/pango/HISTORY
+++ b/gnome2-libs/pango/HISTORY
@@ -1,3 +1,6 @@
+2019-07-27 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: updated gtk-doc & gobject-introspection flags
+
2019-07-27 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.44.0




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (2fb594141c262d007ba32f5a3f48c682b860fd97), Pavel Vinogradov, 07/27/2019

Archive powered by MHonArc 2.6.24.

Top of Page