Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Alien-GMP | Distribution: Mageia |
Version: 1.160.0 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Thu Apr 23 10:05:04 2020 |
Group: Development/Perl | Build host: localhost |
Size: 65000 | Source RPM: perl-Alien-GMP-1.160.0-1.mga8.src.rpm |
Packager: tv <tv> | |
Url: http://metacpan.org/release/Alien-GMP | |
Summary: Alien package for the GNU Multiple Precision library |
This distribution installs GMP so that it can be used by other Perl distributions. If already installed for your operating system, and it can be found, this distribution will use the GMP that comes with your operating system, otherwise it will download it from the Internet, build and install it for you. C++ support This Alien will provide the C++ bindings for GMP (libgmpxx) if possible. If you do not have a C++ compiler, or if your operating system vendor provides a GMP package without the needed C++ files then it will not be available. To use the C++ bindings, you can use the 'alt' method to create a C++ instance of this GMP Alien. For example: use ExtUtils::MakeMaker; use Config; use Alien::GMP; WriteMakefile( ... CONFIGURE_REQUIRES => { 'Alien::GMP' => '1.06', # require version that provides C++ bindings }, CCFLAGS => Alien::GMP->alt('gmpxx')->cflags . " $Config{ccflags}", LIBS => [ Alien::GMP->alt('gmpxx')->libs ], ... );
GPLv1+ or Artistic
* Thu Apr 23 2020 tv <tv> 1.160.0-1.mga8 + Revision: 1571198 - update to 1.16 * Wed Feb 12 2020 umeabot <umeabot> 1.140.0-4.mga8 + Revision: 1506573 - Mageia 8 Mass Rebuild * Thu Sep 20 2018 tv <tv> 1.140.0-3.mga7 + Revision: 1286825 - revert making it noarch (would need to play with vendorlib vs vendorarch) * Thu Sep 20 2018 tv <tv> 1.140.0-2.mga7 + Revision: 1286807 - BR gmp-devel for Alien::Build::Plugin::Probe::CBuilder> - make it noarch - fix filelist * Tue Jun 26 2018 tv <tv> 1.140.0-1.mga7 + Revision: 1239803 - update to 1.14 * Sat Jun 09 2018 tv <tv> 1.110.0-1.mga7 + Revision: 1235669 - update to 1.11
/usr/lib64/perl5/vendor_perl/Alien /usr/lib64/perl5/vendor_perl/Alien/GMP /usr/lib64/perl5/vendor_perl/Alien/GMP.pm /usr/lib64/perl5/vendor_perl/Alien/GMP/Install /usr/lib64/perl5/vendor_perl/Alien/GMP/Install/Files.pm /usr/lib64/perl5/vendor_perl/auto /usr/lib64/perl5/vendor_perl/auto/Alien /usr/lib64/perl5/vendor_perl/auto/Alien/GMP /usr/lib64/perl5/vendor_perl/auto/Alien/GMP/GMP.txt /usr/lib64/perl5/vendor_perl/auto/share /usr/lib64/perl5/vendor_perl/auto/share/dist /usr/lib64/perl5/vendor_perl/auto/share/dist/Alien-GMP /usr/lib64/perl5/vendor_perl/auto/share/dist/Alien-GMP/_alien /usr/lib64/perl5/vendor_perl/auto/share/dist/Alien-GMP/_alien/alien.json /usr/lib64/perl5/vendor_perl/auto/share/dist/Alien-GMP/_alien/alienfile /usr/share/doc/perl-Alien-GMP /usr/share/doc/perl-Alien-GMP/Changes /usr/share/doc/perl-Alien-GMP/INSTALL /usr/share/doc/perl-Alien-GMP/LICENSE /usr/share/doc/perl-Alien-GMP/META.json /usr/share/doc/perl-Alien-GMP/META.yml /usr/share/doc/perl-Alien-GMP/MYMETA.yml /usr/share/doc/perl-Alien-GMP/README /usr/share/man/man3/Alien::GMP.3pm.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024