From: Jakub Bogusz Date: Thu, 3 Jan 2008 22:57:34 +0000 (+0000) Subject: - pl X-Git-Tag: auto/th/MagickWandForPHP-1_0_5-2~3 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=eb98eae3c7571176233044c60d07e626c5f413bf;p=packages%2FMagickWandForPHP.git - pl Changed files: MagickWandForPHP.spec -> 1.4 --- diff --git a/MagickWandForPHP.spec b/MagickWandForPHP.spec index a58a9f6..72adcdb 100644 --- a/MagickWandForPHP.spec +++ b/MagickWandForPHP.spec @@ -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