Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37718686
en ru br
ALT Linux repos
S:0.2-alt1.qa1

Group :: Graphical desktop/Other
RPM: eggwm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: eggwm
Version: 0.2
Release: alt1.qa1
Summary: Egg Windows Manager
License: GPL
URL: http://code.google.com/p/eggwm/
Group: Graphical desktop/Other
Packager: Andrey Cherepanov <cas at altlinux.org>

Source0: %{name}-%{version}.tar.gz
Source1: %name.desktop
Patch: %name.diff

BuildRequires: gcc-c++, qt4-devel
Prefix: /usr

%description
EggWM is a window manager based on Qt 4 and Xlib.

%prep
%setup -q
%patch -p 0

%build
lrelease-qt4 %name.pro
DESTDIR=%buildroot PREFIX=/usr qmake-qt4 EggWM.pro
make

%install
install -D -m0755 %name %buildroot%_bindir/%name
install -D -m0655 %SOURCE1 %buildroot%_datadir/xsessions/%name.desktop

%files
%doc README.TXT
%_bindir/%name
%_datadir/xsessions/%name.desktop

%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