CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/04/25 20:56:30
Modified files:
games/allegro : Makefile
games/allegro/patches: patch-aclocal_m4 patch-configure_in
patch-makefile_in
games/allegro/pkg: PLIST
Added files:
games/allegro/files: sndio.c
games/allegro/patches: patch-allegro_cfg
patch-docs_txt_allegro_txt
patch-include_allegro_platform_alunix_h
patch-include_allegro_platform_alunixac_hin
patch-makefile_lst patch-modules_lst
patch-src_unix_usnddrv_c
patch-src_x_xdga2_c
Removed files:
games/allegro/patches: patch-src_unix_uoss_c
Log message:
- sndio supported as default audio output method
- build with -pthread in LDFLAGS instead of -lpthread in LIBS;
allegro-config passes LDFLAGS on, so dependent ports build correctly
(WANTLIB changes in dependent ports coming soon)
- don't build modules in liballegro: we don't ship an allegrorc to
be able to choose which modules to use
"sndio bits look ok" ratchov@