[Lunar-commits] <moonbase> xfce4-xfapplet-plugin: fixed download url, added depends gnome-panel
Duncan Gibson
engelsman at lunar-linux.org
Sat Jan 29 13:57:17 CET 2011
commit 79eb908799bfee1e220888250324702f1b37691b
Author: Duncan Gibson <duncan.gibson at xs4all.nl>
Date: Sat Jan 29 13:57:17 2011 +0100
xfce4-xfapplet-plugin: fixed download url, added depends gnome-panel
and also filled in the description fields
---
xfce4/goodies/xfce4-xfapplet-plugin/DEPENDS | 1 +
xfce4/goodies/xfce4-xfapplet-plugin/DETAILS | 14 +++++++++++---
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/xfce4/goodies/xfce4-xfapplet-plugin/DEPENDS b/xfce4/goodies/xfce4-xfapplet-plugin/DEPENDS
index 5057374..3b6e125 100644
--- a/xfce4/goodies/xfce4-xfapplet-plugin/DEPENDS
+++ b/xfce4/goodies/xfce4-xfapplet-plugin/DEPENDS
@@ -1,2 +1,3 @@
depends xfce4-panel
depends ORBit2
+depends gnome-panel
diff --git a/xfce4/goodies/xfce4-xfapplet-plugin/DETAILS b/xfce4/goodies/xfce4-xfapplet-plugin/DETAILS
index 35f1d21..6b09d0b 100644
--- a/xfce4/goodies/xfce4-xfapplet-plugin/DETAILS
+++ b/xfce4/goodies/xfce4-xfapplet-plugin/DETAILS
@@ -1,12 +1,20 @@
MODULE=xfce4-xfapplet-plugin
- VERSION=0.1.0
+ MAJOR=0.1
+ VERSION=$MAJOR.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://goodies.xfce.org/releases/$MODULE/
+ SOURCE_URL=http://archive.xfce.org/src/panel-plugins/$MODULE/$MAJOR/
SOURCE_VFY=sha1:a73c8db9e9811a7e529a5f48c0e6cc6995a43934
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://www.xfce.org
ENTERED=20061124
UPDATED=20061124
- SHORT=""
+ SHORT="allows Gnome panel plugins to work in th Xfce panel"
cat << EOF
+The XfApplet Plugin is a plugin for the Xfce 4 Panel which allows
+one to use applets designed for the Gnome Panel inside the Xfce
+Panel. You can think of XfApplet as a tiny Gnome Panel that lives
+inside the Xfce Panel and allows you to show the same applets that
+the Gnome Panel is capable of showing.
+
+Warning: requires a lot of GNOME to be installed !
EOF
More information about the Lunar-commits
mailing list