[Lunar-commits] <moonbase> gssdp: Adding to moonbase.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu May 6 13:55:10 CEST 2010


commit 563761ee5b7ba3f6c3f7ff98e69655162957af82
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu May 6 07:55:10 2010 -0400

    gssdp: Adding to moonbase.
---
 net/gssdp/BUILD   |    7 +++++++
 net/gssdp/DEPENDS |    2 ++
 net/gssdp/DETAILS |   13 +++++++++++++
 3 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/net/gssdp/BUILD b/net/gssdp/BUILD
new file mode 100644
index 0000000..d089219
--- /dev/null
+++ b/net/gssdp/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS="--disable-gtk-doc-html" &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/net/gssdp/DEPENDS b/net/gssdp/DEPENDS
new file mode 100644
index 0000000..7a3a114
--- /dev/null
+++ b/net/gssdp/DEPENDS
@@ -0,0 +1,2 @@
+optional_depends gtk+-2 "--with-gtk" "--without-gtk" "for gtk support"
+optional_depends gobject-introspection "--enable-introspection" "--disable-introspection" "for instrospection support"
diff --git a/net/gssdp/DETAILS b/net/gssdp/DETAILS
new file mode 100644
index 0000000..0252f7c
--- /dev/null
+++ b/net/gssdp/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=gssdp
+         VERSION=0.7.2
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://gupnp.org/sources/gssdp/
+      SOURCE_VFY=sha1:db02986ef254c97cc8499973b7e3f79da20459b7
+        WEB_SITE=http://gupnp.org/
+         ENTERED=20100506
+         UPDATED=20010506
+           SHORT="resource discovery and announcement over SSDP"
+
+cat << EOF
+GSSDP implements resource discovery and announcement over SSDP.
+EOF


More information about the Lunar-commits mailing list