Skip to Content.
Sympa Menu

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

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 (c0dd82a74e28d4ee2bdc5defb6d84f1b6af9d752)
  • Date: Wed, 23 Mar 2016 00:48:42 +0000

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

http/webkitgtk3/DEPENDS | 6 +++++-
http/webkitgtk3/HISTORY | 3 ++-
2 files changed, 7 insertions(+), 2 deletions(-)

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

http/webkitgtk3: added optional_depends on gobject-introspection

diff --git a/http/webkitgtk3/DEPENDS b/http/webkitgtk3/DEPENDS
index aa8285d..f21b438 100755
--- a/http/webkitgtk3/DEPENDS
+++ b/http/webkitgtk3/DEPENDS
@@ -65,4 +65,8 @@ optional_depends upower \

optional_depends gtk-doc \
-DENABLE_GTKDOC={ON,OFF} \
- "Build documentation with gtk-doc?"
+ "Build documentation with gtk-doc?" &&
+
+optional_depends gobject-introspection \
+ -DENABLE_INTROSPECTION={ON,OFF} \
+ "Enable introspection?"
diff --git a/http/webkitgtk3/HISTORY b/http/webkitgtk3/HISTORY
index 0e28b1d..04b6855 100644
--- a/http/webkitgtk3/HISTORY
+++ b/http/webkitgtk3/HISTORY
@@ -1,6 +1,7 @@
2016-03-22 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated spell to 2.12.0
- * DEPENDS: x86_64 version needs llvm
+ * DEPENDS: x86_64 version needs llvm, added optional
+ gobject-introspection

2015-06-02 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated spell to 2.8.3



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (c0dd82a74e28d4ee2bdc5defb6d84f1b6af9d752), Pavel Vinogradov, 03/22/2016

Archive powered by MHonArc 2.6.24.

Top of Page