[Lunar-commits] <moonbase> gnome-js-common: new module
Zachary McGrew
zmcgrew at lunar-linux.org
Thu Jul 15 22:17:31 CEST 2010
commit 2c2e90cdb1e640ac6a111f52e30ac34cd7e03091
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Tue Apr 6 00:22:51 2010 -0700
gnome-js-common: new module
---
gnome2/platform/gnome-js-common/DEPENDS | 2 ++
gnome2/platform/gnome-js-common/DETAILS | 14 ++++++++++++++
2 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/gnome2/platform/gnome-js-common/DEPENDS b/gnome2/platform/gnome-js-common/DEPENDS
new file mode 100644
index 0000000..26f1394
--- /dev/null
+++ b/gnome2/platform/gnome-js-common/DEPENDS
@@ -0,0 +1,2 @@
+depends webkit
+depends gobject-introspection
diff --git a/gnome2/platform/gnome-js-common/DETAILS b/gnome2/platform/gnome-js-common/DETAILS
new file mode 100644
index 0000000..3735d4c
--- /dev/null
+++ b/gnome2/platform/gnome-js-common/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=gnome-js-common
+ MAJOR=0.1
+ VERSION=$MAJOR.2
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:f3771ad53e158443ffe84b5d86fb2ce73417a69d
+ WEB_SITE=http://www.gnome.org
+ ENTERED=20100405
+ UPDATED=20100405
+ SHORT="basic javascript shared between gnome"
+
+cat << EOF
+standard javascript library shared throughout gnome
+EOF
More information about the Lunar-commits
mailing list