[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (397e9acc7268712e9712e123b90a9c08a4527920)

Jaka Kranjc scm at sourcemage.org
Sat Jul 18 09:34:09 EDT 2009


GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 audio-libs/openal-soft/DEPENDS |    3 ++-
 audio-libs/openal-soft/DETAILS |    4 ++--
 audio-libs/openal-soft/HISTORY |    4 ++++
 3 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit 397e9acc7268712e9712e123b90a9c08a4527920
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    openal-soft: changed portaudio to optional, added pulseaudio

commit feb88b5c62cd95172b3b73dbd8851f1e0a58d453
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    openal-soft: 1.8.466

diff --git a/audio-libs/openal-soft/DEPENDS b/audio-libs/openal-soft/DEPENDS
index 9d72fe4..f0b5f32 100755
--- a/audio-libs/openal-soft/DEPENDS
+++ b/audio-libs/openal-soft/DEPENDS
@@ -1,2 +1,3 @@
 depends cmake &&
-depends portaudio19
+optional_depends portaudio19 "" "" "for a portaudio backend" &&
+optional_depends pulseaudio "" "" "for a pulseaudio backend" &&
diff --git a/audio-libs/openal-soft/DETAILS b/audio-libs/openal-soft/DETAILS
index aa0372a..87af372 100755
--- a/audio-libs/openal-soft/DETAILS
+++ b/audio-libs/openal-soft/DETAILS
@@ -1,8 +1,8 @@
            SPELL=openal-soft
-         VERSION=1.7.411
+         VERSION=1.8.466
           SOURCE="${SPELL}-${VERSION}.tar.bz2"
    SOURCE_URL[0]=http://kcat.strangesoft.net/openal-releases/${SOURCE}
-     SOURCE_HASH=sha512:4fd9fa9702c20e3eb307f7e42affa6a80265f01f4611f46c76b2386a8c57df2466557af1f790ba370f7fb1e76f16e384c08bb520af8df7e33f35a5972941227c
+     SOURCE_HASH=sha512:352b3cd934d052c2741a1a85e4e6921847dcde15ac8c185d1bf9e67a508b17c49a0d5370bd928af262a56978ef70f0e140d8937e4ac181bd1c93a825f98b9793
 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
         WEB_SITE="http://kcat.strangesoft.net/openal.html"
       LICENSE[0]=foomatic
diff --git a/audio-libs/openal-soft/HISTORY b/audio-libs/openal-soft/HISTORY
index 43a9b8d..ccba479 100644
--- a/audio-libs/openal-soft/HISTORY
+++ b/audio-libs/openal-soft/HISTORY
@@ -1,3 +1,7 @@
+2009-07-18 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* DEPENDS: changed portaudio to optional, added pulseaudio
+	* DETAILS: updated spell to 1.8.466
+
 2009-04-30 Ethan Grammatikidis <eekee57 at fastmail.fm>
 	* UP_TRIGGERS: new
 	* UP_TRIGGERS: not as simple as I thought



More information about the SM-Commit mailing list