[Lunar-commits] <moonbase-gnome3> gnome-panel: include florin's preparations for cinnamon & rename

v4hn me at v4hn.de
Tue Feb 19 02:24:30 CET 2013


commit 627502fedebdb9ea650364b24199124ae8279d95
Author: v4hn <me at v4hn.de>
Date: Mon, 18 Feb 2013 17:24:30 -0800
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/627502fedebdb9ea650364b24199124ae8279d95

gnome-panel: include florin's preparations for cinnamon & rename
---
  core/gnome-panel/DEPENDS | +12/-0    
  core/gnome-panel/DETAILS | +20/-0    
  2 files changed, 32 insertions(+)

--- /dev/null
+++ b/core/gnome-panel/DEPENDS
@@ -0,0 +1,12 @@
+depends  dconf
+depends  glib-2
+depends  librsvg
+depends  libSM
+depends  libcanberra
+depends  gnome-desktop
+depends  gnome-menus
+depends  libwnck
+depends  libgweather
+
+optional_depends  "NetworkManager"  ""  ""  "for NetworkManager support"
+optional_depends  "telepathy-glib"  ""  ""  "for telepathy support"
--- /dev/null
+++ b/core/gnome-panel/DETAILS
@@ -0,0 +1,20 @@
+          MODULE=gnome-panel
+         VERSION=3.6.2
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=http://ftp.gnome.org/pub/gnome/sources/$MODULE/${VERSION%.*}
+      SOURCE_VFY=sha1:9e7a94dedba0e6514c8dd634f08bc7c1c3d3b338
+        WEB_SITE=http://www.gnome.org/gnome-3
+         ENTERED=20120706
+         UPDATED=20130217
+           SHORT="The GNOME Panel"
+
+cat << EOF
++ the GNOME panel is the area on your desktop from which you can run
+  applications and applets, and perform other tasks.
++ the libpanel-applet library allows to develop small applications
+  which may be embedded in the panel. These are called applets.
+  Documentation for the API is available with gtk-doc.
++ the applets supplied here include the Workspace Switcher, the Window
+  List, the Window Selector, the Notification Area, the Clock and the
+  infamous 'Wanda the Fish'.
+EOF




More information about the Lunar-commits mailing list