Package kBuild: Information

    Source package: kBuild
    Version: 0.1.9998.r3178-alt4
    Build time:  Mar 9, 2019, 03:37 AM in the task #224134
    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


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

    Last changed


    Dec. 3, 2018 Evgeny Sinelnikov 0.1.9998.r3178-alt4
    - Disable ubt macros due binary package identity changes
    July 11, 2018 Evgeny Sinelnikov 0.1.9998.r3178-alt3
    - Exclusive build for x86 architectures only
    May 24, 2018 Evgeny Sinelnikov 0.1.9998.r3178-alt2
    - Fixed kBuild svn revision output for kmk --version detect