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 VAAPI wrapper and dummy driver
2.22.0 multimedia on this many watch lists=20 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.22.0Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-01-13 11:02:21
Last Update: 2024-06-22 00:59:42
Commit Hash: 12ff4d7
People watching this port, also watch:: webp, freetype2, dbus, libxml2, expat
License: MIT
WWW:
https://github.com/intel/libva
Description:
VA-API is an open-source library and API specification, which provides access to graphics hardware acceleration capabilities for video processing. It consists of a main library and driver-specific acceleration backends for each supported hardware vendor.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (65 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libva-2.22.0/catalog.mk
  3. /usr/local/share/licenses/libva-2.22.0/LICENSE
  4. /usr/local/share/licenses/libva-2.22.0/MIT
  5. include/va/va.h
  6. include/va/va_backend.h
  7. include/va/va_backend_glx.h
  8. include/va/va_backend_prot.h
  9. include/va/va_backend_vpp.h
  10. include/va/va_backend_wayland.h
  11. include/va/va_compat.h
  12. include/va/va_dec_av1.h
  13. include/va/va_dec_hevc.h
  14. include/va/va_dec_jpeg.h
  15. include/va/va_dec_vp8.h
  16. include/va/va_dec_vp9.h
  17. include/va/va_dec_vvc.h
  18. include/va/va_dri2.h
  19. include/va/va_dri3.h
  20. include/va/va_dricommon.h
  21. include/va/va_drm.h
  22. include/va/va_drmcommon.h
  23. include/va/va_egl.h
  24. include/va/va_enc_av1.h
  25. include/va/va_enc_h264.h
  26. include/va/va_enc_hevc.h
  27. include/va/va_enc_jpeg.h
  28. include/va/va_enc_mpeg2.h
  29. include/va/va_enc_vp8.h
  30. include/va/va_enc_vp9.h
  31. include/va/va_fei_h264.h
  32. include/va/va_fei_hevc.h
  33. include/va/va_fei.h
  34. include/va/va_glx.h
  35. include/va/va_prot.h
  36. include/va/va_str.h
  37. include/va/va_tpi.h
  38. include/va/va_trace.h
  39. include/va/va_version.h
  40. include/va/va_vpp.h
  41. include/va/va_wayland.h
  42. include/va/va_x11.h
  43. lib/libva-drm.so
  44. lib/libva-drm.so.2
  45. lib/libva-drm.so.2.2200.0
  46. lib/libva-glx.so
  47. lib/libva-glx.so.2
  48. lib/libva-glx.so.2.2200.0
  49. lib/libva-wayland.so
  50. lib/libva-wayland.so.2
  51. lib/libva-wayland.so.2.2200.0
  52. lib/libva-x11.so
  53. lib/libva-x11.so.2
  54. lib/libva-x11.so.2.2200.0
  55. lib/libva.so
  56. lib/libva.so.2
  57. lib/libva.so.2.2200.0
  58. libdata/pkgconfig/libva-drm.pc
  59. libdata/pkgconfig/libva-glx.pc
  60. libdata/pkgconfig/libva-wayland.pc
  61. libdata/pkgconfig/libva-x11.pc
  62. libdata/pkgconfig/libva.pc
  63. @owner
  64. @group
  65. @mode
Collapse this list.
Dependency lines:
  • libva>0:multimedia/libva
To install the port:
cd /usr/ports/multimedia/libva/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/libva
  • pkg install libva
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libva
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1718866167 SHA256 (intel-libva-2.22.0_GH0.tar.gz) = 467c418c2640a178c6baad5be2e00d569842123763b80507721ab87eb7af8735 SIZE (intel-libva-2.22.0_GH0.tar.gz) = 301705

Expand this list (2 items)

Collapse this list.

SHA256 (9ed99b6b0b3b.patch) = 5a0a9551c461de67a2c049bafd1bc36916d7e7d9099bb3ca3cc3845bf322b895 SIZE (9ed99b6b0b3b.patch) = 2117

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. meson : devel/meson
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. xorgproto>=0 : x11/xorgproto
  5. xorgproto>=0 : x11/xorgproto
  6. x11.pc : x11/libX11
  7. xcb.pc : x11/libxcb
  8. xext.pc : x11/libXext
  9. xfixes.pc : x11/libXfixes
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xcb.pc : x11/libxcb
  3. xext.pc : x11/libXext
  4. xfixes.pc : x11/libXfixes
Library dependencies:
  1. libdrm.so : graphics/libdrm
  2. libwayland-client.so : graphics/wayland
  3. libGL.so : graphics/libglvnd
This port is required by:
for Build
  1. graphics/mesa-devel
  2. graphics/mesa-gallium-va
  3. lang/intel-compute-runtime
  4. multimedia/libva-intel-driver
  5. multimedia/libva-intel-media-driver
  6. multimedia/libva-nvidia-driver
  7. multimedia/libva-vdpau-driver
Expand this list (11 items / 4 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/chromium
  3. www/iridium
  4. www/ungoogled-chromium
  5. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. multimedia/vdpau-video*
  2. Collapse this list of deleted ports.
for Libraries
  1. audio/plasma6-kpipewire
  2. cad/opencascade
  3. databases/compass
  4. deskutils/spice-gtk
  5. devel/electron29
  6. devel/electron30
  7. devel/electron31
Expand this list (64 items / 57 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/electron32
  3. emulators/yuzu
  4. games/moonlight-embedded
  5. games/moonlight-embedded-devel
  6. games/moonlight-qt
  7. graphics/gnash
  8. multimedia/avidemux
  9. multimedia/avidemux-cli
  10. multimedia/avidemux-plugins
  11. multimedia/avidemux-qt5
  12. multimedia/cmrt
  13. multimedia/cmrtlib
  14. multimedia/emby-server
  15. multimedia/ffmpeg
  16. multimedia/ffmpeg4
  17. multimedia/gstreamer1-plugins-msdk
  18. multimedia/gstreamer1-vaapi
  19. multimedia/handbrake
  20. multimedia/intel-media-sdk
  21. multimedia/kodi
  22. multimedia/libva-intel-driver
  23. multimedia/libva-intel-hybrid-driver
  24. multimedia/libva-intel-media-driver
  25. multimedia/libva-utils
  26. multimedia/libvdpau-va-gl
  27. multimedia/libxine
  28. multimedia/mpv
  29. multimedia/mythtv
  30. multimedia/obs-studio
  31. multimedia/onevpl
  32. multimedia/qt6-multimedia
  33. net/waypipe
  34. Collapse this list.

Deleted ports which required this port:

Expand this list of 25 deleted ports
  1. devel/electron13*
  2. devel/electron17*
  3. devel/electron18*
  4. devel/electron19*
  5. devel/electron21*
  6. devel/electron22*
  7. devel/electron23*
  8. devel/electron24*
  9. devel/electron25*
  10. devel/electron26*
  11. devel/electron27*
  12. devel/electron28*
  13. emulators/yuzu-qt5*
  14. multimedia/QtAV*
  15. multimedia/ccextractor*
  16. multimedia/emby-server-devel*
  17. multimedia/kodi-devel*
  18. multimedia/libav*
  19. multimedia/libva-glx*
  20. multimedia/mpv034*
  21. multimedia/mythtv-frontend*
  22. multimedia/plexhometheater*
  23. multimedia/vlc-qt4*
  24. multimedia/vlc3*
  25. multimedia/xbmc*
  26. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for libva-2.22.0: WAYLAND=on: Wayland (graphics) support X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
multimedia_libva
USES:
meson pkgconfig gl xorg
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/libva/tar.gz/2.22.0?dummy=/
Collapse this list.

There are no commits on branch 2024Q4 for this port