notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q4
libva-intel-driver VAAPI legacy driver for Intel GMA 4500 (Gen4) to UHD 630 (Gen9.5)
2.4.1_3 multimedia on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.4.1_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Project discontinued
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-04 15:00:13
Last Update: 2024-11-04 14:57:54
Commit Hash: f5e29ba
License: MIT
WWW:
https://01.org/linuxmedia
Description:
VA-API (Video Acceleration API) user mode driver for Intel GEN Graphics family provides a bridge to the GEN GPUs through the packaging of buffers and commands to be sent to the i915 driver for exercising both hardware and shader functionality for video decode, encode, and processing.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. lib/dri/i965_drv_video.so
  2. /usr/local/share/licenses/libva-intel-driver-2.4.1_3/catalog.mk
  3. /usr/local/share/licenses/libva-intel-driver-2.4.1_3/LICENSE
  4. /usr/local/share/licenses/libva-intel-driver-2.4.1_3/MIT
Collapse this list.
Dependency lines:
  • libva-intel-driver>0:multimedia/libva-intel-driver
To install the port:
cd /usr/ports/multimedia/libva-intel-driver/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/libva-intel-driver
  • pkg install libva-intel-driver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libva-intel-driver
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
TIMESTAMP = 1590974265 SHA256 (intel-intel-vaapi-driver-2.4.1_GH0.tar.gz) = 03cd7e16acc94f828b6e7f3087863d8ca06e99ffa3385588005b1984bdd56157 SIZE (intel-intel-vaapi-driver-2.4.1_GH0.tar.gz) = 3962460

Expand this list (2 items)

Collapse this list.

SHA256 (4206d0e15363.patch) = 047d6bdb32b76efa18a6b6c9786c36cd22a9f0be8d823e691851979c353d098e SIZE (4206d0e15363.patch) = 1836

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libva>=2.4.0 : multimedia/libva
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. hybrid_drv_video.so : multimedia/libva-intel-hybrid-driver
Library dependencies:
  1. libdrm_intel.so : graphics/libdrm
  2. libva.so : multimedia/libva
  3. libva-wayland.so : multimedia/libva
  4. libva-x11.so : multimedia/libva
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libva-intel-driver-2.4.1_3: HYBRID=on: Hybrid VP8 encoding on Gen7/8 and VP9 decoding on Gen7/8/9 WAYLAND=on: Wayland (graphics) support X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
multimedia_libva-intel-driver
USES:
compiler:c11 meson pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/intel/intel-vaapi-driver/tar.gz/2.4.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.1_3
04 Nov 2024 14:57:54
commit hash: f5e29ba89fe0b5b42ebe17aca0cfa09251523f1fcommit hash: f5e29ba89fe0b5b42ebe17aca0cfa09251523f1fcommit hash: f5e29ba89fe0b5b42ebe17aca0cfa09251523f1fcommit hash: f5e29ba89fe0b5b42ebe17aca0cfa09251523f1f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
multimedia/libva-intel-driver: deprecate due to dead upstream

https://github.com/intel/intel-vaapi-driver/commit/fd727a4e9cb8

Not blindly recommending multimedia/libva-intel-media-driver:
- lacks support for pre-Broadwell (Gen < 8) GPUs
- lacks VP9 decode on Skylake (Gen9)
- lacks VP9 encode on Kabylake (Gen9.5)

Deprecation is for existing users to exercise caution decoding videos
from untrusted sources since the vendor no longer promises security fixes.

(cherry picked from commit 4da2294f9cbaa1363969d35fbc971b10430f790c)

Number of commits found: 1