Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37847723
en ru br
ALT Linux repos
S:1.07-alt6
5.0: 1.07-alt4
4.1: 1.07-alt3
4.0: 1.07-alt3
3.0: 1.07-alt1

Group :: System/XFree86
RPM: wmctrl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# vim:set ft=spec: -*- rpm-spec -*-
Name: wmctrl
Version: 1.07
Release: alt3

Summary: Tool to interact with an EWMH/NetWM compatible X Window Manager.
Summary(ru_RU.KOI8-R): Утилита для взаимодействия с оконными менеджерами, соответствующими стандартам EWMH/NetWM
License: GPL
Group: System/XFree86
Url: http://sweb.cz/tripie/utils/wmctrl/

Source: %name-%version.tar.gz

BuildRequires: XFree86-devel glib2-devel

%description
A command line tool to interact with an EWMH/NetWM compatible
X Window Manager.

%description -l ru_RU.KOI8-R
Утилита коммандной строки для взаимодействия с оконными менеджерами,
соответствующими стандартам EWMH/NetWM


%prep
%setup -q

%build
%configure
%make_build

%install
install -p -m755 -D %name %buildroot/%_x11bindir/%name

%files
%_x11bindir/*
%doc README AUTHORS ChangeLog COPYING

%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