[Lunar-commits] <moonbase> ntrack: Adding to moonbase. This will be an optional_depends for kdebase4-runtime-4.6.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Wed Jan 5 13:23:16 CET 2011


commit 2dcecbdeca545b079da01031ab3c9fca73389854
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Jan 5 07:23:16 2011 -0500

    ntrack: Adding to moonbase. This will be an optional_depends for kdebase4-runtime-4.6.
---
 libs/ntrack/DEPENDS |    4 ++++
 libs/ntrack/DETAILS |   20 ++++++++++++++++++++
 2 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/libs/ntrack/DEPENDS b/libs/ntrack/DEPENDS
new file mode 100644
index 0000000..be6a75d
--- /dev/null
+++ b/libs/ntrack/DEPENDS
@@ -0,0 +1,4 @@
+optional_depends glib-2                "--with-glib2"     "--without-glib2"     "for glib-2 bindings support"
+optional_depends gobject-introspection "--with-gobject"   "--without-gobject"   "for introspection support"
+optional_depends pygobject             "--with-pygobject" "--without-pygobject" "for pygobject bindings support"
+optional_depends qt4                   "--with-qt4"       "--without-qt4"       "for qt4 support"
diff --git a/libs/ntrack/DETAILS b/libs/ntrack/DETAILS
new file mode 100644
index 0000000..01bce2f
--- /dev/null
+++ b/libs/ntrack/DETAILS
@@ -0,0 +1,20 @@
+          MODULE=ntrack
+         VERSION=011
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://launchpad.net/ntrack/main/$VERSION/+download/
+      SOURCE_VFY=sha1:dd874c4799cd0b926cac353cbe5d9d2966fe680c
+        WEB_SITE=https://launchpad.net/ntrack
+         ENTERED=20110105
+         UPDATED=20110105
+           SHORT="get events on network online status changes"
+
+PSAFE=no
+cat << EOF
+ntrack aims to be a lightweight and easy to use library for application 
+developers that want to get events on network online status changes such as 
+online, offline or route changes.
+
+The primary goal is to serve desktop applications in a network manager and 
+desktop environment independent fashion. Also its supposed to be lightweight, 
+resource un-intensive and extensible.
+EOF


More information about the Lunar-commits mailing list