CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/01/31 15:14:02
Modified files:
audio/soundtracker: Makefile distinfo
audio/soundtracker/files: sndio-input.c sndio-output.c
audio/soundtracker/patches: patch-app_audio_c patch-app_main_c
audio/soundtracker/pkg: PLIST
Added files:
audio/soundtracker/patches: patch-app_drivers_Makefile_am
patch-configure_ac
Removed files:
audio/soundtracker/patches: patch-app_Makefile_in
patch-app_drivers_Makefile_in
Log message:
update to soundtracker-1.0.1 but mark BROKEN; crashes at startup in some
X keyboard map handling code (keys_init -> keys_make_xkeys -> qsort in
https://sourceforge.net/p/soundtracker/git/ci/master/tree/app/keys.c)
I think I have got the sndio bits updated to what's needed with the
slightly changed api but the above crash prevents actual testing..