Language

Package: perl-extutils-pkgconfig @ 1.16

Synopsis

Simplistic interface to pkg-config

Description

ExtUtils::PkgConfig is a very simplistic interface to the pkg-config 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 have written yourself.

Home page
https://metacpan.org/release/ExtUtils-PkgConfig
Location
gnu/packages/perl.scm (line: 4279, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'pkg-config' should probably be a native input