Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37039428
en ru br
Репозитории ALT
S:1.5-alt2
5.1: 1.0.3-alt1
4.1: 1.0.3-alt1
4.0: 1.0.3-alt1
www.altlinux.org/Changes

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

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

Summary: X Render Extension Test Tool
Name: rendercheck
Version: 1.5
Release: alt1
License: BSD
Group: System/X11
Source: %name-%version.tar.bz2
Url: http://cgit.freedesktop.org/xorg/app/rendercheck

BuildRequires: xorg-util-macros

# Automatically added by buildreq on Wed Apr 28 2010

BuildRequires: libXrender-devel

%description
rendercheck is a program to test a Render extension implementation
against separate calculations of expected output.

Tests currently include:
- Destination coordinates correctness
- Source coordinates correctness
- Transformed (FilterNearest) source coordinates correctness.
- Composite with and without mask (with/without component alpha), with 1x1
  repeating Pictures and 10x10 Pictures.

Unfortunately, there are currently no command-line arguments to
control its execution.  Options, such as verbosity or number of
iterations to encourage pixmap migration, are controlled only in
source.

%prep
%setup

%build
./autogen.sh
%configure
%make

%install
%make install DESTDIR=%buildroot

%files
%doc README INSTALL COPYING doc/* AUTHORS NEWS
%_bindir/%name
%_man1dir/*

%changelog

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

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