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

Группа :: Система/X11
Пакет: vdpauinfo

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

%define git %nil

Name: vdpauinfo
Version: 1.5
Summary: VDPAU acceleration information utility
Release: alt1
License: MIT/X Consortium
Group: System/X11
URL: https://www.freedesktop.org/wiki/Software/VDPAU/
#https://anongit.freedesktop.org/git/vdpau/vdpauinfo.git
Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: gcc-c++ libvdpau-devel >= 1.5
BuildRequires: libX11-devel xorg-xproto-devel

%description
Tool to query the capabilities of a VDPAU implementation.


%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure
%make_build


%install
%makeinstall_std


%files
%doc COPYING
%_bindir/*


%changelog

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

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