Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-gnome-3.0.0 grimoire by Ladislav Hagara (14dbc93f33342c2af6fa112ce71045c1537d016f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-gnome-3.0.0 grimoire by Ladislav Hagara (14dbc93f33342c2af6fa112ce71045c1537d016f)
  • Date: Thu, 6 Oct 2011 08:47:27 -0500

GIT changes to devel-gnome-3.0.0 grimoire by Ladislav Hagara <hgr AT vabo.cz>:

dev/null |binary
gnome2-libs/gjs/BUILD | 2 ++
gnome2-libs/gjs/DEPENDS | 1 -
gnome2-libs/gjs/DETAILS | 2 +-
gnome2-libs/gjs/HISTORY | 5 +++++
gnome2-libs/gjs/gjs-0.7.14.tar.bz2.sig | 0
gnome2-libs/gjs/gjs-1.30.0.tar.bz2.sig |binary
7 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 14dbc93f33342c2af6fa112ce71045c1537d016f
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

gjs 1.30.0

diff --git a/gnome2-libs/gjs/BUILD b/gnome2-libs/gjs/BUILD
new file mode 100755
index 0000000..424059b
--- /dev/null
+++ b/gnome2-libs/gjs/BUILD
@@ -0,0 +1,2 @@
+OPTS="--with-js-package=mozjs185 $OPTS" &&
+default_build
diff --git a/gnome2-libs/gjs/DEPENDS b/gnome2-libs/gjs/DEPENDS
index 1631cad..1432f1f 100755
--- a/gnome2-libs/gjs/DEPENDS
+++ b/gnome2-libs/gjs/DEPENDS
@@ -1,3 +1,2 @@
depends gobject-introspection &&
-depends xulrunner &&
depends spidermonkey
diff --git a/gnome2-libs/gjs/DETAILS b/gnome2-libs/gjs/DETAILS
index 6b829e3..f598c58 100755
--- a/gnome2-libs/gjs/DETAILS
+++ b/gnome2-libs/gjs/DETAILS
@@ -1,5 +1,5 @@
SPELL=gjs
- VERSION=0.7.14
+ VERSION=1.30.0
BRANCH=$(echo $VERSION|cut -d . -f 1,2)
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
diff --git a/gnome2-libs/gjs/HISTORY b/gnome2-libs/gjs/HISTORY
index 24499b6..30ce899 100644
--- a/gnome2-libs/gjs/HISTORY
+++ b/gnome2-libs/gjs/HISTORY
@@ -1,3 +1,8 @@
+2011-10-06 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.30.0
+ * DEPENDS: xulrunner removed
+ * BUILD: added with --with-js-package=mozjs185
+
2011-04-13 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.7.14

diff --git a/gnome2-libs/gjs/gjs-0.7.14.tar.bz2.sig
b/gnome2-libs/gjs/gjs-0.7.14.tar.bz2.sig
deleted file mode 100644
index a86458f..0000000
Binary files a/gnome2-libs/gjs/gjs-0.7.14.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-libs/gjs/gjs-1.30.0.tar.bz2.sig
b/gnome2-libs/gjs/gjs-1.30.0.tar.bz2.sig
new file mode 100644
index 0000000..30a7584
Binary files /dev/null and b/gnome2-libs/gjs/gjs-1.30.0.tar.bz2.sig differ



  • [SM-Commit] GIT changes to devel-gnome-3.0.0 grimoire by Ladislav Hagara (14dbc93f33342c2af6fa112ce71045c1537d016f), Ladislav Hagara, 10/06/2011

Archive powered by MHonArc 2.6.24.

Top of Page