Package kBuild: Information

    Source package: kBuild
    Version: 0.1.9998.r2813-alt1
    Build time:  Jul 28, 2016, 11:02 AM in the task #167949
    Copied in the task: #169034
    Report package bug
    License: GPLv3+
    Summary: A cross-platform build environment framework for complex tasks
    Description: 
    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>

    List of rpms provided by this srpm:
    kBuild (x86_64, i586)
    kBuild-debuginfo (x86_64, i586)

    Maintainer: Evgeny Sinelnikov

    List of contributors:
    Evgeny Sinelnikov
    Igor Vlasenko


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

    Last changed


    July 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
    Nov. 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
    Aug. 9, 2012 Evgeny Sinelnikov 0.1.9998.r2578-alt1
    - Update to last unstable release from svn trunk (r2578)
    - Build without bootstrap