Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047168
en ru br
Репозитории ALT
S:1.5.1-alt1
5.1: 1.3.2-alt2
4.1: 1.2.3-alt1
4.0: 1.2.0-alt3
www.altlinux.org/Changes

Группа :: Система/X11
Пакет: xrandr

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: xrandr
Version: 1.5.0
Release: alt2
Summary: primitive command line interface to RandR extension
License: MIT/X11
Group: System/X11
Url: https://gitlab.freedesktop.org/xorg/app/xrandr
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: libXrandr-devel libXrender-devel xorg-util-macros

%description
Xrandr is used to set the screen size, orientation  and/or  reflection.
The  -s  option is a small integer index used to specify which size the
screen should be set to.  To find out what sizes are available, use the
-q option, which reports the sizes available, the current rotation, and
the possible rotations and reflections.  The default size is the  first
size  specified in the list.  The -o option is used to specify the ori-
entation of the screen, and can be one of "normal inverted left right 0
1 2 3".

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_bindir/*
%_man1dir/*.1*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin