]> git.pld-linux.org Git - packages/MagickWandForPHP.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 3 Jan 2008 22:57:34 +0000 (22:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    MagickWandForPHP.spec -> 1.4

MagickWandForPHP.spec

index a58a9f68506501261937bc9ea9fbd2148bf1769e..72adcdb5681b1e824dfb17e48f6b0d6e0164198a 100644 (file)
@@ -1,4 +1,5 @@
 Summary:       MagickWand ImageMagick API for PHP
+Summary(pl.UTF-8):     API ImageMagick MagickWand dla PHP
 Name:          MagickWandForPHP
 Version:       1.0.5
 Release:       1
@@ -22,10 +23,17 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _appdir         %{_datadir}/%{_webapp}
 
 %description
-The MagickWand API is the recommended interface between the C programming
-language and the ImageMagick image processing libraries. Unlike the
-MagickCore C API, MagickWand uses only a few opaque types. Accessors are
-available to set or get important wand properties.
+The MagickWand API is the recommended interface between the C
+programming language and the ImageMagick image processing libraries.
+Unlike the MagickCore C API, MagickWand uses only a few opaque types.
+Accessors are available to set or get important wand properties.
+
+%description -l pl.UTF-8
+API MagickWand jest zalecanym interfejsem między językiem C a
+bibliotekami przetwarzania obrazu ImageMagick. W przeciwieństwie do
+API C MagickCore, MagickWand używa tylko kilku nieprzejrzystych typów.
+Dostępne są funkcje dostępowe do ustawiania i pobierania istotnych
+właściwości wand.
 
 %prep
 %setup -q
This page took 0.062677 seconds and 4 git commands to generate.