summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erik Hanson2010-10-16 06:53:24 +0200
committer Robby Workman2010-10-16 06:53:24 +0200
commitb0a573d38c223fc42614cf1bc286b4c85c003b5f (patch)
tree8c99267f7319d867c343a195da1672b1cd3ae6c9
parent6bef1bc3b174cb0ef17d88d9db242bba511652dd (diff)
downloadslackbuilds-b0a573d38c223fc42614cf1bc286b4c85c003b5f.tar.gz
libraries/OpenAL: Updated for version 1.12.854.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--libraries/OpenAL/OpenAL.SlackBuild6
-rw-r--r--libraries/OpenAL/OpenAL.info8
-rw-r--r--libraries/OpenAL/slack-desc4
3 files changed, 8 insertions, 10 deletions
diff --git a/libraries/OpenAL/OpenAL.SlackBuild b/libraries/OpenAL/OpenAL.SlackBuild
index b927198d05..2ee0895c54 100644
--- a/libraries/OpenAL/OpenAL.SlackBuild
+++ b/libraries/OpenAL/OpenAL.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for OpenAL Soft
#
-# Copyright 2009 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,16 +24,14 @@
PRGNAM=OpenAL
SRCNAM=openal-soft
-VERSION=1.10.622
+VERSION=1.12.854
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/OpenAL/OpenAL.info b/libraries/OpenAL/OpenAL.info
index 17952b8eb8..2ab245eef7 100644
--- a/libraries/OpenAL/OpenAL.info
+++ b/libraries/OpenAL/OpenAL.info
@@ -1,10 +1,10 @@
PRGNAM="OpenAL"
-VERSION="1.10.622"
+VERSION="1.12.854"
HOMEPAGE="http://kcat.strangesoft.net/openal.html"
-DOWNLOAD="http://kcat.strangesoft.net/openal-releases/openal-soft-1.10.622.tar.bz2"
-MD5SUM="d6324d0e7a4fd799e48e720c023fe1c0"
+DOWNLOAD="http://kcat.strangesoft.net/openal-releases/openal-soft-1.12.854.tar.bz2"
+MD5SUM="fbf36451fdebd6466edbdc0ee7db9603"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"
-APPROVED="dsomero"
+APPROVED="rworkman"
diff --git a/libraries/OpenAL/slack-desc b/libraries/OpenAL/slack-desc
index 6e23eca24d..bb16822530 100644
--- a/libraries/OpenAL/slack-desc
+++ b/libraries/OpenAL/slack-desc
@@ -8,8 +8,8 @@
|-----handy-ruler------------------------------------------------------|
OpenAL: OpenAL (a cross-platform 3D audio API)
OpenAL:
-OpenAL: OpenAL is a cross-platform 3D audio API appropriate for use with gaming
-OpenAL: applications and many other types of audio applications.
+OpenAL: OpenAL is a cross-platform 3D audio API appropriate for use with
+OpenAL: gaming applications and many other types of audio applications.
OpenAL:
OpenAL: http://www.OpenAL.org/
OpenAL: