Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047351
en ru br
ALT Linux repos
S:0.8.0-alt1
5.0: 0.7.2-alt3
4.1: 0.7.2-alt2

Group :: Development/Other
RPM: pear-Image_Graph

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define pear_name Image_Graph

Name: pear-Image_Graph
Version: 0.8.0
Release: alt1

Summary: Interface to AT&T's GraphViz tools

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://pear.php.net/get/Image_Graph-%version.tgz


BuildArchitectures: noarch

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

%description
Image_Graph provides a set of classes that creates graphs/plots/charts
based on (numerical) data. Many different plot types are supported:
Bar, line, area, step, impulse, scatter, radar, pie, map, candlestick,
band, box &amp; whisker and smoothed line, area and radar plots.
The graph is highly customizable, making it possible to get the exact
look and feel that is required.
The output is controlled by a Image_Canvas, which facilitates easy
output to many different output formats, amongst others, GD (PNG,
JPEG, GIF, WBMP), PDF (using PDFLib), Scalable Vector Graphics (SVG).
Image_Graph is compatible with both PHP4 and PHP5.

%prep
%setup -c -n %pear_name-%version

%build
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_dir/Image/
%pear_testdir/%pear_name/
%pear_docdir/%pear_name/
%pear_xmldir/%pear_name.xml

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin