Mailing List Archive

[MythTV/mythtv] f0a9b1: Support system distro version of exiv2 0.28 with i...
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: f0a9b1f44a692692e066298bbf0b19e444c6adc2
https://github.com/MythTV/mythtv/commit/f0a9b1f44a692692e066298bbf0b19e444c6adc2
Author: Gary Buhrmaster <gary.buhrmaster@gmail.com>
Date: 2024-03-22 (Fri, 22 Mar 2024)

Changed paths:
M cmake/externallibs/FindOrBuildExiv2.cmake
M mythtv/cmake/MythFindPackages.cmake
M mythtv/configure
M mythtv/external/external.pro
M mythtv/libs/libmythmetadata/test/test_lyrics/test_lyrics.pro
M mythtv/libs/libmythmetadata/test/test_metadatagrabber/test_metadatagrabber.pro
M mythtv/libs/libmythmetadata/test/test_musicmetadata/test_musicmetadata.pro
M mythtv/libs/libmythmetadata/test/test_musicutils/test_musicutils.pro
M mythtv/libs/libmythmetadata/test/test_videometadata/test_videometadata.pro
M mythtv/programs/mythbackend/test/test_recordingextender/test_recordingextender.pro
M mythtv/programs/mythfrontend/test/test_videolist/test_videolist.pro

Log Message:
-----------
Support system distro version of exiv2 0.28 with includes C++17 support (#878)

Support system distro version of exiv2 0.28 with includes C++17 support.

The C++17 support was supposed to be in the 1.0 release, but was
pulled forward in to the 0.28 release.

1) Update configure/cmake to test for version 0.28 instead of 0.99/1.0.

2) The configure file uses the label using_system_libexiv2, while a
number of the test.pro files use some variation on this name. This
never mattered before because everything had to use the local exiv2.
Now that some builds are using the local exiv2 and others are using
the system exiv2, this needs to be corrected.

---------

Co-authored-by: David Hampton <mythtv@love2code.net>



To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits