1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/audio/libao/pkg-plist
Christian Weisgerber 4c9920184a Update to 1.0.0. Improvements in this release:
* Added surround channel mapping API and capability
* New config file options
* Driver options may be specified in config file
* Workaround for ESD non-4096 byte write bug
* Workaround aRts server crash bug
* Numerous patches from multiple downstreams
2010-06-06 20:35:49 +00:00

61 lines
2.1 KiB
Plaintext

@comment $FreeBSD$
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
%%ARTS%%lib/ao/plugins-4/libarts.la
%%ARTS%%lib/ao/plugins-4/libarts.so
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
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%%