Пакет pkg-config: Информация
Исходный пакет: pkg-config
Версия: 0.29.2-alt3
Собран: 12 июля 2021 г. 3:17 в задании #278099
Категория: Разработка/Прочее
Сообщить об ошибке в пакетеДомашняя страница: https://www.freedesktop.org/wiki/Software/pkg-config/
Лицензия: GPLv2+
О пакете: Pkgconfig helps make building packages easier
Описание:
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.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
pkg-config (x86_64, ppc64le, i586, armh, aarch64)
pkg-config-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
pkg-config (x86_64, ppc64le, i586, armh, aarch64)
pkg-config-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Сопровождающий: Dmitry V. Levin
Последнее изменение
19 марта 2019 г. Dmitry V. Levin 0.29.2-alt3
- Made the output of "pkg-config --list-all" sorted.
19 июня 2018 г. Alexey Tourbin 0.29.2-alt2
- Re-added --enable-recursion to complement --disable-recursion, for cpp.req.
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.