Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37710330
en ru br
ALT Linux repos
S:0.45-alt1

Group :: Development/Perl
RPM: perl-Module-Install-XSUtil

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: perl-Module-Install-XSUtil
Version: 0.45
Release: alt1

Summary: Module::Install::XSUtil - utility functions for XS modules
License: Perl
Group: Development/Perl

Url: %CPAN Module-Install-XSUtil
# Cloned from git://github.com/gfx/Perl-Module-Install-XSUtil.git
Source: %name-%version.tar

BuildArch: noarch
BuildRequires: perl-devel perl-Module-Install perl-B-Hooks-OP-Annotation perl-Module-Install-Repository

%description
Module::Install::XSUtil provides a set of utilities to setup
distributions which include or depend on XS module.

%prep
%setup -q
# skip authors tests
sed -i "/author_tests/d" Makefile.PL

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Module/Install/XSUtil.pm
%doc Changes README

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin