[Bug 288142] games/vkquake: update to 1.32.3.1 and take ownership

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 11 Jul 2025 03:00:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288142

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |vvd@FreeBSD.org
             Status|New                         |In Progress
           Severity|Affects Only Me             |Affects Some People
                 CC|                            |vvd@FreeBSD.org

--- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> ---
1. Fix options:
@@ -39,10 +38,10 @@
 FLAC_LIB_DEPENDS=      libFLAC.so:audio/flac
 FLAC_MESON_ENABLED=    use_codec_flac
 MAD_LIB_DEPENDS=       libmad.so:audio/libmad
-MAD_MESON_ARGS=                -Duse_codec_mp3=enabled
+MAD_MESON_ENABLED=     use_codec_mp3
 MAD_MESON_ON=          -Dmp3_lib=mad
 MP3_LIB_DEPENDS=       libmpg123.so:audio/mpg123
-MP3_MESON_ARGS=                -Duse_codec_mp3=enabled
+MP3_MESON_ENABLED=     use_codec_mp3

2. Add link to changelog.

-- 
You are receiving this mail because:
You are the assignee for the bug.