1
0
forked from ports/contrib

openal: 1.12.854 -> 1.13

This commit is contained in:
Danny Rawlins 2011-09-22 13:50:57 +10:00
parent f6060eb51a
commit cb9d22c6a0
3 changed files with 7 additions and 4 deletions

View File

@ -1,13 +1,16 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/openal-info
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/AL/
-rw-r--r-- root/root usr/include/AL/al.h
-rw-r--r-- root/root usr/include/AL/alc.h
-rw-r--r-- root/root usr/include/AL/alext.h
-rw-r--r-- root/root usr/include/AL/efx-creative.h
-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.12.854
-rwxr-xr-x root/root usr/lib/libopenal.so.1.12.854
lrwxrwxrwx root/root usr/lib/libopenal.so.1 -> libopenal.so.1.13.0
-rwxr-xr-x root/root usr/lib/libopenal.so.1.13.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/openal.pc

View File

@ -1 +1 @@
fbf36451fdebd6466edbdc0ee7db9603 openal-soft-1.12.854.tar.bz2
58b7d2809790c70681b825644c5f3614 openal-soft-1.13.tar.bz2

View File

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