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

    Исходный пакет: distcc
    Версия: 3.4-alt10
    Последняя версия по данным Repology
    Собран:  19 января 2024 г. 7:38 в задании #333513
    Сообщить об ошибке в пакете
    Домашняя страница: 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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    distcc (x86_64, ppc64le, i586, armh, aarch64)
    distcc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    distcc-pump (x86_64, ppc64le, i586, armh, aarch64)
    distcc-server (x86_64, ppc64le, i586, armh, aarch64)
    distcc-server-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-include_server (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-include_server-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

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


    Права:
    Vitaly Lipatov
    @everybody

      1. binutils-devel
      2. python3-devel
      3. python3-module-setuptools
      4. libpopt-devel
      5. rpm-build-intro
      6. rpm-build-python3
      7. libavahi-devel

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


    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.