From b1b9901c84cc398e9fdaf9bf6db47628bdbdcd0a Mon Sep 17 00:00:00 2001 From: crocket Date: Sun, 17 Jul 2011 19:08:27 -0400 Subject: libraries/libdmapsharing: Updated info. Signed-off-by: dsomero --- libraries/libdmapsharing/README | 2 +- libraries/libdmapsharing/libdmapsharing.SlackBuild | 4 +--- libraries/libdmapsharing/libdmapsharing.info | 4 ++-- libraries/libdmapsharing/slack-desc | 6 +++--- 4 files changed, 7 insertions(+), 9 deletions(-) (limited to 'libraries') 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: -- cgit v1.2.3