1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/audio/libao/pkg-plist
Christian Weisgerber ec959028d1 Enable sndio support in libao, based on the OpenBSD port.
Also add --disable-alsa to CONFIGURE_ARGS because without it the
port tries to link with libasound when it's installed.

PR:		211662
Submitted by:	Tobias Kortkamp <t@tobik.me>
2016-08-09 15:11:26 +00:00

52 lines
1.9 KiB
Plaintext

include/ao/ao.h
include/ao/os_types.h
include/ao/plugin.h
lib/libao.a
lib/libao.so
lib/libao.so.4
lib/libao.so.4.1.0
lib/ao/plugins-4/liboss.so
%%ESOUND%%lib/ao/plugins-4/libesd.so
%%NAS%%lib/ao/plugins-4/libnas.so
%%PULSEAUDIO%%lib/ao/plugins-4/libpulse.so
%%SNDIO%%lib/ao/plugins-4/libsndio.so
libdata/pkgconfig/ao.pc
man/man5/libao.conf.5.gz
share/aclocal/ao.m4
%%PORTDOCS%%%%DOCSDIR%%/ao_append_option.html
%%PORTDOCS%%%%DOCSDIR%%/ao_close.html
%%PORTDOCS%%%%DOCSDIR%%/ao_default_driver_id.html
%%PORTDOCS%%%%DOCSDIR%%/ao_device.html
%%PORTDOCS%%%%DOCSDIR%%/ao_driver_id.html
%%PORTDOCS%%%%DOCSDIR%%/ao_driver_info.html
%%PORTDOCS%%%%DOCSDIR%%/ao_driver_info_list.html
%%PORTDOCS%%%%DOCSDIR%%/ao_example.c
%%PORTDOCS%%%%DOCSDIR%%/ao_file_extension.html
%%PORTDOCS%%%%DOCSDIR%%/ao_free_options.html
%%PORTDOCS%%%%DOCSDIR%%/ao_info.html
%%PORTDOCS%%%%DOCSDIR%%/ao_initialize.html
%%PORTDOCS%%%%DOCSDIR%%/ao_is_big_endian.html
%%PORTDOCS%%%%DOCSDIR%%/ao_open_file.html
%%PORTDOCS%%%%DOCSDIR%%/ao_open_live.html
%%PORTDOCS%%%%DOCSDIR%%/ao_option.html
%%PORTDOCS%%%%DOCSDIR%%/ao_play.html
%%PORTDOCS%%%%DOCSDIR%%/ao_plugin_close.html
%%PORTDOCS%%%%DOCSDIR%%/ao_plugin_device_clear.html
%%PORTDOCS%%%%DOCSDIR%%/ao_plugin_device_init.html
%%PORTDOCS%%%%DOCSDIR%%/ao_plugin_driver_info.html
%%PORTDOCS%%%%DOCSDIR%%/ao_plugin_file_extension.html
%%PORTDOCS%%%%DOCSDIR%%/ao_plugin_open.html
%%PORTDOCS%%%%DOCSDIR%%/ao_plugin_play.html
%%PORTDOCS%%%%DOCSDIR%%/ao_plugin_set_option.html
%%PORTDOCS%%%%DOCSDIR%%/ao_plugin_test.html
%%PORTDOCS%%%%DOCSDIR%%/ao_sample_format.html
%%PORTDOCS%%%%DOCSDIR%%/ao_shutdown.html
%%PORTDOCS%%%%DOCSDIR%%/config.html
%%PORTDOCS%%%%DOCSDIR%%/drivers.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/libao-api.html
%%PORTDOCS%%%%DOCSDIR%%/overview.html
%%PORTDOCS%%%%DOCSDIR%%/plugin-api.html
%%PORTDOCS%%%%DOCSDIR%%/plugin-overview.html
%%PORTDOCS%%%%DOCSDIR%%/style.css