Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37843189
en ru br
ALT Linux repos
S:0.9.9-alt1
5.0: 0.8-alt1
4.1: 0.8-alt1
4.0: 0.8-alt1
3.0: 0.2-alt1

Group :: Graphical desktop/Other
RPM: wm-select

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# $Id: wm-select.spec,v 1.2 2002/10/12 13:16:53 ldv Exp $

Name: wm-select
Version: 0.2
Release: alt1

Summary: Application for selecting window manager at startup
License: GPL
Group: Graphical desktop/Other

Source: %name-%version.tar.bz2

# Automatically added by buildreq on Sat Oct 12 2002

BuildRequires: XFree86-devel XFree86-libs fontconfig freetype2-devel glib2-devel libXft-devel libatk-devel libexpat libgtk+2-devel libpango-devel pkgconfig

%description
The %name is a small X11 application for selecting a window manager
at X startup.

%prep
%setup -q

%build
%make_build

%install
install -pD -m755 %name $RPM_BUILD_ROOT%_x11bindir/%name
for f in *.mo; do
lang="${f%.mo}"
install -pD -m644 "$f" "$RPM_BUILD_ROOT%_datadir/locale/$lang/LC_MESSAGES/%name.mo"
done
%find_lang %name

%files -f %name.lang
%_x11bindir/*

%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