[Lunar-commits] <moonbase-gnome3> gjs: add florins cinnamon preparations

v4hn me at v4hn.de
Tue Feb 19 01:47:53 CET 2013


commit 5431c57186d542cabedd7ff7ca739936fd99ee0e
Author: v4hn <me at v4hn.de>
Date: Mon, 18 Feb 2013 16:47:53 -0800
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/5431c57186d542cabedd7ff7ca739936fd99ee0e

gjs: add florins cinnamon preparations
---
  core/gjs/DEPENDS | +4/-0     
  core/gjs/DETAILS | +15/-0    
  2 files changed, 19 insertions(+)

--- /dev/null
+++ b/core/gjs/DEPENDS
@@ -0,0 +1,4 @@
+depends  cairo
+depends  dbus-glib
+depends  gobject-introspection
+depends  spidermonkey
--- /dev/null
+++ b/core/gjs/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=gjs
+         VERSION=1.34.0
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=http://download.gnome.org/sources/$MODULE/${VERSION%.*}
+      SOURCE_VFY=sha1:bd83389a4ee8b31a1d7e639645db364474edde24
+        WEB_SITE=http://live.gnome.org/Gjs
+         ENTERED=20130210
+         UPDATED=20130210
+           SHORT="Javascript Bindings for GNOME"
+
+cat <<EOF
+Gjs is a Javascript binding for GNOME.
+It's mainly based on Spidermonkey javascript engine and the GObject
+introspection framework.
+EOF




More information about the Lunar-commits mailing list