The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v2.0.0 - 2020-08-13

  • RENAME
    • mkpkg-config is now mkpkgconfig to avoid breakage with existing uses
  • API CHANGES
    • command line API is totally different
    • -rpath/-Rpath is not implemented
  • ENHANCEMENTS
    • first release to CPAN
    • output file is verified to have no variable loops or missing variable dependencies
    • commonly used variables (e.g., exec_prefix, libdir) may be autogenerated.
    • distribution has self-contained script, batteries included

Documentation

create pkg-config metadata files

Modules

a really awesome library
output pkg-config .pc files
Base class for PkgConfig Keywords and Variables

Provides

in lib/App/mkpkgconfig/PkgConfig/Entry.pm
in lib/App/mkpkgconfig/PkgConfig/Entry.pm