Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37756835
en ru br
Репозитории ALT
S:1.6013-alt1
5.1: 1.22-alt2
4.1: 1.22-alt1
4.0: 1.22-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Math-BigInt-GMP

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

%define _unpackaged_files_terminate_build 1
%define dist Math-BigInt-GMP
Name: perl-%dist
Version: 1.6010
Release: alt1

Summary: Use the GMP library for Math::BigInt routines
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/P/PJ/PJACKLAM/%{dist}-%{version}.tar.gz

# Automatically added by buildreq on Sun Oct 09 2011

BuildRequires: libgmp-devel perl-Math-BigInt perl-Test-Pod perl-threads

%description
Provides support for big integer calculations via means of the GMP c-library.

Math::BigInt::GMP now no longer uses Math::GMP, but provides it's own XS layer
to access the GMP c-library. This cut's out another (perl sub routine) layer
and also reduces the memory footprint by not loading Math::GMP and Carp at
all.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES README BUGS CREDITS README.md
%perl_vendor_archlib/Math
%perl_vendor_autolib/Math

%changelog

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

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