[Lunar-commits] <moonbase> libindicate: Adding to moonbase. It will be an optional_depends for
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Dec 8 15:53:31 CET 2009
commit 8b6f70fb9dffeef39ca11de3b184a8c3c7c5d999
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Dec 8 09:53:31 2009 -0500
libindicate: Adding to moonbase. It will be an optional_depends for
kdelibs-4.4.x when it gets here.
---
libs/libindicate/DEPENDS | 1 +
libs/libindicate/DETAILS | 16 ++++++++++++++++
2 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/libs/libindicate/DEPENDS b/libs/libindicate/DEPENDS
new file mode 100644
index 0000000..b71085e
--- /dev/null
+++ b/libs/libindicate/DEPENDS
@@ -0,0 +1 @@
+optional_depends gobject-introspection "" "" "for API collection support"
diff --git a/libs/libindicate/DETAILS b/libs/libindicate/DETAILS
new file mode 100644
index 0000000..9176526
--- /dev/null
+++ b/libs/libindicate/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=libindicate
+ MAJOR=0.2
+ VERSION=${MAJOR}.3
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://launchpad.net/libindicate/$MAJOR/$VERSION/+download/
+ SOURCE_VFY=sha1:46ff8ff837bac175c72f3ee66761d1f549a71547
+ WEB_SITE=https://launchpad.net/libindicate
+ ENTERED=20091208
+ UPDATED=20091208
+ SHORT="raise flags on DBus for other components"
+
+cat << EOF
+A small library for applications to raise "flags" on DBus for other components
+of the desktop to pick up and visualize. Currently used by the messaging
+indicator.
+EOF
More information about the Lunar-commits
mailing list