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