]> git.pld-linux.org Git - packages/php-pear-Image_GIS.git/blame - php-pear-Image_GIS.spec
- massive attack: added source0-md5
[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
5
6%define _pearname %{_class}_%{_subclass}
7Summary: %{_pearname} - visualization of GIS data
8Summary(pl): %{_pearname} - wizualizacja danych GIS
9Name: php-pear-%{_pearname}
10Version: 1.0.0
11Release: 1
12License: PHP 2.02
13Group: Development/Languages/PHP
68337836 14# Source0-md5: 45438d43fe56aa7c98c7cdef9e73173f
181110e4
PG
15Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
16URL: http://pear.php.net/
17BuildRequires: rpm-php-pearprov >= 4.0.2-98
18Requires: php-gd
19Requires: php-pear
20BuildArch: noarch
21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
22
23%description
24Generating maps on demand can be a hard job as most often you don't
25have the maps you need in digital form. But you can generate your own
26maps based on raw, digital data description files which are available
27for free on the net. This package provides a parser for the most
28common format for geographical data, the Arcinfo/E00 format as well as
29renderers to produce images using GD or Scalable Vector Graphics
30(SVG).
31
716e65f7 32This class has in PEAR status: %{_status}.
181110e4
PG
33
34%description -l pl
716e65f7
JB
35