[multimedia/kid3] /: build.sh: Disable Id3libMetadata plugin for Windows cross build, it crashes

Urs Fleisch <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit fc008c7e4055e8ec3b755637b8d605b213695b44 by Urs Fleisch.
Committed on 21/07/2026 at 19:17.
Pushed by ufleisch into branch 'master'.

build.sh: Disable Id3libMetadata plugin for Windows cross build, it crashes

M  +1    -1    build.sh

https://invent.kde.org/multimedia/kid3/-/commit/fc008c7e4055e8ec3b755637b8d605b213695b44

diff --git a/build.sh b/build.sh
index ec793c2b..be130287 100755
--- a/build.sh
+++ b/build.sh
@@ -1954,7 +1954,7 @@ EOF
       if test "$compiler" = "cross-mingw"; then
         cat >kid3/run-cmake.sh <<EOF
 #!/bin/bash
-cmake -GNinja $CMAKE_BUILD_OPTION -DCMAKE_TOOLCHAIN_FILE=$thisdir/mingw.cmake -DCMAKE_INSTALL_PREFIX= -DCMAKE_CXX_FLAGS="-g -O2 -DMP4V2_USE_STATIC_LIB -DID3LIB_LINKOPTION=1 -DFLAC__NO_DLL -DTAGLIB_STATIC" -DWITH_FFMPEG=ON -DWITH_MP4V2=ON -DDOCBOOK_XSL_DIR=${_docbook_xsl_dir} ../../kid3
+cmake -GNinja $CMAKE_BUILD_OPTION -DCMAKE_TOOLCHAIN_FILE=$thisdir/mingw.cmake -DCMAKE_INSTALL_PREFIX= -DCMAKE_CXX_FLAGS="-g -O2 -DMP4V2_USE_STATIC_LIB -DFLAC__NO_DLL -DTAGLIB_STATIC" -DWITH_ID3LIB=OFF -DWITH_FFMPEG=ON -DWITH_MP4V2=ON -DDOCBOOK_XSL_DIR=${_docbook_xsl_dir} ../../kid3
 EOF
       elif test "$compiler" = "cross-macos"; then
         cat >kid3/run-cmake.sh <<EOF
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.