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 2023Q4
libva-glx VAAPI wrapper for GLX
2.20.0_1 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 Package not present on quarterly.This is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-03 22:36:09
Last Update: unknown
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 - 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 (62 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libva-glx-2.20.0_1/catalog.mk
  3. /usr/local/share/licenses/libva-glx-2.20.0_1/LICENSE
  4. /usr/local/share/licenses/libva-glx-2.20.0_1/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. @comment 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_dri2.h
  18. include/va/va_dricommon.h
  19. include/va/va_drm.h
  20. include/va/va_drmcommon.h
  21. include/va/va_egl.h
  22. include/va/va_enc_av1.h
  23. include/va/va_enc_h264.h
  24. include/va/va_enc_hevc.h
  25. include/va/va_enc_jpeg.h
  26. include/va/va_enc_mpeg2.h
  27. include/va/va_enc_vp8.h
  28. include/va/va_enc_vp9.h
  29. include/va/va_fei_h264.h
  30. include/va/va_fei_hevc.h
  31. include/va/va_fei.h
  32. include/va/va_glx.h
  33. include/va/va_prot.h
  34. include/va/va_str.h
  35. include/va/va_tpi.h
  36. include/va/va_version.h
  37. include/va/va_vpp.h
  38. @comment include/va/va_wayland.h
  39. include/va/va_x11.h
  40. lib/libva-drm.so
  41. lib/libva-drm.so.2
  42. lib/libva-drm.so.2.2000.0
  43. lib/libva-glx.so
  44. lib/libva-glx.so.2
  45. lib/libva-glx.so.2.2000.0
  46. @comment lib/libva-wayland.so
  47. @comment lib/libva-wayland.so.2
  48. @comment lib/libva-wayland.so.2.2000.0
  49. lib/libva-x11.so
  50. lib/libva-x11.so.2
  51. lib/libva-x11.so.2.2000.0
  52. lib/libva.so
  53. lib/libva.so.2
  54. lib/libva.so.2.2000.0
  55. libdata/pkgconfig/libva-drm.pc
  56. libdata/pkgconfig/libva-glx.pc
  57. @comment libdata/pkgconfig/libva-wayland.pc
  58. libdata/pkgconfig/libva-x11.pc
  59. libdata/pkgconfig/libva.pc
  60. @owner
  61. @group
  62. @mode
Collapse this list.
Dependency lines:
  • libva-glx>0:multimedia/libva-glx
To install the port:
cd /usr/ports/multimedia/libva-glx/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/libva-glx
  • pkg install libva-glx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libva-glx
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1694678653 SHA256 (intel-libva-2.20.0_GH0.tar.gz) = 117f8d658a5fc9ea406ca80a3eb4ae1d70b15a54807c9ed77199c812bed73b60 SIZE (intel-libva-2.20.0_GH0.tar.gz) = 280079

Expand this list (4 items)

Collapse this list.

SHA256 (9ed99b6b0b3b.patch) = 5a0a9551c461de67a2c049bafd1bc36916d7e7d9099bb3ca3cc3845bf322b895 SIZE (9ed99b6b0b3b.patch) = 2117 SHA256 (6b0efda45140.patch) = ac440a6633896a35938a3c7f761fea32d6c1d75020ecbfdb51216cf603a31604 SIZE (6b0efda45140.patch) = 2101

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
Master port: multimedia/libva
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. libva-x11.so : multimedia/libva
  3. libGL.so : graphics/libglvnd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
multimedia_libva-glx
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.20.0?dummy=/
Collapse this list.

Number of commits found: 0

Number of commits found: 0

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk18Jan 12
redisJan 10
redisJan 10
redis62Jan 10
redis72Jan 10
redis72Jan 10
valkeyJan 10
valkeyJan 10
gitlabJan 08
tomcat101Dec 29
tomcat9Dec 29
vaultwardenDec 20
chromiumDec 19
ungoogled-chromiumDec 19
forgejo*Dec 18

5 vulnerabilities affecting 89 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2025-01-12 19:07:02 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 33185
Broken 109
Deprecated 234
Ignore 230
Forbidden 1
Restricted 1
No CDROM 1
Vulnerable 30
Expired 13
Set to expire 199
Interactive 0
new 24 hours 1
new 48 hours6
new 7 days23
new fortnight80
new month167