mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
30d5882869
- Add option for the new SDL2 backend Changes: https://raw.githubusercontent.com/kcat/openal-soft/openal-soft-1.19.0/ChangeLog ABI: https://abi-laboratory.pro/tracker/timeline/openal/
39 lines
1.2 KiB
Plaintext
39 lines
1.2 KiB
Plaintext
%%CONFIG%%bin/alsoft-config
|
|
bin/altonegen
|
|
bin/makehrtf
|
|
bin/openal-info
|
|
%%ETCDIR%%/alsoftrc.sample
|
|
%%ETCDIR%%/hrtf/default-44100.mhr
|
|
%%ETCDIR%%/hrtf/default-48000.mhr
|
|
%%ETCDIR%%/presets/3D7.1.ambdec
|
|
%%ETCDIR%%/presets/hexagon.ambdec
|
|
%%ETCDIR%%/presets/itu5.1-nocenter.ambdec
|
|
%%ETCDIR%%/presets/itu5.1.ambdec
|
|
%%ETCDIR%%/presets/presets.txt
|
|
%%ETCDIR%%/presets/rectangle.ambdec
|
|
%%ETCDIR%%/presets/square.ambdec
|
|
include/AL/al.h
|
|
include/AL/alc.h
|
|
include/AL/alext.h
|
|
include/AL/efx-creative.h
|
|
include/AL/efx-presets.h
|
|
include/AL/efx.h
|
|
lib/cmake/OpenAL/OpenALConfig-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/OpenAL/OpenALConfig.cmake
|
|
lib/libopenal.so
|
|
lib/libopenal.so.1
|
|
lib/libopenal.so.1.19.0
|
|
libdata/pkgconfig/openal.pc
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alffplay.cpp
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alhrtf.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/allatency.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alloopback.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/almultireverb.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alplay.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alrecord.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alreverb.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alstream.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/altonegen.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/common/alhelpers.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/common/alhelpers.h
|