aboutsummaryrefslogtreecommitdiff
path: root/audio/openal-soft/pkg-plist
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 07:28:28 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 07:28:28 +0000
commit6488eeb32e4de6a000b652832b444d1c428a8094 (patch)
tree6d91eed5cfcdfbe6f5f6dd0371358033c43d2f10 /audio/openal-soft/pkg-plist
parent1c6b792c5d5964801084513f4f4a4b6f078c388d (diff)
downloadports-6488eeb32e4de6a000b652832b444d1c428a8094.tar.gz
ports-6488eeb32e4de6a000b652832b444d1c428a8094.zip
- Update to version 1.16.0
This version provides * additional and improved effects * high- and band-pass EFX filters * improved resampling support * improved audio back-end support * a GUI configuration utility (based on QT) * and lots of other features: http://kcat.strangesoft.net/openal.html
Notes
Notes: svn path=/head/; revision=371169
Diffstat (limited to 'audio/openal-soft/pkg-plist')
-rw-r--r--audio/openal-soft/pkg-plist7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/openal-soft/pkg-plist b/audio/openal-soft/pkg-plist
index 2965557d500f..b70e23291aee 100644
--- a/audio/openal-soft/pkg-plist
+++ b/audio/openal-soft/pkg-plist
@@ -1,15 +1,16 @@
bin/makehrtf
+%%CONFIG%%bin/alsoft-config
bin/openal-info
%%ETCDIR%%/alsoftrc.sample
+%%ETCDIR%%/hrtf/default-44100.mhr
+%%ETCDIR%%/hrtf/default-48000.mhr
include/AL/al.h
include/AL/alc.h
include/AL/alext.h
include/AL/efx.h
include/AL/efx-creative.h
include/AL/efx-presets.h
-lib/libopenal.so.1.15.1
+lib/libopenal.so.1.16.0
lib/libopenal.so.1
lib/libopenal.so
libdata/pkgconfig/openal.pc
-@dirrmtry include/AL
-@dirrmtry %%ETCDIR%%