Details
Details
- Reviewers
rakuco - Group Reviewers
kde - Commits
- rP444254: Update QtAV to 1.12.0
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
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.
Comment Actions
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.
Comment Actions
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.