Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37683270
en ru br
ALT Linux repos
S:0.1-alt2

Group :: Graphical desktop/Other
RPM: wmname

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: wmname
Version: 0.1
Release: alt2
Summary: prints/sets the window manager name property of the root window
License: MIT/X
Group: Graphical desktop/Other
Url: http://tools.suckless.org/wmname
Packager: Denis Klimov <zver at altlinux.org>
Source: %name-%version.tar

BuildRequires: libX11-devel

%description
wmname prints/sets the window manager name property of the root window
similar to how hostname(1) behaves.
wmname is a nice utility to fix problems with JDK versions and other
broken programs assuming a reparenting window manager for instance.

%prep
%setup

%build
%make_build DESTDIR=%buildroot PREFIX=/usr

%install
%makeinstall DESTDIR=%buildroot PREFIX=/usr

%files
%doc README
%_bindir/wmname

%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