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.61.1 Release: 1 License: GPL Group: X11/Window Managers Group(de): X11/Fenstermanager Group(pl): X11/Zarządcy Okien Vendor: Brad Hughes Source0: ftp://portal.alug.org/pub/blackbox/0.6x.x/%{name}-%{version}.tar.bz2 URL: http://blackbox.alug.org/ BUildRequires: XFree86-devel BUildRequires: libstdc++-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 %define _mandir /usr/X11R6/man %define _datadir /etc/X11 %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 %build CXXFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O -g} -fno-exceptions -fno-rtti -fno-implicit-templates" %configure %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT gzip -9nf README ChangeLog %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc README.gz ChangeLog.gz %config(noreplace) %verify(not size md5 mtime) %{_datadir}/Blackbox/menu %dir %{_datadir}/Blackbox %attr(755,root,root) %{_bindir}/* %{_datadir}/Blackbox/styles