Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from Mar 22, 2024

Conversation

garybuhrmaster
Copy link
Contributor

Thank you for contributing to MythTV!

Please review the checklist below to ensure that your contribution
to MythTV is ready for review by our developers.

It is helpful to regularly rebase your pull request to ensure changes
apply cleanly to the current MythTV development branch.

Checklist

While initially C++17 support was not expected to be available until version 1.0, for various organizational reasons 0.28 includes the needed support.

There are currently few distros with 0.28.

NOTE: Compile tested only

garybuhrmaster and others added 3 commits March 5, 2024 04:27
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.
@linuxdude42 linuxdude42 merged commit f0a9b1f into MythTV:master Mar 22, 2024
12 checks passed
@garybuhrmaster garybuhrmaster deleted the exiv2 branch March 22, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants