blackbox spec

Maciej Lesniewski nimir at kis.p.lodz.pl
Fri Sep 25 16:07:18 CEST 1998


I jeszcze jeden.. blackbox

Pozdrawiam.....

-- 
 *** Maciej Lesniewski                     Computer Engineering Department ***
 *** nimir at kis.p.lodz.pl                      Technical University of Lodz ***
 *** http://www.kis.p.lodz.pl/~nimir/                    PGP key on finger ***
-------------- next part --------------
Summary: Very small and fast window manger for the X-Windows.
Summary(pl): Bardzo ma?y i szybki menad?er okien dla X-Windows.
Name: blackbox
Version: 0.40.7
Release: 1
Url: http://linux.wiw.org/blackbox/
Copyright: GPL-2.0
Group: X11/Window Managers
Vendor: Brad Hughes <bhughes at arn.net>
Source: http://linux.wiw.org/blackbox/sources/%{name}-%{version}.tar.gz
Buildroot: /tmp/%{name}-%{version}-root

%description
Blackbox is a window manager for the X/Windows environment.
It suports many "nice" features:
- Small code size (10352 lines in the 0.40.7).
- Minimal resource usage. Memory, CPU horse power and the load on
  the X server's resources are minimal.
- Fast interface with simple menus, multiple workspaces, and decorated windows
- Built-in graphics code to render solids, gradients and bevels on the fly
  when needed.
- Image dithering is possible for displays running at depths of 8,
  15 and 16 bits per pixel.
- Ability to run on displays with 8, 15, 16, 24 and 32 bits per pixel
- Near complete support for all ICCCM specified operation policies.

%description -l pl
Blackbox to menad?er okien dla ?rodowiska X-Windows.
Ma wiele ciekawych w?a?ciwo?ci:
- Bardzo ma?y kod ?r?d?owy (10352 linii w wersji 0.40.7)
- Minimalne zu?ycie zasob?w. Zaj?to?? pami?ci, obci??enie procesora oraz
  zasob?w X Serwera jest minimalne.
- Szybki interfejs z prostym systemem menu, wieloma pulpitami i dekoracyjnymi
  oknami.
- Wbudowany kod graficzny generuj?ce pe?nokolorowe, gradientowe i wyt?aczane
  elementy w czasie rzeczywistym.
- Przeliczanie palety kolor?w (image dithering) pomi?dzy 8, 15 i 16-bitowym
  kolorem.
- Zdolno?? pracy z 8, 15, 16, 24 i 32-bitowym kolorem.
- Bliska kompletnej zgodno?? z za?o?eniami ICCCM.

%prep
%setup -q

%build
rm -rf $RPM_BUILD_ROOT
CFLAGS="$RPM_OPT_FLAGS"; CXXFLAGS="$RPM_OPT_FLAGS" \
	xmkmf -a
make

%clean
rm -rf $RPM_BUILD_ROOT

%install
make DESTDIR=$RPM_BUILD_ROOT install

%files
%defattr(644,root,root,755)
%doc README INSTALL Changelog
%attr(755,root,root) /usr/X11R6/bin/blackbox
%attr(644,root,root) /usr/X11R6/lib/X11/app-defaults/Blackbox
%attr(644,root,root) /usr/X11R6/lib/X11/app-defaults/Blackbox-menu
%attr(644,root,root) /usr/X11R6/lib/X11/app-defaults/Blackbox-style

%changelog
* Fri Sep 25 1998 Maciej Lesniewski <nimir at kis.p.lodz.pl>
  [0.40.7-1]
- New version
- Added -q in %setup
- Added polish version of %summary and %description

* Sat Sep 19 1998 Maciej Lesniewski <nimir at kis.p.lodz.pl>
  [0.40.6-1]
- New version

* Sun Aug 23 1998 Maciej Lesniewski <nimir at kis.p.lodz.pl>
  [0.40.4-1]
- New version
- Removed old log enteries

* Thu Aug 13 1998 Maciej Lesniewski <nimir at kis.p.lodz.pl>
  [0.40.3-1]
- New version


More information about the pld-devel-pl mailing list