[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (5f492682d33fd9085b1e12c781891b6f874b7dad)
Ladislav Hagara
scm at sourcemage.org
Wed Apr 14 22:00:15 EDT 2010
GIT changes to master grimoire by Ladislav Hagara <hgr at vabo.cz>:
http/gnash/DEPENDS | 9 +++++----
http/gnash/HISTORY | 3 +++
2 files changed, 8 insertions(+), 4 deletions(-)
New commits:
commit 5f492682d33fd9085b1e12c781891b6f874b7dad
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>
gnash: disabled xpcom support in NPAPI plugin temporarily #15660
diff --git a/http/gnash/DEPENDS b/http/gnash/DEPENDS
index 754d2cc..8a84e07 100755
--- a/http/gnash/DEPENDS
+++ b/http/gnash/DEPENDS
@@ -79,10 +79,11 @@ optional_depends lirc \
'--disable-lirc' \
'for Linux infra-red controller support' &&
-optional_depends GECKO \
- '--enable-xpcom' \
- '--disable-xpcom' \
- 'Enable xpcom support in NPAPI plugin' &&
+# http://bugs.sourcemage.org/show_bug.cgi?id=15660
+# optional_depends GECKO \
+# '--enable-xpcom' \
+# '--disable-xpcom' \
+# 'Enable xpcom support in NPAPI plugin' &&
optional_depends giflib \
'' \
diff --git a/http/gnash/HISTORY b/http/gnash/HISTORY
index 36a3ba5..f79afbb 100644
--- a/http/gnash/HISTORY
+++ b/http/gnash/HISTORY
@@ -1,3 +1,6 @@
+2010-04-15 Ladislav Hagara <hgr at vabo.cz>
+ * DEPENDS: disabled xpcom support in NPAPI plugin temporarily #15660
+
2010-04-11 Ladislav Hagara <hgr at vabo.cz>
* DEPENDS: docbook-utils -> docbook2x, added pygtk2 #15660
More information about the SM-Commit
mailing list