./devel/p5-PkgConfig, Pure-Perl Core-Only replacement for pkg-config

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.25026nb3, Package name: p5-PkgConfig-0.25026nb3, Maintainer: otis

PkgConfig provides a pure-perl, core-only replacement for the pkg-config
utility.

This is not a description of the uses of pkg-config but rather a description of
the differences between the C version and the Perl one.

While pkg-config is a compiled binary linked with glib, the pure-perl version
has no such requirement, and will run wherever Perl ( >= 5.6 ) does.

The main supported options are the common --libs, --cflags, --static, --exists
and --modversion.


Master sites: (Expand)

Filesize: 137.553 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2021-04-26 17:00:12 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-PkgConfig: update to 0.25026.

0.25026 2020-11-11 03:32:17 -0700
  - Handle spaces in Perl and PkgConfig.pm path (gh#47, gh#52)
  - Fixed bug where --print-errors and --silence-errors were backwards,
    and the default was wrong (gh#53, gh#54, SLAFFAN++)
   2020-09-08 00:07:15 by Juraj Lutter | Files touched by this commit (1)
Log message:
devel/p5-PkgConfig: Fix aboslute paths

Fix absolute path to perl
   2020-09-07 22:06:20 by Juraj Lutter | Files touched by this commit (3)
Log message:
devel/p5-PkgConfig: Pure-Perl Core-Only replacement for pkg-config

Add version 0.24026

PkgConfig provides a pure-perl, core-only replacement for the pkg-config
utility.

This is not a description of the uses of pkg-config but rather a description of
the differences between the C version and the Perl one.

While pkg-config is a compiled binary linked with glib, the pure-perl version
has no such requirement, and will run wherever Perl ( >= 5.6 ) does.

The main supported options are the common --libs, --cflags, --static, --exists
and --modversion.