]> git.pld-linux.org Git - packages/php-pear-Image_GIS.git/blame - php-pear-Image_GIS.spec
- rel 4: use php(extension) virtuals
[packages/php-pear-Image_GIS.git] / php-pear-Image_GIS.spec
CommitLineData
181110e4
PG
1%include /usr/lib/rpm/macros.php
2%define _class Image
3%define _subclass GIS
4%define _status stable
181110e4 5%define _pearname %{_class}_%{_subclass}
33bdb724 6
181110e4
PG
7Summary: %{_pearname} - visualization of GIS data
8Summary(pl): %{_pearname} - wizualizacja danych GIS
9Name: php-pear-%{_pearname}
7dccd66d 10Version: 1.1.1
e860c197 11Release: 4
181110e4
PG
12License: PHP 2.02
13Group: Development/Languages/PHP
14Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
7dccd66d 15# Source0-md5: 08a175de367af29ef33abc3559117b7f
09a55e7b 16URL: http://pear.php.net/package/Image_GIS/
b413ee58 17BuildRequires: php-pear-PEAR
52360cf8 18BuildRequires: rpm-php-pearprov >= 4.4.2-11
61268bf6 19BuildRequires: rpmbuild(macros) >= 1.300
e860c197 20Requires: php(gd)
181110e4 21Requires: php-pear
6676ee64
ER
22Requires: php-pear-Cache_Lite
23Requires: php-pear-Image_Color
24Requires: php-pear-XML_SVG
181110e4
PG
25BuildArch: noarch
26BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
27
28%description
29Generating maps on demand can be a hard job as most often you don't
30have the maps you need in digital form. But you can generate your own
31maps based on raw, digital data description files which are available
32for free on the net. This package provides a parser for the most
33common format for geographical data, the Arcinfo/E00 format as well as
34renderers to produce images using GD or Scalable Vector Graphics
35(SVG).
36
ed49e0ef 37In PEAR status of this package is: %{_status}.
181110e4
PG
38
39%description -l pl
716e65f7
JB
40