Page MenuHomeFreeBSD

Update QtAV to 1.12
ClosedPublic

Authored by tcberner on Jun 21 2017, 11:45 AM.
Tags
None
Referenced Files
F132239880: D11291.diff
Wed, Oct 15, 2:34 AM
Unknown Object (File)
Sun, Oct 5, 10:37 PM
Unknown Object (File)
Wed, Sep 24, 8:37 PM
Unknown Object (File)
Sat, Sep 20, 10:34 AM
Unknown Object (File)
Sep 12 2025, 8:39 PM
Unknown Object (File)
Sep 5 2025, 8:10 PM
Unknown Object (File)
Sep 5 2025, 7:26 PM
Unknown Object (File)
Aug 17 2025, 2:32 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.