Page MenuHomeFreeBSD

net/libvncserver: Fix build with libva
ClosedPublic

Authored by woodsb02 on Jun 26 2016, 10:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 26, 1:25 PM
Unknown Object (File)
Thu, Dec 12, 9:31 PM
Unknown Object (File)
Thu, Dec 12, 8:03 PM
Unknown Object (File)
Thu, Dec 5, 9:24 AM
Unknown Object (File)
Thu, Dec 5, 2:06 AM
Unknown Object (File)
Nov 25 2024, 6:48 PM
Unknown Object (File)
Nov 25 2024, 1:32 AM
Unknown Object (File)
Nov 24 2024, 12:39 PM
Subscribers

Details

Summary

net/libvncserver: Fix build with libva

  • Add new option to select whether to compile with VAAPI support, so that if multimedia/libva is already installed on the system during the build process, it is not linked to unless desired.
  • Add patch to allow h.264 support to build using libva deprecated API

PR: 210533
Submitted by: cpm
Reported by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>

Test Plan

poudriere testport net/libvncserver

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 4347
Build 4394: arc lint + arc unit

Event Timeline

woodsb02 retitled this revision from to net/libvncserver: Fix build with libva.
woodsb02 updated this object.
woodsb02 edited the test plan for this revision. (Show Details)
woodsb02 added reviewers: mat, adamw, koobs.
woodsb02 added a subscriber: cpm.
adamw edited edge metadata.
This revision is now accepted and ready to land.Jun 26 2016, 10:23 PM
This revision was automatically updated to reflect the committed changes.