Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37571796
en ru br
Репозитории ALT
S:1.8.7-alt1
5.1: 1.8.3-alt1
4.1: 1.8.2-alt1
4.0: 1.8.2-alt1
3.0: 1.7.2-alt1
www.altlinux.org/Changes

Группа :: Система/Настройка/Прочее
Пакет: xbindkeys

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

%def_enable guile

Name: xbindkeys
Version: 1.8.6
Release: alt2

Summary: Binds keys or mouse buttons to shell commands under X
License: GPLv2+
Group: System/Configuration/Other

Url: http://www.nongnu.org/xbindkeys/xbindkeys.html
Source0: %name-%version.tar.gz

BuildPreReq: libX11-devel
%if_enabled guile
BuildPreReq: guile-devel
%endif

%description
xbindkeys is a program that allows you to launch shell commands with your
keyboard or mouse under X. It links commands to keys or mouse buttons using
a simple configuration file, and is independant of the window manager.

%prep
%setup

%build
# --enable-tk == install xbindkeys_show to %_bindir
# but we install it to %_docdir manually, so we need --disable-tk
%configure %{subst_enable guile} --disable-tk
%make_build

%install
%makeinstall

%files
%_bindir/*
%_man1dir/*
%doc AUTHORS BUGS ChangeLog README TODO xbindkeys_show*

%changelog

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

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