Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37506062
en ru br
ALT Linux repos
S:1.16-alt1
5.0: 1.12-alt1
4.1: 1.05-alt1.1
4.0: 1.05-alt1.1
3.0: 1.05-alt1.1

Group :: Development/Perl
RPM: perl-ExtUtils-PkgConfig

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist ExtUtils-PkgConfig
Name: perl-%dist
Version: 1.16
Release: alt1

Summary: Perl interface to the pkg-config(1) command-line utility
License: LGPL
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/X/XA/XAOC/%{dist}-%{version}.tar.gz

BuildArch: noarch

Requires: pkg-config

# Automatically added by buildreq on Tue Oct 04 2011

BuildRequires: perl-devel

%description
This module is a simplistic Perl interface to the pkg-config command-line
utility, for use in the Makefile.PLs used to build Perl modules which wrap
the libraries about which pkg-config knows.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/ExtUtils

%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