New commits:
commit 8564f92ba5788b99a2d6718eded523b503d51dc8
Author: George Sherwood <george AT beernabeer.com>
Commit: George Sherwood <george AT beernabeer.com>
webkitgtk: Added optional_depends gstreamer
diff --git a/http/webkitgtk/DEPENDS b/http/webkitgtk/DEPENDS
index 3951e07..899b94b 100755
--- a/http/webkitgtk/DEPENDS
+++ b/http/webkitgtk/DEPENDS
@@ -17,4 +17,9 @@ if [[ $WEBKIT_FONT_BE == freetype2 ]]; then
depends freetype2
else
depends pango "--with-font-backend=pango"
-fi
+fi &&
+
+optional_depends gstreamer \
+ "--enable-video" \
+ "--disable-video" \
+ "for HTML5 streaming video support"
diff --git a/http/webkitgtk/HISTORY b/http/webkitgtk/HISTORY
index c3f3643..9c67790 100644
--- a/http/webkitgtk/HISTORY
+++ b/http/webkitgtk/HISTORY
@@ -1,3 +1,6 @@
+2009-04-04 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS: Added optional_depends gstreamer
+
2009-04-03 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable to version 1.1.4
[SM-Commit] GIT changes to master grimoire by George Sherwood (8564f92ba5788b99a2d6718eded523b503d51dc8),
George Sherwood, 04/04/2009