]> git.pld-linux.org Git - packages/php-pear-Image_GIS.git/blame - php-pear-Image_GIS.spec
- fixed english information about status of the package
[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}
33bdb724 10Version: 1.1.0
181110e4
PG
11Release: 1
12License: PHP 2.02
13Group: Development/Languages/PHP
14Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
33bdb724 15# Source0-md5: 43f374d79bc2b7bf1b6ca79792e725c3
09a55e7b 16URL: http://pear.php.net/package/Image_GIS/
181110e4
PG
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
ed49e0ef 32In PEAR status of this package is: %{_status}.
181110e4
PG
33
34%description -l pl
716e65f7
JB
35