Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37707292
en ru br
ALT Linux repos
S:0.3.5-alt1

Group :: System/X11
RPM: xrandr-align

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xrandr-align
Version: 0.3.3
Release: alt1
Summary: Utility to keep the proper alignment between the screen and an X input device
License: MIT/X11
Group: System/X11
Url: http://wolneykien.github.com/xrandr-align/
Packager: Paul Wolneykien <manowar at altlinux.ru>

Source: %name-%version.tar

BuildRequires: libX11-devel libXext-devel libXi-devel libXrandr-devel xorg-util-macros

%description
The xrandr-align is a utility to keep the proper alignment between the
screen and an X input device. The utility works in both ways. First, it
can dynamically align an input device (touchscreen) to correspond the
varying orientation of the screen. Second, it can dynamically align
the screen to correspond the varying spacial orientation of the
display (handheld device). In addition it can list available input
devices and screen outputs.

%prep
%setup

%build
%autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install
mkdir -m0755 %buildroot%_sysconfdir/%name

%files
%_bindir/*
%_man1dir/*
%_sysconfdir/xdg/autostart/*.desktop
%_sysconfdir/%name
%doc README

%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