freebsd-ports/audio/openal-soft/pkg-plist
Alexey Dokuchaev d754f15cf9 audio/openal-soft: allow to build the port without the utilities
This helps to avoid dependency on `audio/libmysofa' and thus not
to download its quite heavy ~190 MB distfile.
2022-03-06 16:30:22 +00:00

38 lines
1.3 KiB
Text

%%CONFIG%%bin/alsoft-config
%%UTILS%%bin/makemhr
%%UTILS%%bin/openal-info
%%ETCDIR%%/alsoftrc.sample
%%ETCDIR%%/hrtf/Default HRTF.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.%%SOVERSION%%
libdata/pkgconfig/openal.pc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alconvolve.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alstreamcb.cpp
%%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