[Lunar-commits] <moonbase-other> cagibi: Readding to moonbase.
Dennis Veatch
stumbles at lunar-linux.org
Mon Jul 9 16:59:31 CEST 2012
commit 0515982eb76dc6ffc43b6bd4364e643e81ad82d6
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Mon, 09 Jul 2012 07:59:31 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/0515982eb76dc6ffc43b6bd4364e643e81ad82d6
cagibi: Readding to moonbase.
---
net/cagibi/BUILD +5/-0
net/cagibi/DETAILS +17/-0
2 files changed, 22 insertions (+), 0 deletions (-)
--- /dev/null
+++ b/net/cagibi/BUILD
@@ -0,0 +1,5 @@
+(
+
+ default_cmake_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/net/cagibi/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=cagibi
+ VERSION=0.2.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL[0]=$KDE_URL/stable/$MODULE/
+ SOURCE_VFY=sha1:c27df368e377b8613524c1b70586adb424175436
+ WEB_SITE=http://frinring.wordpress.com/2010/07/27/first-release-of-cagibi-prototype-of-cacheproxy-daemon-for-upnp-device-listening-and-publishing/
+ ENTERED=20100731
+ UPDATED=20110617
+ SHORT="cache/proxy for SSDP"
+
+cat << EOF
+Cagibi aims to be to SSDP what Avahi is to DNS-SD/Zeroconf:
+a cache caching all service/device announcements on the network in a local
+process as well as being a broker serving local announcements to the network.
+Both should be done by a single daemon process, accessable via D-Bus on the
+system bus.
+EOF
More information about the Lunar-commits
mailing list