Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37540563
en ru br
Репозитории ALT

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

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

Name: libva-driver-intel
Version: 2.4.1
Release: alt2

Summary: VA-API (Video Acceleration API) user mode driver for Intel GEN Graphics family
License: GPLv2
Group: System/Libraries
Url: http://cgit.freedesktop.org/vaapi/intel-driver/

Conflicts: libva < 1.1.0

Source: %name-%version.tar

BuildRequires(pre): meson
BuildRequires: libdrm-devel libX11-devel libGL-devel libEGL-devel python3 rpm-build-python3
BuildRequires: libva-devel >= 1.7.0
ExclusiveArch: %ix86 x86_64

%description
Video decode driver for Intel chipsets.

%prep
%setup

%build
find -type f -name '*.py' -exec sed -i 's|%_bindir/env python|%_bindir/python3|' -- '{}' +
%meson \
      --libexecdir=%_libexec
%meson_build

%install
%meson_install

%files
%doc AUTHORS NEWS
%_libdir/dri/*.so

%changelog

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

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