CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2008/12/14 08:10:15
Modified files:
audio/libcanberra: Makefile
audio/libcanberra/pkg: PLIST
Added files:
audio/libcanberra/patches: patch-src_driver-order_c
Log message:
- move drivers order to give it a chance to actually play a sound:
use gstreamer first (which uses libsndio by default) instead of plain OSS.
(canberra should be modified to use libsndio by itlsef)
- explicitely add enable/disable switches in CONFIGURE_ARGS
- regen PLIST while here