[Lunar-commits] <moonbase> google-gadgets-for-linux: initial import. Will be an optional

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Sun Jan 25 20:24:38 CET 2009


commit 3f09c24acaaca63541c689db1e3c85e9671e807c
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Sun Jan 25 14:24:38 2009 -0500

    google-gadgets-for-linux: initial import. Will be an optional
    depends for kdebase4-workspace.
---
 web/google-gadgets-for-linux/DEPENDS |    7 +++++++
 web/google-gadgets-for-linux/DETAILS |   30 ++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/web/google-gadgets-for-linux/DEPENDS b/web/google-gadgets-for-linux/DEPENDS
new file mode 100644
index 0000000..e1d81d7
--- /dev/null
+++ b/web/google-gadgets-for-linux/DEPENDS
@@ -0,0 +1,7 @@
+depends desktop-file-utils
+depends shared-mime-info
+depends gstreamer-10
+depends xulrunner
+
+optional_depends qt4    "" "" "for Qt4 support"
+optional_depends gtk+-2 "" "" "for gtk support"
diff --git a/web/google-gadgets-for-linux/DETAILS b/web/google-gadgets-for-linux/DETAILS
new file mode 100644
index 0000000..b9e53a6
--- /dev/null
+++ b/web/google-gadgets-for-linux/DETAILS
@@ -0,0 +1,30 @@
+          MODULE=google-gadgets-for-linux
+         VERSION=0.10.5
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://google-gadgets-for-linux.googlecode.com/files/
+      SOURCE_VFY=sha1:c85136c862384d789dc0fab7bc4d8b9d82572f30
+        WEB_SITE=http://code.google.com/p/google-gadgets-for-linux/
+         ENTERED=20090125
+         UPDATED=20090125
+           SHORT="google desktop gadgets"
+
+cat << EOF
+Google Gadgets for Linux provides a platform for running desktop gadgets under
+Linux, catering to the unique needs of Linux users. It's compatible with the
+gadgets written for Google Desktop for Windows as well as the Universal Gadgets
+on iGoogle. Following Linux norms, this project is open-sourced under the
+Apache License.
+
+An important area where Google Desktop for Linux is different from its siblings
+on other operating systems is support for gadgets. Now, the Linux version of
+Google Gadgets will extend the gadgets platform to Linux users. By enabling
+cross-platform gadgets, a large library of existing gadgets are immediately
+available to Linux users. In addition, gadget developers will benefit from a
+much larger potential user base without having to learn a new API.
+
+There's two main components to the application: one is a common gadget library
+responsible for running and presenting a gadget, and the other is a host program
+that allows the user to choose gadgets and run them on the desktop. Currently we
+have hosts written for GTK+ and QT, with the GTK+ host offering a sidebar
+similar to that of Google Desktop for Windows.
+EOF


More information about the Lunar-commits mailing list