]> git.pld-linux.org Git - packages/Hermes.git/commitdiff
- spec adapterized.
authorkloczek <kloczek@pld-linux.org>
Wed, 17 May 2000 00:36:12 +0000 (00:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Hermes.spec -> 1.23

Hermes.spec

index 11d29835ae1690c29ac70f5ce3b6f565e059fa59..b16f0936f0bb80125503db234f7c7892610f406f 100644 (file)
@@ -17,18 +17,19 @@ BuildRequires:      libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-HERMES is a library designed to convert a source buffer with a specified
-pixel format to a destination buffer with possibly a different format at
-the maximum possible speed. On x86 and MMX architectures, handwritten
-assembler routines are taking over the job and doing it lightning fast. On
-top of that, HERMES provides fast surface clearing, stretching and some
-dithering.
+HERMES is a library designed to convert a source buffer with a
+specified pixel format to a destination buffer with possibly a
+different format at the maximum possible speed. On x86 and MMX
+architectures, handwritten assembler routines are taking over the job
+and doing it lightning fast. On top of that, HERMES provides fast
+surface clearing, stretching and some dithering.
 
 %description -l pl
-HERMES jest bibliotek± do konwersji miêdzy ró¿nymi formatami buforów pixeli
-z maksymaln± mo¿liw± szybkosci±. Na procesorach x86 z architektur± MMX
-wstawki assemblerowe umo¿liwiaj± bibliotece du¿± szybko¶æ dzia³ania. HERMES
-umo¿liwia wype³nianie powierzchni, skalowanie i czê¶ciowo dithering.
+HERMES jest bibliotek± do konwersji miêdzy ró¿nymi formatami buforów
+pixeli z maksymaln± mo¿liw± szybkosci±. Na procesorach x86 z
+architektur± MMX wstawki assemblerowe umo¿liwiaj± bibliotece du¿±
+szybko¶æ dzia³ania. HERMES umo¿liwia wype³nianie powierzchni,
+skalowanie i czê¶ciowo dithering.
 
 %package devel
 Summary:       HERMES header files and docementation
@@ -39,8 +40,8 @@ Group(pl):    Programowanie/Biblioteki
 Requires:      %{name} = %{version}
 
 %description devel
-Header files and documentation for developing applications using HERMES
-library.
+Header files and documentation for developing applications using
+HERMES library.
 
 %description -l pl devel
 Pliki nag³ówkowe i dokumentacja potrzebne przy tworzeniu aplikacji
This page took 0.149608 seconds and 4 git commands to generate.