Page MenuHomeFreeBSD

Update QtAV to 1.12
ClosedPublic

Authored by tcberner on Jun 21 2017, 11:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 22, 6:59 PM
Unknown Object (File)
Fri, Nov 22, 1:43 AM
Unknown Object (File)
Thu, Nov 21, 5:52 PM
Unknown Object (File)
Thu, Nov 21, 11:32 AM
Unknown Object (File)
Oct 19 2024, 11:29 PM
Unknown Object (File)
Oct 16 2024, 1:27 PM
Unknown Object (File)
Sep 26 2024, 3:08 AM
Unknown Object (File)
Sep 18 2024, 8:47 AM
Subscribers

Details

Reviewers
rakuco
Group Reviewers
kde
Commits
rP444254: Update QtAV to 1.12.0

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Since this is not urgent, how about trying to switch to CMake? IIRC 1.12 is the first release with CMake support, and it may make our lives easier.

Oh that's nice -- it will probably require some CMakeLists.txt patching, as it does not do any option handling, it seems -- I'll update once it's fixed.

We've spoken on IRC and it looks like QtAV's CMake code is not in good shape in 1.12 just yet. So lgtm to shipping this change without switching to CMake.

This revision was automatically updated to reflect the committed changes.