]> git.pld-linux.org Git - packages/blackbox.git/commitdiff
By Maciej Lesniewski <nimir@kis.p.lodz.pl>:
authorkloczek <kloczek@pld-linux.org>
Fri, 16 Oct 1998 01:52:36 +0000 (01:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rewritten %descriptions,
- removed INSTALL-file from %doc.

Changed files:
    blackbox.spec -> 1.4

blackbox.spec

index 39dd302374741ac18d6368815688ab58708e6d8a..318c57ed90e1c84a1be0d5f9fe7a289e913e0472 100644 (file)
@@ -1,5 +1,5 @@
 Summary:     Very small and fast window manger for the X-Windows.
-Summary(pl): Bardzo ma³y i szybki menad¿er okien dla X-Windows.
+Summary(pl): Ma³y i szybki menad¿er okien dla X-Windows.
 Name:        blackbox
 Version:     0.40.7
 Release:     1
@@ -11,33 +11,19 @@ Source:      http://linux.wiw.org/blackbox/sources/%{name}-%{version}.tar.bz2
 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.
+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 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.
+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
@@ -54,21 +40,26 @@ rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 
 %files
-%defattr(644,root,root,755)
-%doc README INSTALL Changelog
-%attr(755,root,root) /usr/X11R6/bin/blackbox
+%defattr(644, root, root, 755)
+%doc README Changelog
+%attr(755, root, root) /usr/X11R6/bin/blackbox
 /usr/X11R6/lib/X11/app-defaults/*
 
 %changelog
+* Sun Sep 27 1998 Maciej Lesniewski <nimir@kis.p.lodz.pl>
+  [0.40.7-2]
+- rewritten %descriptions,
+- removed INSTALL-file from %doc.
+
 * Fri Sep 25 1998 Maciej Lesniewski <nimir@kis.p.lodz.pl>
   [0.40.7-1]
-- Added -q in %setup,
+- added -q in %setup,
 - added pl translation.
 
 * Sun Aug 23 1998 Maciej Lesniewski <nimir@kis.p.lodz.pl>
   [0.40.4-1]
-- Removed old log enteries.
+- removed old log enteries.
 
 * Thu Aug 13 1998 Maciej Lesniewski <nimir@kis.p.lodz.pl>
   [0.40.3-1]
-- New version
+- aew version
This page took 0.159799 seconds and 4 git commands to generate.