[Lunar-commits] <moonbase> gloox: Version bump to latest stable and moving to libs.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Mar 30 12:50:15 CEST 2011
commit 8a1f8fb1232771a8912d59de155f18613ef8c53f
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Mar 30 06:50:15 2011 -0400
gloox: Version bump to latest stable and moving to libs.
---
libs/gloox/DEPENDS | 5 +++++
libs/gloox/DETAILS | 16 ++++++++++++++++
zbeta/gloox/DEPENDS | 5 -----
zbeta/gloox/DETAILS | 13 -------------
4 files changed, 21 insertions(+), 18 deletions(-)
diff --git a/libs/gloox/DEPENDS b/libs/gloox/DEPENDS
new file mode 100644
index 0000000..c2a6fbd
--- /dev/null
+++ b/libs/gloox/DEPENDS
@@ -0,0 +1,5 @@
+depends libidn
+depends gnutls
+depends openssl
+depends zlib
+
diff --git a/libs/gloox/DETAILS b/libs/gloox/DETAILS
new file mode 100644
index 0000000..d055786
--- /dev/null
+++ b/libs/gloox/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=gloox
+ VERSION=1.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://camaya.net/download/
+ SOURCE_VFY=sha1:8c788738f72b05fae7c05c744a67859419ffa09c
+ WEB_SITE=http://camaya.net/gloox/
+ ENTERED=20070412
+ UPDATED=20110330
+ SHORT="portable high-level Jabber/XMPP library for C++"
+
+cat << EOF
+gloox is a rock-solid, full-featured Jabber/XMPP client library, written in
+clean ANSI C++. It makes writing spec-compliant clients easy and allows for
+hassle-free integration of Jabber/XMPP functionality into existing
+applications. gloox is released under the GNU GPL.
+EOF
diff --git a/zbeta/gloox/DEPENDS b/zbeta/gloox/DEPENDS
deleted file mode 100644
index c2a6fbd..0000000
--- a/zbeta/gloox/DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-depends libidn
-depends gnutls
-depends openssl
-depends zlib
-
diff --git a/zbeta/gloox/DETAILS b/zbeta/gloox/DETAILS
deleted file mode 100644
index f881586..0000000
--- a/zbeta/gloox/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
- MODULE=gloox
- VERSION=0.9.7
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://camaya.net/download/
- SOURCE_VFY=sha1:1a5aece25e82861de319851bc5ff6701570a6fb8
- WEB_SITE=http://camaya.net/gloox/
- ENTERED=20070412
- UPDATED=20070412
- SHORT="A portable high-level Jabber/XMPP library for C++"
-
-cat << EOF
-.
-EOF
More information about the Lunar-commits
mailing list