Page MenuHomeFreeBSD

net/libvncserver: Fix build with libva
ClosedPublic

Authored by woodsb02 on Jun 26 2016, 10:21 PM.
Tags
None
Referenced Files
F160148496: D6974.id.diff
Sun, Jun 21, 6:52 PM
Unknown Object (File)
Sun, Jun 21, 5:50 AM
Unknown Object (File)
Wed, Jun 17, 3:28 AM
Unknown Object (File)
Thu, Jun 4, 5:46 PM
Unknown Object (File)
May 18 2026, 3:06 AM
Unknown Object (File)
May 7 2026, 1:44 PM
Unknown Object (File)
May 7 2026, 4:28 AM
Unknown Object (File)
May 7 2026, 12:23 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.