/[packages]/cauldron/screentest/current/SPECS/screentest.spec
ViewVC logotype

Contents of /cauldron/screentest/current/SPECS/screentest.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 992 - (show annotations) (download)
Sat Jan 8 19:13:49 2011 UTC (13 years, 3 months ago) by petos
File size: 939 byte(s)
imported package screentest
1 Summary: The CRT screen quality testing utility
2 Name: screentest
3 Version: 2.0
4 Release: %mkrel 1
5 License: GPLv2
6 Group: System/X11
7 Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
8 URL: http://sourceforge.net/projects/%{name}/
9 BuildRequires: gtk+2-devel
10 BuildRequires: libglade2-devel
11
12 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
13
14 %description
15 Screentest is a simple program which displays various patterns
16 (colors, circles, grids, text) on your screen in order to allow you
17 to evaluate the quality of your CRT/LCD monitor (sharpness, linearity, etc).
18
19 %prep
20 %setup -q
21
22 %build
23 %configure2_5x
24 %make
25
26 %install
27 %__rm -rf "%{buildroot}"
28
29 %makeinstall
30 %find_lang %{name}
31
32 %clean
33 %__rm -rf "%{buildroot}"
34
35 %files -f %{name}.lang
36 %defattr(-, root,root)
37 %doc AUTHORS COPYING ChangeLog NEWS README
38 %{_bindir}/%{name}
39 %{_datadir}/%{name}/%{name}.glade
40 %dir %{_datadir}/%{name}/
41
42

  ViewVC Help
Powered by ViewVC 1.1.30