Summary: Very small and fast window manger for the X Window Summary(pl): Mały i szybki menadżer okien dla X Window Name: blackbox Version: 0.62.0 Release: 1 License: GPL Group: X11/Window Managers Group(de): X11/Fenstermanager Group(pl): X11/Zarządcy Okien Vendor: Brad Hughes Source0: http://prdownloads.sourceforge.net/blackboxwm/%{name}-%{version}.tar.gz Source1: %{name}.desktop Patch0: %{name}-am_fixes.patch URL: http://blackboxwm.sourceforge.net/ BuildRequires: XFree86-devel BuildRequires: autoconf BuildRequires: automake BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 %define _mandir %{_prefix}/man %define _sysconfdir /etc/X11/%{name} %description Blackbox is a window manager for the X Window environment, which is almost completely compliant with ICCCM specified operation policies. It features nice and fast interface with multiple workspaces and simple menus. Fast built-in graphics code that can render solids, gradients and bevels is used to draw window decorations. Remaining small in size, blackbox preserves memory and CPU. %description -l pl Blackbox jest menedżerem okien dla X Window spełniającym prawie wszystkie zalecenia ICCM. Jego zaletą jest estetyczny i szybki interfejs z wieloma pulpitami i prostym menu. Wbudowano weń także algorytm rysowania dekoracji okien, które mogą być jednokolorowe, gradientowe lub trójwymiarowe. Blackbox oszczędza pamięć i czas CPU. %prep %setup -q %patch0 -p1 %build aclocal autoconf automake -a -c %configure %{__make} CXX="%{__cc}" %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_datadir}/wm-properties %{__make} install DESTDIR=$RPM_BUILD_ROOT install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/wm-properties/ gzip -9nf README* ChangeLog %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc *.gz %attr(755,root,root) %{_bindir}/* %dir %{_sysconfdir} %dir %{_datadir}/blackbox %{_datadir}/blackbox/styles/* %{_datadir}/blackbox/nls/* %{_datadir}/wm-properties/blackbox.desktop %{_mandir}/man1/* %{_sysconfdir}/menu