summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author crocket <crockabiscuit@gmail.com>2011-07-17 19:08:27 -0400
committer Robby Workman <rworkman@slackbuilds.org>2011-07-21 22:51:48 -0500
commitb1b9901c84cc398e9fdaf9bf6db47628bdbdcd0a (patch)
tree6eefb71889a873a4f2f2eed6f72304c12135fd77 /libraries
parent59590f4d267f0f77bdf4b5a314a4f1e3c15ffcfa (diff)
downloadslackbuilds-b1b9901c84cc398e9fdaf9bf6db47628bdbdcd0a.tar.gz
slackbuilds-b1b9901c84cc398e9fdaf9bf6db47628bdbdcd0a.tar.xz
libraries/libdmapsharing: Updated info.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/libdmapsharing/README2
-rw-r--r--libraries/libdmapsharing/libdmapsharing.SlackBuild4
-rw-r--r--libraries/libdmapsharing/libdmapsharing.info4
-rw-r--r--libraries/libdmapsharing/slack-desc6
4 files changed, 7 insertions, 9 deletions
diff --git a/libraries/libdmapsharing/README b/libraries/libdmapsharing/README
index bc16aa494b..8d546696b4 100644
--- a/libraries/libdmapsharing/README
+++ b/libraries/libdmapsharing/README
@@ -2,7 +2,7 @@ libdmapsharing (A library that provides the DMAP family of protocols)
It is a library you may use to access and share DMAP (DAAP & DPAP)
content. The library is written in C using GObject and libsoup.
-The DMAP family of protocols are used by products such as iTunes(TM),
+The DMAP family of protocols is used by products such as iTunes(TM),
iPhoto(TM), and the Roku SoundBridge(TM) family to share content such
as music and photos.
diff --git a/libraries/libdmapsharing/libdmapsharing.SlackBuild b/libraries/libdmapsharing/libdmapsharing.SlackBuild
index 1df7a961b6..6d6af9d8ed 100644
--- a/libraries/libdmapsharing/libdmapsharing.SlackBuild
+++ b/libraries/libdmapsharing/libdmapsharing.SlackBuild
@@ -2,19 +2,17 @@
# Slackware build script for libdmapsharing
-# Written by crocket (crockabiscuit@yahoo.com)
+# Written by crocket (crockabiscuit@gmail.com)
PRGNAM=libdmapsharing
VERSION=${VERSION:-2.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
diff --git a/libraries/libdmapsharing/libdmapsharing.info b/libraries/libdmapsharing/libdmapsharing.info
index e716c5ea08..893199beee 100644
--- a/libraries/libdmapsharing/libdmapsharing.info
+++ b/libraries/libdmapsharing/libdmapsharing.info
@@ -6,5 +6,5 @@ MD5SUM="93098a477a73887744bc6657682cf2ae"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="crocket"
-EMAIL="crockabiscuit@yahoo.com"
-APPROVED="michiel"
+EMAIL="crockabiscuit@gmail.com"
+APPROVED="dsomero"
diff --git a/libraries/libdmapsharing/slack-desc b/libraries/libdmapsharing/slack-desc
index e62f0f8a1f..aaa265ea33 100644
--- a/libraries/libdmapsharing/slack-desc
+++ b/libraries/libdmapsharing/slack-desc
@@ -10,10 +10,10 @@ libdmapsharing: libdmapsharing (A library that provides the DMAP family of proto
libdmapsharing:
libdmapsharing: It is a library you may use to access and share DMAP (DAAP & DPAP)
libdmapsharing: content. The library is written in C using GObject and libsoup.
-libdmapsharing: The DMAP family of protocols are used by products such as iTunes(TM),
+libdmapsharing: The DMAP family of protocols is used by products such as iTunes(TM),
libdmapsharing: iPhoto(TM), and the Roku SoundBridge(TM) family to share content such
libdmapsharing: as music and photos.
libdmapsharing:
-libdmapsharing: The website is http://www.flyn.org/projects/libdmapsharing/
-libdmapsharing:
+libdmapsharing: Website: http://www.flyn.org/projects/libdmapsharing/
+libdmapsharing:
libdmapsharing: