CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/04/15 09:50:16
Modified files:
audio : Makefile
audio/audacious: Makefile
Added files:
audio/audacious: Makefile.inc
audio/audacious/player: Makefile distinfo
audio/audacious/player/patches: patch-buildsys_mk_in
patch-src_libaudcore_Makefile
patch-src_libaudgui_Makefile
patch-src_libaudtag_Makefile
audio/audacious/player/pkg: DESCR PLIST
audio/audacious/plugins: Makefile distinfo
audio/audacious/plugins/patches: patch-buildsys_mk_in
patch-configure
patch-src_neon_neon_cc
patch-src_psf_psx_hw_cc
audio/audacious/plugins/pkg: DESCR PLIST
Removed files:
audio/audacious: distinfo
audio/audacious/patches: patch-buildsys_mk_in
patch-src_libaudcore_Makefile
patch-src_libaudgui_Makefile
patch-src_libaudtag_Makefile
audio/audacious/pkg: DESCR PLIST
Log message:
Update audacious and audacious-plugins to 4.0.1
- While here reorganise audacious so that "pkg_add audacious" gives
something usable. Relies on meta/audacious. Suggested by sthen@.
- Upstream has switched to Qt5 by default but still offers GTK2 support.
For now stay with GTK2 as this is needed for the Winamp-like UI.
- Bump minors of libaudcore and libaudgui as symbols have been added.
naddy Ok'ed the update of audacious and audacious-plugins to 4.0.1.
OK sthen@