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

    Исходный пакет: kBuild
    Версия: 0.1.9998.r3178-alt4
    Собран:  19 декабря 2018 г. 12:13 в задании #217122
    Сообщить об ошибке в пакете
    Домашняя страница: http://svn.netlabs.org/kbuild

    Лицензия: GPLv3+
    О пакете: A cross-platform build environment framework for complex tasks
    Описание: 
    This is a GNU make fork with a set of scripts to simplify
    complex tasks and portable versions of various UNIX tools to
    ensure cross-platform portability.
    
    The goals of the kBuild framework:
    - Similar behavior across all supported platforms
    - Flexibility, don't create unnecessary restrictions preventing
      ad-hoc solutions
    - Makefiles can be simple to write and maintain
    - One configuration file for a subtree automatically included
    - Target configuration templates as the primary mechanism for
      makefile simplification
    - Tools and SDKs for helping out the templates with flexibility
    - Non-recursive makefile method by using sub-makefiles
    
    It is used mainly to build VirtualBox OSE packages for RPM Fusion
    repository.
    
    Authors:
    --------
        Knut St. Osmundsen <bird-kbuild-spam@anduin.net>

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    kBuild (x86_64, i586)
    kBuild-debuginfo (x86_64, i586)

    Сопровождающий: Evgeny Sinelnikov

    Список участников:
    Evgeny Sinelnikov
    Aleksei Nikiforov
    Igor Vlasenko

      1. perl-podlators
      2. cvs
      3. rpm-build-licenses
      4. libacl-devel
      5. flex
      6. kBuild

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


    3 декабря 2018 г. Evgeny Sinelnikov 0.1.9998.r3178-alt4
    - Disable ubt macros due binary package identity changes
    11 июля 2018 г. Evgeny Sinelnikov 0.1.9998.r3178-alt3
    - Exclusive build for x86 architectures only
    24 мая 2018 г. Evgeny Sinelnikov 0.1.9998.r3178-alt2
    - Fixed kBuild svn revision output for kmk --version detect