[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (516002aa6bb7f65d808d9a0665212f696bac1182)

Ladislav Hagara scm at sourcemage.org
Wed Jun 24 22:51:57 EDT 2009


GIT changes to master grimoire by Ladislav Hagara <hgr at vabo.cz>:

 ChangeLog                                          |    2 ++
 libs/mono-zeroconf/DEPENDS                         |    1 +
 libs/mono-zeroconf/DETAILS                         |   17 +++++++++++++++++
 libs/mono-zeroconf/HISTORY                         |    3 +++
 libs/mono-zeroconf/mono-zeroconf-0.9.0.tar.bz2.sig |binary
 5 files changed, 23 insertions(+)

New commits:
commit 516002aa6bb7f65d808d9a0665212f696bac1182
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>

    libs/mono-zeroconf: new spell, a cross platform Zero Configuration
    Networking library for Mono

diff --git a/ChangeLog b/ChangeLog
index 9efc057..23fb306 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2009-06-25 Ladislav Hagara <hgr at vabo.cz>
 	* libs/podsleuth: new spell, a tool to discover detailed model
 	information about an Apple (TM) iPod (TM)
+	* libs/mono-zeroconf: new spell, a cross platform Zero Configuration
+	Networking library for Mono
 
 2009-06-24 Ladislav Hagara <hgr at vabo.cz>
 	* utils/eggdbus: new spell, D-Bus bindings for GObject
diff --git a/libs/mono-zeroconf/DEPENDS b/libs/mono-zeroconf/DEPENDS
new file mode 100755
index 0000000..78057dd
--- /dev/null
+++ b/libs/mono-zeroconf/DEPENDS
@@ -0,0 +1 @@
+depends mono
diff --git a/libs/mono-zeroconf/DETAILS b/libs/mono-zeroconf/DETAILS
new file mode 100755
index 0000000..0fa8e9f
--- /dev/null
+++ b/libs/mono-zeroconf/DETAILS
@@ -0,0 +1,17 @@
+           SPELL=mono-zeroconf
+         VERSION=0.9.0
+          SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+      SOURCE_URL=http://banshee-project.org/files/$SPELL/$SOURCE
+      SOURCE_GPG=gurus.gpg:${SOURCE}.sig
+        WEB_SITE=http://banshee-project.org/
+         ENTERED=20090625
+      LICENSE[0]=GPL
+           SHORT="a cross platform Zero Configuration Networking library for Mono"
+cat << EOF
+Mono.Zeroconf is a cross platform Zero Configuration Networking library
+for Mono and .NET. It provides a unified API for performing the most
+common zeroconf operations on a variety of platforms and subsystems:
+all the operating systems supported by Mono and both the Avahi and
+Bonjour/mDNSResponder transports.
+EOF
diff --git a/libs/mono-zeroconf/HISTORY b/libs/mono-zeroconf/HISTORY
new file mode 100644
index 0000000..ca63619
--- /dev/null
+++ b/libs/mono-zeroconf/HISTORY
@@ -0,0 +1,3 @@
+2009-06-25 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS, DEPENDS: spell created, version 0.9.0
+
diff --git a/libs/mono-zeroconf/mono-zeroconf-0.9.0.tar.bz2.sig b/libs/mono-zeroconf/mono-zeroconf-0.9.0.tar.bz2.sig
new file mode 100644
index 0000000..72c633b
Binary files /dev/null and b/libs/mono-zeroconf/mono-zeroconf-0.9.0.tar.bz2.sig differ



More information about the SM-Commit mailing list