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

Исходный пакет: kBuild
Версия: 0.1.9998.r3592-alt2
Последняя версия по данным Repology
Собран:  2 июня 2023 г. 10:37 в задании #322278
Сообщить об ошибке в пакете
Домашняя страница: 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
@qa
@everybody

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

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


1 июня 2023 г. Valery Sinelnikov 0.1.9998.r3592-alt2
- Added to BuildRequires(pre): rpm-build-ubt
24 апреля 2023 г. Valery Sinelnikov 0.1.9998.r3592-alt1
- Update to last unstable release from svn trunk (r3592) with LIBSDL2 support
16 апреля 2021 г. Evgeny Sinelnikov 0.1.9998.r3493-alt5
- Update to last unstable release from svn trunk (r3493)
- Replace using of yacc with bison during building kash