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, May 2, 12:32 AM
Unknown Object (File)
Wed, Apr 23, 8:52 PM
Unknown Object (File)
Tue, Apr 22, 1:17 AM
Unknown Object (File)
Apr 9 2025, 3:31 AM
Unknown Object (File)
Mar 25 2025, 7:00 PM
Unknown Object (File)
Mar 1 2025, 6:49 PM
Unknown Object (File)
Feb 21 2025, 8:49 PM
Unknown Object (File)
Jan 14 2025, 7:10 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.