[Lunar-commits] <moonbase> lxpanel: add a patch for the battery status.
Florin Braescu
florin at lunar-linux.org
Sun Dec 25 09:38:26 CET 2011
commit fdfc2a7bc25d4cee318011e7423bb1550dca5e78
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Dec 25 09:38:26 2011 +0100
lxpanel: add a patch for the battery status.
---
lxde/lxpanel/BUILD | 7 +++++++
lxde/lxpanel/DEPENDS | 1 +
lxde/lxpanel/DETAILS | 5 ++++-
3 files changed, 12 insertions(+), 1 deletions(-)
diff --git a/lxde/lxpanel/BUILD b/lxde/lxpanel/BUILD
new file mode 100644
index 0000000..53a55bb
--- /dev/null
+++ b/lxde/lxpanel/BUILD
@@ -0,0 +1,7 @@
+(
+
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/lxde/lxpanel/DEPENDS b/lxde/lxpanel/DEPENDS
index 84ed587..623bd36 100644
--- a/lxde/lxpanel/DEPENDS
+++ b/lxde/lxpanel/DEPENDS
@@ -1,3 +1,4 @@
depends alsa-utils
depends gtk+-2
+depends menu-cache
depends startup-notification
diff --git a/lxde/lxpanel/DETAILS b/lxde/lxpanel/DETAILS
index 4a110e3..82fca00 100644
--- a/lxde/lxpanel/DETAILS
+++ b/lxde/lxpanel/DETAILS
@@ -1,11 +1,14 @@
MODULE=lxpanel
VERSION=0.5.8
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=$MODULE-battery.patch.gz
SOURCE_URL=$SFORGE_URL/lxde
+ SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:a9d6bd9d15a3588fb959aa32880ad888c58359f7
+ SOURCE2_VFY=sha1:a22b0f3a68202eb9e521a181ac30b4d2d01062bc
WEB_SITE=http://lxde.org
ENTERED=20061112
- UPDATED=20110730
+ UPDATED=20111225
SHORT="A lightweight X11 desktop panel"
cat << EOF
More information about the Lunar-commits
mailing list