]> git.pld-linux.org Git - packages/php-pear-Image_GIS.git/blame - php-pear-Image_GIS.spec
- new pear packaging
[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
52360cf8 11Release: 2.1
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/
52360cf8 17BuildRequires: rpm-php-pearprov >= 4.4.2-11
181110e4
PG
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