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

Группа :: Система/Настройка/Оборудование
Пакет: lcdtest

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

Name: lcdtest
Version: 1.01
Release: alt1

Summary: LCD Test

License: GPL
Group: System/Configuration/Hardware
Url: http://www.brouhaha.com/~eric/software/lcdtest/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar.bz2

# Automatically added by buildreq on Thu Jul 21 2005

BuildRequires: esound libSDL-devel libSDL_image-devel netpbm

%description
lcdtest is a utility to display LCD monitor test patterns. It may be
useful for adjusting the pixel clock frequency and phase on LCD monitors
when using analog inputs, and for finding pixels that are stuck on
or off. lctest uses the SDL library, and is known to work on Linux
and Windows.

%description -l ru_RU.KOI8-R
lcdtest отображает различные паттерны, позволяющие судить о
качестве изображения на жидкокристаллическом мониторе и наличии таких
дефектов, как "битые пикселы". lcdtest использует библиотеку SDL, она
тестировалась в Linux и Windows.

%prep
%setup -q

%build
%make

%install
%__install -D -m 0755 %name %buildroot%_bindir/%name

# Menu entry

mkdir -p %buildroot%_menudir
cat >%buildroot/%_menudir/%name <<EOF
?package(%name): command="%_bindir/%name" \\
icon="%name.png" needs="X11" \\
section="Configuration/Hardware" \\
title="LCDtest" \\
longtitle="The LCD screen quality testing utility"
EOF

%post
%update_menus

%postun
%clean_menus

%files
%doc README
%_bindir/*
%_menudir/%name

%changelog

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

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