Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37713036
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.2
Release: alt2

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

Source: %name-%version.tar.gz

BuildPreReq: xorg-x11-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 -q

%build
%def_enable Werror
%make_build CFLAGS="%optflags" LDFLAGS=-L%_x11libdir LDLIBS='-lX11 -lXext -lXxf86vm'
%{?!_without_check:%{?!_disable_check:xvfb-run -a ./%name}}

%install
install -pD -m755 %name %buildroot%_x11bindir/%name

%files
%_x11bindir/*

%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