Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37859540
en ru br
Репозитории ALT
S:0.0.10-alt2.gcd54d40
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: nvidia-vaapi-driver

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define git cd54d40

Name: nvidia-vaapi-driver
Version: 0.0.10
Release: alt2.g%{git}

Summary: VA-API implementation that uses NVDEC as a backend
License: MIT/X11
Group: System/Libraries
Url: https://github.com/elFarto/nvidia-vaapi-driver

ExclusiveArch: %ix86 x86_64

Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires(pre): rpm-macros-meson
BuildRequires: meson libva-devel gst-plugins-bad1.0-devel nv-codec-headers libdrm-devel

# minimal requires from README

Requires: libnvcuvid >= 470.57.02-alt1

# just to make sure

Conflicts: libva-driver-vdpau

%description
This is an VA-API implementation that uses NVDEC as a backend. This
implementation is specifically designed to be used by Firefox for accelerated
decode of web content, and may not operate correctly in other applications.

This library requires that the nvidia_drm kernel module is configured with the
parameter nvidia-drm.modeset=1

%prep
%setup
%patch -p1

%build
%meson
%meson_build

%install
%meson_install

%files
%doc README.md COPYING
%_libdir/dri/nvidia_drv_video.so

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin