openal: 1.15.1 -> 1.17.2

This commit is contained in:
Danny Rawlins 2016-08-20 13:59:29 +10:00
parent ac5027742a
commit 64b3e2ab1d
3 changed files with 9 additions and 4 deletions

View File

@ -1,5 +1,7 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/altonegen
-rwxr-xr-x root/root usr/bin/bsincgen
-rwxr-xr-x root/root usr/bin/makehrtf
-rwxr-xr-x root/root usr/bin/openal-info
drwxr-xr-x root/root usr/include/
@ -12,10 +14,13 @@ drwxr-xr-x root/root usr/include/AL/
-rw-r--r-- root/root usr/include/AL/efx.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libopenal.so -> libopenal.so.1
lrwxrwxrwx root/root usr/lib/libopenal.so.1 -> libopenal.so.1.15.1
-rwxr-xr-x root/root usr/lib/libopenal.so.1.15.1
lrwxrwxrwx root/root usr/lib/libopenal.so.1 -> libopenal.so.1.17.2
-rwxr-xr-x root/root usr/lib/libopenal.so.1.17.2
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/openal.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/openal/
-rw-r--r-- root/root usr/share/openal/alsoftrc.sample
drwxr-xr-x root/root usr/share/openal/hrtf/
-rw-r--r-- root/root usr/share/openal/hrtf/default-44100.mhr
-rw-r--r-- root/root usr/share/openal/hrtf/default-48000.mhr

View File

@ -1 +1 @@
ea83dec3b9655a27d28e7bc7cae9cd71 openal-soft-1.15.1.tar.bz2
1764e0d8fec499589b47ebc724e0913d openal-soft-1.17.2.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: alsa-lib cmake
name=openal
version=1.15.1
version=1.17.2
release=1
source=(http://kcat.strangesoft.net/openal-releases/openal-soft-$version.tar.bz2)