Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37426691
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Geo-Distance

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Geo-Distance
Name: perl-%dist
Version: 0.25
Release: alt1

Summary: Calculate Distances and Closest Locations
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/B/BL/BLUEFEET/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Fri Nov 11 2011

BuildRequires: perl-DBD-SQLite perl-Math-Complex perl-Test-Script perl(Test/Fatal.pm) perl(Module/Build/Tiny.pm) perl(Test2/V0.pm) perl(GIS/Distance.pm)

%description
This perl library aims to provide as many tools to make it as simple as
possible to calculate distances between geographic points, and anything
that can be derived from that.  Currently there is support for finding
the closest locations within a specified distance, to find the closest
number of points to a specified point, and to do basic point-to-point
distance calculations.

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README.md
%perl_vendor_privlib/Geo

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin