Package pkg-config
Binary package: pkg-config
Version: 0.29.2-alt3
Architecture: i586
Source package: pkg-config
Category: Development/Other
Report package bug
Version: 0.29.2-alt3
Architecture: i586
Build time: Mar 20, 2019, 05:41 PM
in the task #225250
Category: Development/Other
Report package bug
Gear: https://git.altlinux.org/gears/p/pkg-config.git?a=tree;hb=0bd8c1…
Download: pkg-config-0.29.2-alt3.i586.rpm
Build log: https://git.altlinux.org/tasks/225250/build/100/i586/log
Home page: https://www.freedesktop.org/wiki/Software/pkg-config/
Download: pkg-config-0.29.2-alt3.i586.rpm
Build log: https://git.altlinux.org/tasks/225250/build/100/i586/log
Home page: https://www.freedesktop.org/wiki/Software/pkg-config/
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. |