Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37561992
en ru br
ALT Linux repos
S:6.4-alt1
5.0: 4.1-alt1.qa1
4.1: 4.1-alt1.qa1
4.0: 2.8-alt1

Group :: Graphical desktop/Other
RPM: dwm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: dwm
Version: 4.1
Release: alt1.qa1

Summary: Dynamic window manager for X

License: MIT
Group: Graphical desktop/Other
Url: http://dwm.suckless.org/

Source: http://www.suckless.org/download/%name-%version.tar.gz
Packager: Lunar Child <luch at altlinux.ru>

Source1: dwm.wmsession

Patch0: %name.config.patch

# Automatically added by buildreq on Wed Nov 29 2006

BuildRequires: libX11-devel

%description
dwm is a dynamic window manager for X.
It manages windows in tiling and floating modes.
Either mode can be applied dynamically, optimizing
the environment for the application in use and the
task performed. It is the little brother of wmii.

%prep
%setup -q

patch -p2 -i %PATCH0

%build
%make_build

%install
%make_install install DESTDIR=%buildroot

install -pD -m 644 %SOURCE1 %buildroot%_sysconfdir/X11/wmsession.d/14%name

%postun -n dwm
%clean_wms


%post -n dwm
%update_wms


%files
%_bindir/*
%_man1dir/*
%doc README
%config %_sysconfdir/X11/wmsession.d/14%name

%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