diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2016-08-20 13:59:29 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2016-08-20 14:04:44 +1000 |
commit | 64b3e2ab1dcad4af43cab639d3084e17409c664e (patch) | |
tree | 1c92882a4898f4cfb52d6d45db7f72390ed3dd92 /openal | |
parent | ac5027742ad244559e88d7c907764bf70c233c35 (diff) | |
download | opt-64b3e2ab1dcad4af43cab639d3084e17409c664e.tar.gz opt-64b3e2ab1dcad4af43cab639d3084e17409c664e.tar.xz |
openal: 1.15.1 -> 1.17.2
Diffstat (limited to 'openal')
-rw-r--r-- | openal/.footprint | 9 | ||||
-rw-r--r-- | openal/.md5sum | 2 | ||||
-rw-r--r-- | openal/Pkgfile | 2 |
3 files changed, 9 insertions, 4 deletions
diff --git a/openal/.footprint b/openal/.footprint index e7f300eb1..e86b695ce 100644 --- a/openal/.footprint +++ b/openal/.footprint @@ -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 diff --git a/openal/.md5sum b/openal/.md5sum index 7bd7b9420..e814e36df 100644 --- a/openal/.md5sum +++ b/openal/.md5sum @@ -1 +1 @@ -ea83dec3b9655a27d28e7bc7cae9cd71 openal-soft-1.15.1.tar.bz2 +1764e0d8fec499589b47ebc724e0913d openal-soft-1.17.2.tar.bz2 diff --git a/openal/Pkgfile b/openal/Pkgfile index f159070a5..f09541ba2 100644 --- a/openal/Pkgfile +++ b/openal/Pkgfile @@ -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) |