Package pkg-config
Binary package: pkg-config
Version: 0.29.2-alt3
Architecture: e2k
Source package: pkg-config
Category: Development/Other
Report package bug
Version: 0.29.2-alt3
Architecture: e2k
Build time: Nov 27, 2020, 05:27 AM
Category: Development/Other
Report package bug
License: GPLv2+
Summary: Pkgconfig helps make building packages easier
Description:
Summary: Pkgconfig helps make building packages easier
Description:
The pkg-config program is used to retrieve information about installed libraries in the system. It is typically used to compile and link against one or more libraries.
Maintainer: Dmitry V. Levin
List of contributors:
Dmitry V. Levin
Alexey Tourbin
Mikhail Zabaluev
Yuri N. Sedunov
Stanislav Ievlev
Last changes:List of contributors:
Dmitry V. Levin
Alexey Tourbin
Mikhail Zabaluev
Yuri N. Sedunov
Stanislav Ievlev
March 19, 2019 Dmitry V. Levin 0.29.2-alt3 |
- Made the output of "pkg-config --list-all" sorted. |
June 19, 2018 Alexey Tourbin 0.29.2-alt2 |
- Re-added --enable-recursion to complement --disable-recursion, for cpp.req. |
June 19, 2018 Alexey Tourbin 0.29.2-alt1 |
- 0.25 -> 0.29.2, rebased. - Reimplemented --disable-recursion. - Reimplemented "Tolerate missing Requires.private in --cflags mode". - Fields like Cflags/Requires can span multiple lines. - Some other changes, waiting for the missing upstream maintainer. |