[mythtv-commits] [MythTV/mythtv] 30f1de: macOS: fix homebrew / qt 6.9.3 issue where qt plug...

jhoyt4 noreply at github.com
Mon Oct 27 12:36:40 UTC 2025


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 30f1de7b7ce0434c55f84ef95aa1f8bf8a7347dd
      https://github.com/MythTV/mythtv/commit/30f1de7b7ce0434c55f84ef95aa1f8bf8a7347dd
  Author: John Hoyt <john.hoyt at gmail.com>
  Date:   2025-10-27 (Mon, 27 Oct 2025)

  Changed paths:
    M cmake/platform/DarwinCustomization.cmake

  Log Message:
  -----------
  macOS: fix homebrew / qt 6.9.3 issue where qt plugins cannot be located

  Due to a change in the homebrew qt 6.9.3, myth programs may have
  issues locating the install directory for the Qt Plugins.
  Specifically, the QtSQL plugins. Having cmake dynamically set
  QT_PLUGIN_PATH and QT_QPA_PLATFORM_PLUGIN_PATH resolves the issue.


  Commit: 30364adc33821c9669e084b0238bb0916dd0f68b
      https://github.com/MythTV/mythtv/commit/30364adc33821c9669e084b0238bb0916dd0f68b
  Author: John Hoyt <john.hoyt at gmail.com>
  Date:   2025-10-27 (Mon, 27 Oct 2025)

  Changed paths:
    M mythtv/programs/mythbackend/test/test_recordingextender/test_recordingextender.cpp

  Log Message:
  -----------
  macOS: disable test_recordingextender sqlite testing

  Skip the sqlitetests as macports has a dated sqlite-pcre
  impementation and homebrew no longer has one available.

  These may be reactivated once macports and homebrew have available
  sqlite extensions that support REGEX without outside install.


  Commit: 8ffe247ba53a4ecbed8fd75b0f48c635d796f0d2
      https://github.com/MythTV/mythtv/commit/8ffe247ba53a4ecbed8fd75b0f48c635d796f0d2
  Author: jhoyt4 <john.hoyt at gmail.com>
  Date:   2025-10-27 (Mon, 27 Oct 2025)

  Changed paths:
    M .github/workflows/build-mythtv.yml

  Log Message:
  -----------
  GitHub Actions: activate macOS 26 runner


Compare: https://github.com/MythTV/mythtv/compare/7c781b38604e...8ffe247ba53a

To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications


More information about the mythtv-commits mailing list