Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37519376
en ru br
ALT Linux repos
S:1.5-alt1

Group :: Video
RPM: screenkey

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: screenkey
Version: 1.5
Release: alt1

Summary: A screen-cast tool to show your keys and based on key-mon project
License: GPLv3+
Group: Video

Url: https://gitlab.com/screenkey/screenkey
Source: %name-%version.tar
Source1: screenkey-stop.desktop
Packager: Artyom Bystrov <arbars at altlinux.ru>

BuildArch: noarch

BuildRequires(pre): rpm-build-python3

BuildRequires: python3 python3-module-babel python3-module-distutils-extra intltool
Requires: slop
%description
A screen-cast tool to show your keys inspired by Screenflick and based on
the key-mon project.

%prep
%setup
%__subst '/^Version=/d;s/^Categories=.*/Categories=AudioVideo;Video;Recorder;/' \
data/screenkey.desktop

%build
%python3_build

%install
mkdir -p %buildroot%_docdir/%name-%version
find build/lib* -name '*.py' -exec sed -i "1{/^#!/d}" {} \; && \
%python3_install
install -pDm644 %SOURCE1 %buildroot%_desktopdir/screenkey-stop.desktop

%files
%doc NEWS.rst README.rst
%_bindir/screenkey
%_desktopdir/screenkey*.desktop
%python3_sitelibdir/Screenkey
%exclude %python3_sitelibdir/*.egg-info

%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