Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37569538
en ru br
Репозитории ALT
S:0.1.1-alt1
5.1: 0.1-alt3
4.1: 0.1-alt2
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: pear-XML_image2svg

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define pear_name XML_image2svg

Name: pear-XML_image2svg
Version: 0.1.1
Release: alt1

Summary: Image to SVG conversion

License: PHP 2.02
Group: Development/Other
Url: http://pear.php.net/package/XML_image2svg

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://pear.php.net/get/XML_image2svg-%version.tar.bz2

BuildArchitectures: noarch

Requires: pear-core
BuildRequires: pear-core rpm-build-pear

%description
The class converts images, such as of the format JPEG, PNG
and GIF to a standalone SVG representation. The image is being encoded
by the PHP native encode_base64() function. You can use it to get back
a complete SVG file, which is based on a predefinded, easy adaptable
template file, or you can take the encoded file as a return value, using
the get() method. Due to the encoding by base64, the SVG files will
increase approx. 30%% in size compared to the conventional image.

%prep
%setup -c

%build
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_dir/XML
%pear_testdir/XML_image2svg/
%pear_xmldir/%pear_name.xml

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin