freebsd-ports/mail/thunderbird
Piotr Kubaj 13c8a9add9 mail/thunderbird: fix build on powerpc64*
In file included from Unified_cpp_dom_media_flac0.cpp:2:
/wrkdirs/usr/ports/mail/thunderbird/work/thunderbird-115.5.1/dom/media/flac/FlacDecoder.cpp:21:10: error: value of type 'media::DecodeSupportSet' (aka 'EnumSet<mozilla::media::DecodeSupport, unsigned long>') is not contextually convertible to 'bool'
         platform->SupportsMimeType("audio/flac"_ns);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/mail/thunderbird/work/thunderbird-115.5.1/dom/media/flac/FlacDecoder.cpp:20:44: error: invalid operands to binary expression ('StripAtomic<mozilla::RelaxedAtomicBool>' (aka 'bool') and 'media::DecodeSupportSet' (aka 'EnumSet<mozilla::media::DecodeSupport, unsigned long>'))
  return StaticPrefs::media_flac_enabled() &&
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
2 errors generated.
2023-12-03 12:13:49 +01:00
..
files mail/thunderbird: fix build on powerpc64* 2023-12-03 12:13:49 +01:00
distinfo mail/thunderbird: update to 115.5.1 (rc1) 2023-11-23 19:02:27 +01:00
Makefile mail/thunderbird: update to 115.5.1 (rc1) 2023-11-23 19:02:27 +01:00
pkg-descr Remove WWW entries moved into port Makefiles 2022-09-07 23:58:51 +02:00