Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37563292
en ru br
ALT Linux repos
S:2.0-alt3
5.0: 1.0-alt2
4.1: 1.0-alt2
4.0: 1.0-alt2
3.0: 1.0-alt1

Group :: System/Configuration/Hardware
RPM: screentest

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: screentest
Version: 2.0
Release: alt3

Summary: The CRT screen quality testing utility
Summary(ru_RU.UTF-8): Утилита для тестирования качества ЭЛТ-монитора
Group: System/Configuration/Hardware
License: GPL
Url: http://www.fi.muni.cz/~kas/screentest/

Source0: ftp://ftp.fi.muni.cz/pub/linux/people/jan_kasprzak/screentest/%name-%version.tar.gz
Patch0: screentest-2.0-alt-DSO.patch

BuildRequires: libgtk+2-devel libglade-devel glib2-devel

%description
Screentest is a simple program which displays various patterns
(colors, circles, grids, text) on your screen in order to allow you to
evaluate the quality of your CRT monitor (sharpness, linearity, etc).

%description -l ru_RU.UTF-8
Screentest - простая программа, которая отображает различные образцы
(цвета, окружности, сетки, текст) на экране с целью оценки качества
ЭЛТ-монитора (чёткости, линейности и т.д.).

%prep
%setup -q
%patch0 -p2

%build
%configure
%make

%install
%makeinstall

mkdir -p %buildroot%_desktopdir
cat > %buildroot%_desktopdir/%{name}.desktop <<EOF
[Desktop Entry]
Version=1.0
Type=Application
Name=Screentest
GenericName=CRT screen test
GenericName[ru]=Проверка монитора
GenericName[uk]=Перовірка монітора
Comment=The CRT screen quality testing utility
Comment[ru]=Утилита тестирования качества изображения монитора
Comment[uk]=Утиліта тестування якості зображення монітора
Icon=%{name}
Exec=%name
Terminal=false
Categories=Settings;HardwareSettings;X-ALTLinux-VideoSettings;
StartupNotify=false
EOF

%find_lang %name

%files -f %name.lang
%doc AUTHORS COPYING ChangeLog NEWS NEW_TESTS README
%_bindir/*
%_datadir/%name
%_desktopdir/%{name}.desktop

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin