Skip to Content.
Sympa Menu

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

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 (c189121d96d7b09a64a505670809cffb5d3ce797)
  • Date: Sun, 5 Apr 2009 09:07:07 -0500

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

http/webkitgtk/DEPENDS | 2 +-
http/webkitgtk/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

webkitgtk: should be optional depends gst-plugins-base and not
gstreamer

diff --git a/http/webkitgtk/DEPENDS b/http/webkitgtk/DEPENDS
index 899b94b..0b0c8b5 100755
--- a/http/webkitgtk/DEPENDS
+++ b/http/webkitgtk/DEPENDS
@@ -19,7 +19,7 @@ else
depends pango "--with-font-backend=pango"
fi &&

-optional_depends gstreamer \
+optional_depends gst-plugins-base \
"--enable-video" \
"--disable-video" \
"for HTML5 streaming video support"
diff --git a/http/webkitgtk/HISTORY b/http/webkitgtk/HISTORY
index 9c67790..eeb36b1 100644
--- a/http/webkitgtk/HISTORY
+++ b/http/webkitgtk/HISTORY
@@ -1,3 +1,6 @@
+2009-04-05 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS: optional_depends gst-plugins-base not gstreamer
+
2009-04-04 George Sherwood <gsherwood AT sourcemage.org>
* DEPENDS: Added optional_depends gstreamer




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (c189121d96d7b09a64a505670809cffb5d3ce797), George Sherwood, 04/05/2009

Archive powered by MHonArc 2.6.24.

Top of Page