[Lunar-commits] <moonbase-other> openal: Version bump to 1.14. Needed to adjust the BUILD to skirt round another
Dennis Veatch
stumbles at lunar-linux.org
Wed Oct 3 02:58:01 CEST 2012
commit 32b5f72e8947bfc95d18b2f6dc683680ddb42ec8
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Tue, 02 Oct 2012 17:58:01 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/32b5f72e8947bfc95d18b2f6dc683680ddb42ec8
openal: Version bump to 1.14. Needed to adjust the BUILD to skirt round another
one of the DSO issues.
---
audio/openal/BUILD | +2/-0
audio/openal/DETAILS | +3/-3
2 files changed, 5 insertions(+), 3 deletions(-)
--- a/audio/openal/BUILD
+++ b/audio/openal/BUILD
@@ -1,5 +1,7 @@
(
+ LDFLAGS+=" -lavutil" &&
+
default_cmake_build &&
mkdir -p /etc/openal &&
--- a/audio/openal/DETAILS
+++ b/audio/openal/DETAILS
@@ -1,12 +1,12 @@
MODULE=openal
- VERSION=1.13
+ VERSION=1.14
SOURCE=$MODULE-soft-$VERSION.tar.bz2
SOURCE_URL=http://kcat.strangesoft.net/openal-releases/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/openal-soft-$VERSION
- SOURCE_VFY=sha1:0e2449375a12cee65a9cea354533dcaabf9d5068
+ SOURCE_VFY=sha1:e6d69db13ec15465b83a45ef89978e8a0f55beca
WEB_SITE=http://kcat.strangesoft.net/openal.html
ENTERED=20030129
- UPDATED=20110312
+ UPDATED=20121002
SHORT="3D Audio Library"
cat << EOF
More information about the Lunar-commits
mailing list