6738 Commits

Author SHA1 Message Date
daniel da590c46e1 update to eyeD3-0.9.9 2026-06-16 20:53:39 +00:00
sthen 7c913cd157 update to p5-Audio-Scan-1.13 2026-06-15 08:59:41 +00:00
rapha 314cdc754f update to pd-0.56.3
ok rsadowski@
2026-06-13 12:01:58 +00:00
kirill dbb7cdd373 audio/euphonica: update to 0.99.5 2026-06-13 11:43:36 +00:00
ajacoutot 381996e123 Use the release tarball to unbreak fetching.
reported by tb@
2026-06-13 08:58:01 +00:00
ajacoutot d31457a17b Update to audacity-3.7.8. 2026-06-12 06:53:20 +00:00
naddy 3001751c0c audio/mpg123: maintenance update to 1.33.6 2026-06-10 14:16:36 +00:00
bket fc437e3bc1 Update to audacious-4.6.1
Changes: https://audacious-media-player.org/news/65-audacious-4-6-1-released
2026-06-08 05:30:11 +00:00
tb 8a9b197f96 xcdplayer: fix build with llvm22 by using a correct spelling of NULL 2026-06-05 09:04:17 +00:00
tb 1c3e409ca4 audio/ario: fix build with llvm 22
Switch a variable from long to time_t, so it has the correct type to pass
to ctime(3). Since the time is obtained through a few abstraction layers
using long, this would require too much patching to become 2038 clean.
2026-06-05 09:01:33 +00:00
sthen e10411f0d0 update to whisper.cpp-1.8.6 2026-06-03 08:42:14 +00:00
tb 8bb5f150ca libworkman: regen PLIST 2026-06-03 06:03:11 +00:00
tb ff05c3819d libworkman: fix build with llvm22 2026-06-03 05:35:30 +00:00
kn a09a198551 update to cassette 0.2.4 2026-06-02 20:50:33 +00:00
sebastia 4bb8e1fe9b simple update 1.0.3 -> 1.0.5 2026-06-02 19:23:20 +00:00
tb def31032cc Bump clang module consumers whose MODCLANG_VERSION changed
(these link against libllvm or have a wantlib or rdep change because
of that).
2026-06-02 17:47:05 +00:00
kirill af71942a84 Bump REVISION after switch MODCLANG_VERSION at lang/clang to 22 2026-06-02 12:44:37 +00:00
sthen 7ef61b8e53 update to whisper.cpp-1.8.5 2026-06-02 12:21:28 +00:00
naddy 0e32d29c20 audio/musepack: make C types coherent to appease llvm22
ok tb@
2026-06-02 10:40:27 +00:00
bket 310bb5a7a3 Update to audacious-4.6
Changes:
https://audacious-media-player.org/news/64-audacious-4-6-released

Upstream dropped autotools support in favor of Meson, allowing us to
remove some patches. check_sym reported dynamic export removals, bumped
libs accordingly.
2026-06-01 18:19:29 +00:00
landry dca8aaa5c9 audio/gmpc-plugins: add some GTK_MACRO casts to fix build with llvm 22 2026-06-01 06:26:53 +00:00
bentley 7d4ec0fd98 Update to vgmstream-2117.
Fixes the build with clang 22.
2026-06-01 06:08:47 +00:00
rsadowski 6a72180467 Update clementine to 1.4.1pl76 2026-05-31 05:32:58 +00:00
naddy 58c362dd12 audio/libgpod: llvm22 build fix, from Ariadne Conill via Alpine Linux 2026-05-30 21:37:16 +00:00
rsadowski 9ff9e38fd4 Add missing runtime dependency on font-awesome
Spotted by Sébastien Bourdeauducq
2026-05-30 09:13:01 +00:00
landry d119b39018 audio/gmpc: really fix the build with llvm 22
move the #pragma to widely included headers, this way i don't need to
patch a bazillion c files..
2026-05-30 07:36:03 +00:00
tb 00e3f6d074 openal: drop bdep on llvm/19 now that base has llvm/22 2026-05-30 02:01:26 +00:00
kirill f1a7c3ca01 audio/nncmpp: update to 2.2.0 2026-05-28 01:02:48 +00:00
tb 87665a16de openal: treat like poppler: set MODCLANG_VERSION = 22, bdep on llvm/19
The bdep kludge can be removed after the llvm22 switch.
2026-05-27 14:51:40 +00:00
sthen 1d8754f205 update to py3-mediafile-0.17.0 2026-05-27 12:02:43 +00:00
sthen 1bff550322 update to yt-audio-cli-0.2.2 2026-05-27 08:02:27 +00:00
landry 2b481cfb2c audio/mpd: update to 0.24.12 2026-05-27 07:05:39 +00:00
landry 291bc169cf audio/gmpc: blindly add a #pragma to fix build errors with llvm 22
#pragma clang diagnostic ignored "-Wincompatible-function-pointer-types"
is already found in many source files for gmpc, which is on life support
anyway :)
2026-05-26 14:24:33 +00:00
kirill 5609b4b411 audio/euphonica: update to 0.99.4 2026-05-26 12:47:13 +00:00
kirill 3f9fcb92c9 +audio/euphonica
OK: landry@
2026-05-26 12:00:25 +00:00
kirill b679aece46 audio/euphonica: new port (version 0.99.2)
Euphonica is an MPD client with delusions of grandeur, made with Rust,
GTK4 and Libadwaita.

It provides playback controls, queue management, playlist editing,
library browsing, metadata display, and artwork/lyrics fetching for MPD
servers.

OK: landry@
2026-05-26 11:59:36 +00:00
ratchov 60dcac9ba9 Add the necessary locking to the sndio MIDI backend
Fixes crashes caused concurrent accesses to the sndio MIDI handle.

ok rsadowski
2026-05-25 14:40:36 +00:00
fcambus 8439a3466f ocp: add missing BUILD_DEPENDS on shells/bash.
Pointed out by ajacoutot@, thanks!
2026-05-25 10:38:45 +00:00
fcambus 0c528ce7a7 Update schismtracker to 20260524. 2026-05-25 10:20:13 +00:00
fcambus eb011591dd Update ocp to 3.3.1. 2026-05-25 09:54:37 +00:00
fcambus 346f544071 Update ocp to 3.3.0. 2026-05-20 08:06:50 +00:00
tb 52e35ac9c3 cuetools: fix build with llvm22
error: chained comparison 'X < Y <= Z' does not behave the same as a mathematical expression [-Wparentheses]
2026-05-20 05:33:11 +00:00
tb 6cdb44cd6a libcddb: fix header guards to avoid some noise during compilation 2026-05-19 20:01:52 +00:00
tb 0b237dfbf7 libcddb: fix build with llvm22
switch variable from size_t to socklen_t for use in getsockopt(3) to
appease -Wincompatible-pointer-types
2026-05-19 19:43:24 +00:00
fcambus 1e3793a067 Update libopenmpt to 0.8.7. 2026-05-18 15:18:45 +00:00
sebastia 02d58280bd update 1.0.3 -> 1.0.5 2026-05-17 20:41:51 +00:00
kn 14ead4c521 update to noson-app 5.6.24; drop maintainer 2026-05-16 19:32:29 +00:00
kn 1b099a0c98 update to noson 2.12.32; drop maintainer 2026-05-16 19:32:15 +00:00
rsadowski f204144a6f Update fluidsynth to 2.5.4
OK ratchov@
2026-05-16 13:13:27 +00:00
matthieu 69f21cdf88 audio/lame: Fix build with llvm 22. ok aja@ 2026-05-16 08:01:38 +00:00