IABSD.fr/ports/audio/audacious

Branch :


Log

Author Commit Date CI Message
031e3cf7 2023-12-06 07:55:50 Explicitely pass --disable-pipewire, otherwise it gets picked up.
23d6e72a 2023-11-25 14:11:06 specifically disable openmpt support, prevents breakage if the right kind of junk happens between configure and build. OK bket@ (MAINTAINER)
b03b7b6a 2023-11-15 09:27:56 extend the VFSSeekType enum with an unknown element to please clang16; from freebsd
7d8f57fc 2023-09-05 16:13:35 move to new sites format
5852b6f4 2023-07-23 04:27:27 Add audio/adplug as LDEP naddy@ found that audacious/plugins has a hidden dep on audio/adplug. Thank you!
1e7828ad 2023-04-30 05:07:55 Update to audacious-4.3.1 Fixes reading of invalid ID3v2.4 tags and seek errors for some FLAC files. Overview on changes can be found at https://audacious-media-player.org/news/57-audacious-4-3-1-released
9ed61913 2023-04-24 11:40:33 x11/gtk+3,-guic -> x11/gtk+4,-guic + bump included inherits from MODULE.
5937e7d7 2023-03-08 14:16:18 Update to audacious-4.3 News: https://audacious-media-player.org/news/56-audacious-4-3-released Includes feedback from Brad Smith and edd@. OK edd@
eb3c6a1d 2022-07-12 17:28:04 Update to audacious-4.2 Release notes can be found at https://audacious-media-player.org/news/53-audacious-4-2-released. Bumped minor of libaudqt, which is part of player. Player installs system-wide icons so add x11/gtk+3,-guic as RDEP (found by portcheck). OK caspar@
bcb25800 2022-04-29 08:53:00 Use sio_flush() instead of sio_stop() to improve controls responsiveness ok sthen