Пакет distcc: Информация

    Бинарный пакет: distcc
    Версия: 3.4-alt10
    Архитектура: mipsel
    Собран:  25 ноября 2023 г. 11:13
    Исходный пакет: distcc
    Сообщить об ошибке в пакете
    Загрузка: distcc-3.4-alt10.mipsel.rpm
    Домашняя страница: http://distcc.org

    Лицензия: GPLv2
    О пакете: distcc is a program to distribute builds C/C++/ Objective C/C++
    Описание: 
    distcc is a program to distribute builds of C, C++, Objective C
    or Objective C++ code across several machines on a network.
    distcc should always generate the same results as a local build,
    is simple to install and use, and is often two or more
    times faster than a local compile.

    Сопровождающий: Alexey Sheplyakov


    Последнее изменение


    23 ноября 2023 г. Alexey Sheplyakov 3.4-alt10
    - include_server: use setuptools instead of distutils (Closes: #48232)
    19 ноября 2022 г. Ivan A. Melnikov 3.4-alt9
    - update-distcc-symlinks: add ALT-specific GCC location;
    - replace deprecated egrep call with grep -E.
    12 ноября 2022 г. Daniel Zagaynov 3.4-alt8.1
    - NMU: used %add_python3_self_prov_path macro to skip self-provides from dependencies.