Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37550661
en ru br
Репозитории ALT

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

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

Name: arandr
Version: 0.1.11
Release: alt1

Summary: Screen layout editor for xrandr 1.4 (Another XRandR gui)

Url: http://christian.amsuess.com/tools/arandr/
License: GPLv3
Group: System/X11

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://christian.amsuess.com/tools/arandr/files/%name-%version.tar

BuildArch: noarch


BuildRequires: rpm-build-python3
BuildRequires: python3-module-paste
BuildRequires: python3-module-docutils

%description
Provide a simple visual front end for XRandR 1.4, client
side X only (no xorg.conf involved, no pre-1.2 options).

Features

* Full controll over positioning (instead of plain "left of") with
 edge snapping

* Saving configurations as executable shell scripts (configurations
 can be loaded without using this program)

* Configuration files can be edited to include additional payload
 (like xsetwacom commands tablet PC users need when rotating), which
 is preserved when editing

* Metacity keybinding integration:

* Saved configurations can be bound to arbitrary keys via metacity
 custom commands.

* Several layouts can be bound to one key; they are cycled
 through. (Useful for "rotate" buttons on tablet PCs.)

* Main widget separated from packaged application (to facilitate
 integration with existing solutions)

%prep
%setup

%build
%python3_build

%install
%python3_install
%find_lang %name
rm -rv %buildroot/usr/share/locale/zh_Hant/

%files -f %name.lang
%doc NEWS README TODO
%_bindir/%name
%_bindir/unxrandr
%python3_sitelibdir/screenlayout
%python3_sitelibdir/*.egg-info
%_desktopdir/arandr.desktop
%_man1dir/*

%changelog

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

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