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

    Исходный пакет: kBuild
    Версия: 0.1.5.r2336-alt2
    Собран:  10 мая 2009 г. 21:47
    Сообщить об ошибке в пакете
    Домашняя страница: 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)

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

    Список участников:
    Evgeny Sinelnikov

    Права:
    @qa_p5

      1. cvs
      2. flex
      3. rpm-build-licenses
      4. libacl-devel

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


    10 мая 2009 г. Evgeny Sinelnikov 0.1.5.r2336-alt2
    - Fix build for gcc-4.4
    - Fix summary and description
    - Add patches from Fedora
    + Fix typoes (Robert P. J. Day, RH#495393)
    + Comment out the colliding dprintf
    8 мая 2009 г. Evgeny Sinelnikov 0.1.5.r2336-alt1
    - Update to last stable release - 0.1.5-p1 (r2336)
    29 января 2009 г. Evgeny Sinelnikov 0.1.5.r2259-alt1
    - Update to release
    - Add QuickReference