Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37536302
en ru br
ALT Linux repos
S:1.3-alt1.qa1
5.0: 1.2-alt2
4.1: 1.2-alt2
4.0: 1.2-alt2
3.0: 1.2-alt1

Group :: System/X11
RPM: xres

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xres
Version: 1.3
Release: alt1.qa1

Summary: Tool for changing the X screen resolution
License: GPL
Group: System/X11

Source: %name-%version.tar

BuildPreReq: libX11-devel libXext-devel libXxf86vm-devel
%{?!_without_check:%{?!_disable_check:BuildPreReq: xvfb-run}}

%description
This tool make it possible to see which resolutions are available
and to choose one.

%prep
%setup

%build
%__cc %optflags -W -Werror xres.c -lX11 -lXext -lXxf86vm -o xres

%install
install -pD -m755 xres %buildroot%_bindir/xres

%check
xvfb-run -a %buildroot%_bindir/xres

%files
%_bindir/*

%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