CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/10/04 05:46:49
Modified files:
audio/deadbeef : Makefile distinfo
audio/deadbeef/patches: patch-configure_ac patch-junklib_c
patch-plugins_c patch-plugins_mp3_mp3_h
audio/deadbeef/pkg: PLIST
Removed files:
audio/deadbeef/patches: patch-Makefile_am
patch-plugins_aac_Makefile_am
patch-plugins_aac_aac_c
patch-plugins_alac_Makefile_am
patch-plugins_alac_alac_c
patch-plugins_alac_alac_plugin_c
patch-plugins_alac_demux_c
patch-plugins_ao_Makefile_am
patch-plugins_artwork_artwork_c
patch-plugins_artwork_artwork_h
patch-plugins_artwork_artwork_internal_c
patch-plugins_dumb_Makefile_am
patch-plugins_ffmpeg_ffmpeg_c
patch-plugins_flac_Makefile_am
patch-plugins_flac_flac_c
patch-plugins_gtkui_coverart_c
patch-plugins_gtkui_prefwin_c
patch-plugins_notify_notify_c
patch-plugins_vorbis_Makefile_am
patch-threading_pthread_c
Log message:
update audio/deadbeef to 1.9.2
heavily based on a previous diff by sthen for v1.9.1. Upstream removed
the support for sndio so switch to the pulseaudio plugin. Also, disable
libmap in favour of libmpg123.
ok sthen@