[go: nahoru, domu]

Pkg-config: Difference between revisions

Content deleted Content added
Monkbot (talk | contribs)
m Task 18 (cosmetic): eval 2 templates: hyphenate params (2×);
Un1Gfn (talk | contribs)
+section "Alternative implementations"
Line 82:
 
pkg-config can be used by [[build automation]] software such as [[CMake]].
 
== Alternative implementations ==
* [https://github.com/pkgconf/pkgconf pkgconf] – Implementation of pkg-config without depending on [[GLib]]
– default, instead of pkg-config, on
[[Alpine Linux]]<ref name="repology">Found on [https://repology.org/project/pkgconf/versions spread of pkgconf] but not [https://repology.org/project/pkg-config/versions spread of pkg-config] on repology</ref>,
[[Arch Linux]]<ref name="mail">[https://lists.archlinux.org/pipermail/arch-dev-public/2018-May/029252.html Replacing pkg-config with pkgconf] on [https://lists.archlinux.org/listinfo arch-dev-public@lists.archlinux.org]</ref>,
[[CentOS]] 8+<ref name="repology" />,
[[Fedora_(operating_system)|Fedora]]<ref name="mail" />,
[[FreeBSD]]<ref name="mail" />,
[[Mageia]] 7+<ref name="repology" />,
[[Manjaro]]<ref name="repology" /> and
[[NetBSD]]<ref name="mail" />
 
* [https://metacpan.org/release/PkgConfig PkgConfig] &ndash; Pure-[[Perl]] Core-Only replacement for pkg-config
* [https://github.com/ruby-gnome/pkg-config ruby-gnome/pkg-config] &ndash; Implementation of pkg-config in [[Ruby_(programming_language)|Ruby]]
 
== References ==