1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/audio/libao/pkg-plist
Christian Weisgerber 10cd037d6a Update to 1.2.0. No user-visible changes.
Switch to USES=libtool:keepla.
2014-05-28 17:51:32 +00:00

60 lines
2.1 KiB
Plaintext

include/ao/ao.h
include/ao/os_types.h
include/ao/plugin.h
lib/libao.a
lib/libao.la
lib/libao.so
lib/libao.so.4
lib/libao.so.4.1.0
lib/ao/plugins-4/liboss.la
lib/ao/plugins-4/liboss.so
%%ESOUND%%lib/ao/plugins-4/libesd.la
%%ESOUND%%lib/ao/plugins-4/libesd.so
%%NAS%%lib/ao/plugins-4/libnas.la
%%NAS%%lib/ao/plugins-4/libnas.so
%%PULSEAUDIO%%lib/ao/plugins-4/libpulse.la
%%PULSEAUDIO%%lib/ao/plugins-4/libpulse.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
@dirrm include/ao
@dirrm lib/ao/plugins-4
@dirrm lib/ao
%%PORTDOCS%%@dirrm %%DOCSDIR%%