Package rpm-macros-features: Information

    Source package: rpm-macros-features
    Version: 1.0-alt0.c9f2.1
    Build time:  Apr 18, 2023, 03:13 PM in the task #316807
    Report package bug
    Home page: 

    License: GPLv2
    Summary: RPM macros to check if can build with a feature
    Description: 
    RPM macros to check if can build with a feature (a library is possible).
    
    Usage:
    if_feature vulkan
    BuildRequires: libvulkan-devel
    endif
    
    if_feature icu 6.5
    ...
    endif

    List of rpms provided by this srpm:
    rpm-macros-features (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    Last changed


    March 16, 2023 Vitaly Lipatov 1.0-alt0.c9f2.1
    - c9f2: update to sisyphus features list
    April 20, 2022 Vitaly Lipatov 0.7-alt0.c9.1
    - build for c9f2
    Feb. 13, 2022 Vitaly Lipatov 0.7-alt0.M90P.1
    - add arch dependend part for feature macros