Simplistic interface to pkg-config
The pkg-config program retrieves information about installed libraries,
usually for the purposes of compiling against and linking to them.
ExtUtils::PkgConfig is a very simplistic interface to this utility,
intended for use in the Makefile.PL of perl extensions which bind libraries
that pkg-config knows. It is really just boilerplate code that you would've
written yourself.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:FactoryCandidates/perl-ExtUtils-PkgConfig && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ExtUtils-PkgConfig-1.16.tar.gz | 0000010144 9.91 KB | |
cpanspec.yml | 0000000526 526 Bytes | |
perl-ExtUtils-PkgConfig.changes | 0000003624 3.54 KB | |
perl-ExtUtils-PkgConfig.spec | 0000002192 2.14 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 491832
from
Stephan Kulow (coolo)
(revision 29)
- updated to 1.16 see /usr/share/doc/packages/perl-ExtUtils-PkgConfig/Changes 1.16 Thu Apr 20 18:51:36 PDT 2017 - Add exists() method, and update README (RT#77880) - Handle removal of '.' from @INC for Perl 5.24 (RT#120819)
Comments 0