Пакет pkg-config: Информация

    Бинарный пакет: pkg-config
    Версия: 0.29.2-alt3
    Архитектура: e2k
    Собран:  24 февраля 2022 г. 17:55
    Исходный пакет: pkg-config
    Сообщить об ошибке в пакете
    Домашняя страница: 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.

    Сопровождающий: 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.