Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (d3a9e71b8728f255b02000622aa988ad508bb19d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Alexander Tsamutali <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (d3a9e71b8728f255b02000622aa988ad508bb19d)
  • Date: Wed, 15 Nov 2006 10:33:57 -0600

GIT changes to master grimoire by Alexander Tsamutali <astsmtl AT gmail.com>:

http/xulrunner/DEPENDS | 1 +
http/xulrunner/HISTORY | 4 ++++
http/xulrunner/PROVIDES | 1 +
3 files changed, 6 insertions(+)

New commits:
commit d3a9e71b8728f255b02000622aa988ad508bb19d
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

xulrunner: now depends on JDK, provides NS-PLUGIN-COMPATIBLE

diff --git a/http/xulrunner/DEPENDS b/http/xulrunner/DEPENDS
index 91a7105..88cff2c 100755
--- a/http/xulrunner/DEPENDS
+++ b/http/xulrunner/DEPENDS
@@ -7,6 +7,7 @@ depends libpng '--with-system-png'
depends gtk+2 '--enable-default-toolkit=gtk2' &&
depends libidl '--with-libIDL' &&
depends nspr '--with-system-nspr' &&
+depends JDK &&

if [ "$(get_spell_provider $SPELL X11-LIBS)" == "xorg-server" ]; then
depends libxft
diff --git a/http/xulrunner/HISTORY b/http/xulrunner/HISTORY
index 6436cdc..28cebf2 100644
--- a/http/xulrunner/HISTORY
+++ b/http/xulrunner/HISTORY
@@ -1,3 +1,7 @@
+2006-11-15 Alexander Tsamutali <astsmtl AT gmail.com>
+ * DEPENDS: Added JDK
+ * PROVIDES: Added NS-PLUGIN-COMPATIBLE
+
2006-10-26 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* INSTALL: use TRACK_ROOT not INSTALL_ROOT when linking #9163

diff --git a/http/xulrunner/PROVIDES b/http/xulrunner/PROVIDES
index 1b2441c..8d031de 100755
--- a/http/xulrunner/PROVIDES
+++ b/http/xulrunner/PROVIDES
@@ -1 +1,2 @@
GECKO
+NS-PLUGIN-COMPATIBLE



  • [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (d3a9e71b8728f255b02000622aa988ad508bb19d), Alexander Tsamutali, 11/15/2006

Archive powered by MHonArc 2.6.24.

Top of Page