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

    Исходный пакет: kBuild
    Версия: 0.1.9998.r2813-alt0.M70C.1
    Собран:  2 сентября 2016 г. 11:32 в задании #168838
    Сообщить об ошибке в пакете
    Домашняя страница: 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

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

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

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


    30 августа 2016 г. Denis Medvedev 0.1.9998.r2813-alt0.M70C.1
    - for c7
    27 июля 2016 г. Evgeny Sinelnikov 0.1.9998.r2813-alt1
    - Update to last unstable release from svn trunk (r2813) with qt5 support
    - Build with default gcc
    20 ноября 2013 г. Evgeny Sinelnikov 0.1.9998.r2694-alt1
    - Update to last unstable release from svn trunk (r2694)
    - Build with gcc-4.5 due kmk_sed support