From 01497821a56c34101fb4990d89ddaf7bb2ef43ad Mon Sep 17 00:00:00 2001
From: David Woodfall <dave@dawoodfall.net>
Date: Thu, 23 Jun 2011 21:10:51 -0400
Subject: libraries/libnice: Updated for version 0.1.0.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
---
 libraries/libnice/README             | 10 +++++-----
 libraries/libnice/libnice.SlackBuild | 11 ++++-------
 libraries/libnice/libnice.info       |  6 +++---
 libraries/libnice/slack-desc         |  4 ++--
 4 files changed, 14 insertions(+), 17 deletions(-)

diff --git a/libraries/libnice/README b/libraries/libnice/README
index d15d1af728573..7dbda42b89828 100644
--- a/libraries/libnice/README
+++ b/libraries/libnice/README
@@ -1,12 +1,12 @@
 The GLib ICE implementation
 
-Libnice is an implementation of the IETF's draft Interactice 
+Libnice is an implementation of the IETF's draft Interactice
 Connectivity Establishment standard (ICE). It provides GLib-based library,
 libnice and GStreamer elements.
 
-ICE is useful for applications that want to establish peer-to-peer UDP 
-data streams. It automates the process of traversing NATs and provides 
+ICE is useful for applications that want to establish peer-to-peer UDP
+data streams. It automates the process of traversing NATs and provides
 security against some attacks.
 
-Existing standards that use ICE include Session Initiation Protocol 
-(SIP) and XMPP Jingle. 
+Existing standards that use ICE include Session Initiation Protocol
+(SIP) and XMPP Jingle.
diff --git a/libraries/libnice/libnice.SlackBuild b/libraries/libnice/libnice.SlackBuild
index de1f1961aabfb..d88282ca33f9d 100644
--- a/libraries/libnice/libnice.SlackBuild
+++ b/libraries/libnice/libnice.SlackBuild
@@ -2,11 +2,9 @@
 
 # Slackware build script for libnice
 
-# Copyright 2009  David Woodfall <dave@unrealize.co.uk>
+# Copyright 2009  David Woodfall <dave@dawoodfall.net>
 # All rights reserved.
 #
-# aka dive in #slackware on freenode.net
-#
 # Redistribution and use of this script, with or without modification, is
 # permitted provided that the following conditions are met:
 #
@@ -22,11 +20,10 @@
 # OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
 # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
-# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. FURTHERMORE I AM NOT LIABLE IF
-# YOUR DATA IS DESTROYED, YOUR HOUSE BURNS DOWN OR YOUR DOG RUNS OFF.
+# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 PRGNAM=libnice
-VERSION=${VERSION:-0.0.13}
+VERSION=${VERSION:-0.1.0}
 BUILD=${BUILD:-1}
 TAG=${TAG:-_SBo}
 
@@ -57,7 +54,7 @@ else
   LIBDIRSUFFIX=""
 fi
 
-set -e 
+set -e
 
 rm -rf $PKG
 mkdir -p $TMP $PKG $OUTPUT
diff --git a/libraries/libnice/libnice.info b/libraries/libnice/libnice.info
index 556368718263c..a5485be3a58c1 100644
--- a/libraries/libnice/libnice.info
+++ b/libraries/libnice/libnice.info
@@ -1,8 +1,8 @@
 PRGNAM="libnice"
-VERSION="0.0.13"
+VERSION="0.1.0"
 HOMEPAGE="http://nice.freedesktop.org"
-DOWNLOAD="http://nice.freedesktop.org/releases/libnice-0.0.13.tar.gz"
-MD5SUM="e5b9f799a57cb939ea2658ec35253ab9"
+DOWNLOAD="http://nice.freedesktop.org/releases/libnice-0.1.0.tar.gz"
+MD5SUM="c077e2aa74c9afb4b4e157efc8a6ad9d"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 MAINTAINER="David Woodfall"
diff --git a/libraries/libnice/slack-desc b/libraries/libnice/slack-desc
index 37eb1c994e33e..b54c67b391d76 100644
--- a/libraries/libnice/slack-desc
+++ b/libraries/libnice/slack-desc
@@ -8,9 +8,9 @@
        |-----handy-ruler------------------------------------------------------|
 libnice: libnice (The GLib ICE implementation)
 libnice:
-libnice: Libnice is an implementation of the IETF's draft Interactice 
+libnice: Libnice is an implementation of the IETF's draft Interactice
 libnice: Connectivity Establishment standard (ICE). It provides GLib-based
-libnice: library, libnice and GStreamer elements.  ICE is useful for 
+libnice: library, libnice and GStreamer elements.  ICE is useful for
 libnice: applications that want to establish peer-to-peer UDP data streams.
 libnice: It automates the process of traversing NATs and provides security
 libnice: against some attacks.  Existing standards that use ICE include
-- 
cgit v1.2.3