Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (5d2ce29264bba14d984be5ff9c3f7cf7f6dbeaec)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (5d2ce29264bba14d984be5ff9c3f7cf7f6dbeaec)
  • Date: Sat, 18 Dec 2010 12:28:29 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

http/webkitgtk3/DEPENDS | 8 ++++----
http/webkitgtk3/HISTORY | 1 +
2 files changed, 5 insertions(+), 4 deletions(-)

New commits:
commit 5d2ce29264bba14d984be5ff9c3f7cf7f6dbeaec
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

webkitgtk3: Added back optional_depends gobject-introspection

diff --git a/http/webkitgtk3/DEPENDS b/http/webkitgtk3/DEPENDS
index 71dfb7e..ed50e8d 100755
--- a/http/webkitgtk3/DEPENDS
+++ b/http/webkitgtk3/DEPENDS
@@ -38,10 +38,10 @@ optional_depends gst-plugins-base \
"--disable-video" \
"for HTML5 streaming video support" &&

-#optional_depends gobject-introspection \
-# "--enable-introspection" \
-# "--disable-introspection" \
-# "to enable introspection" &&
+optional_depends gobject-introspection \
+ "--enable-introspection" \
+ "--disable-introspection" \
+ "to enable introspection" &&

optional_depends geoclue \
"--enable-geolocation" \
diff --git a/http/webkitgtk3/HISTORY b/http/webkitgtk3/HISTORY
index 3262629..df4a967 100644
--- a/http/webkitgtk3/HISTORY
+++ b/http/webkitgtk3/HISTORY
@@ -1,5 +1,6 @@
2010-12-18 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 1.3.7
+ * DEPENDS: Added back optional_depends gobject-introspection

2010-11-03 Ladislav Hagara <hgr AT vabo.cz>
* DEPENDS: jpeg -> JPEG



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (5d2ce29264bba14d984be5ff9c3f7cf7f6dbeaec), George Sherwood, 12/18/2010

Archive powered by MHonArc 2.6.24.

Top of Page