Search Criteria
Package Details: libva-git 2.2.1.pre1.20180921.r6.gcf11abe-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libva-git.git (read-only, click to copy) |
---|---|
Package Base: | libva-git |
Description: | Video Acceleration (VA) API for Linux (git version) |
Upstream URL: | https://01.org/linuxmedia/vaapi/ |
Licenses: | MIT |
Conflicts: | libva |
Provides: | libva, libva-drm.so, libva-glx.so, libva-wayland.so, libva-x11.so, libva.so |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 7 |
Popularity: | 0.003514 |
First Submitted: | 2017-12-26 15:09 (UTC) |
Last Updated: | 2018-12-05 12:45 (UTC) |
Dependencies (12)
- libdrm (libdrm-grate-git, libdrm-minimal-git, libdrm-git)
- libgl (glshim-git, libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl-cfe, amdgpu-pro-oglp, libglvnd)
- libx11 (libx11-git, libx11-firefox-fix)
- libxext (libxext-git)
- libxfixes
- wayland (wayland-git, wayland-nodocs-git)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- libglvnd (libglvnd-git) (make)
- mesa (mesa-minimal+-git, mesa-i915g, mesa-steamos, mesa-d3d12, mesa-panfork-git, mesa-git, mesa-rusticl-git, mesa-git-adreno, mesa-minimal-git, mesa-amber) (make)
- meson (meson-git) (make)
- libva-intel-driver (libva-intel-driver-git, libva-intel-driver-g45-h264, libva-intel-driver-next-git, libva-intel-driver-hybrid) (optional) – backend for Intel cards
- libva-vdpau-driver (libva-vdpau-driver-shadow-nvidia, libva-vdpau-driver-chromium, libva-vdpau-driver-vp9-git, libva-vdpau-driver-wayland) (optional) – backend for Nvidia and AMD cards
Required by (304)
- algodoo (requires libva)
- avidemux-2.6 (requires libva)
- avidemux-cli-git (requires libva) (make)
- avidemux-core-git (requires libva) (make)
- avidemux-core-git (requires libva.so)
- avidemux-qt5-git (requires libva) (make)
- avidemux-qt6-git (requires libva) (make)
- bomi-git (requires libva)
- boosteroid (requires libva)
- brave (requires libva)
- brave-git (requires libva)
- chiaki-git (requires libva) (make)
- chromium-dev (requires libva)
- chromium-framerate-fix (requires libva)
- chromium-no-extras (requires libva)
- chromium-wayland-vaapi (requires libva)
- cinelerra-gg (requires libva)
- cinelerra-gg-git (requires libva)
- emby-server-beta (requires libva.so)
- emby-server-beta (requires libva-drm.so)
- Show 284 more...
Latest Comments
dbermond commented on 2017-12-29 14:45 (UTC)
@laichiaheng I cannot reproduce your issue. Package is building fine for me.
Try to build it in a chroot.
laichiaheng commented on 2017-12-29 14:02 (UTC) (edited on 2017-12-29 14:25 (UTC) by laichiaheng)
error after changing the source:
make[3]: *** [Makefile:505: libva_display_la-va_display_wayland.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/tmp/yaourt-tmp-laichiaheng/aur-libva-git/src/libva-git/test/common'
make[2]: *** [Makefile:413: all-recursive] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-laichiaheng/aur-libva-git/src/libva-git/test'
make[1]: *** [Makefile:467: all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-laichiaheng/aur-libva-git/src/libva-git'
make: *** [Makefile:399: all] Error 2
==> ERROR: A failure occurred in build().
==> ERROR: Makepkg was unable to build libva-git.
laichiaheng commented on 2017-12-29 13:58 (UTC)
Because I'm not sure if it is out of date.
dbermond commented on 2017-12-28 15:44 (UTC)
@laichiaheng yes, there is. Use this as the source: 'git+https://github.com/01org/libva.git#tag=libva-1.1.0'.
By the way, the package is not out of date. I don't know why you flagged it.
laichiaheng commented on 2017-12-28 15:40 (UTC) (edited on 2017-12-28 15:40 (UTC) by laichiaheng)
Is there any way to enable VA version 1.1.0?