Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37602459
en ru br
ALT Linux repos
S:1.3.9-alt1
5.0: 1.3.3-alt1
4.1: 1.3.3-alt1
4.0: 1.3.3-alt1

Group :: Graphical desktop/Other
RPM: keylaunch

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define Name KeyLaunch
Name: keylaunch
Version: 1.3.9
Release: alt1
Summary: Small utility for binding commands to a hot key.
Summary(uk_UA.CP1251): Маленька утиліта для призначення командам "гарячих клавіш"
Summary(ru_RU.CP1251): Маленькая утилита для назначения командам "горячих клавиш"
License: GPL
Group: Graphical desktop/Other
URL: http://www.oroborus.org/
Source: %{name}_%version.tar.bz2

# Automatically added by buildreq on Fri Jun 16 2006

BuildRequires: libSM-devel libX11-devel xorg-cf-files

%description
%Name is a small utility for binding commands to a hot key.

%description -l uk_UA.CP1251
%Name - маленька утиліта для призначення командам "гарячих клавіш".

%description -l ru_RU.CP1251
%Name - маленькая утилита для назначения командам "горячих клавиш".



%prep
%setup -n %name-%version
subst 's/\r//g' README


%build
%configure \
--with-x
%make_build


%install
%make_install DESTDIR=%buildroot install
rm -rf %buildroot%_docdir/%name
gzip --best --stdout -- debian/changelog > changelog.gz


%files
%doc README docs/example_rc changelog.*
%_bindir/*
%_man1dir/*


%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