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

Группа :: Графические оболочки/Прочее
Пакет: xpybind

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

Name: xpybind
Version: 0.8.0
Release: alt1.1.1

Summary: bind X11 Window System key sequences to Python functions
License: GPL
Group: Graphical desktop/Other
URL: http://xpybind.sourceforge.net

Source0: %name-%version.tar.gz

Patch0: %name-fix.patch

# Automatically added by buildreq on Sun Aug 07 2005

BuildRequires: python-base python-dev python-modules-encodings xorg-x11-devel

%description
A user daemon for globally binding emacs-like keyboard key sequences in X
to callable objects in Python that can do anything from launching programs,
killing processes, edit xpybind's own configuration, and anything that can
be programmed from Python.


%prep
%setup -q
%patch0 -p1
subst s!python2\.3!python%__python_version! src/Makefile src/xpybind.c


%build
%make_build


%install
%__install -D -m755 src/xpybind %buildroot%_bindir/xpybind
%__install -D -m644 src/xpybind.py %buildroot%python_sitelibdir/xpybind.py
%__install -D -m644 man/xpybind.1 %buildroot%_man1dir/xpybind.1
%__install -D -m644 man/xpybind.5 %buildroot%_man5dir/xpybind.5


%files
%doc README AUTHORS NEWS examples/dot.xpybind.complex
%_bindir/*
%_man1dir/*
%_man5dir/*
%python_sitelibdir/*


%changelog

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

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