Package rpm-macros-features: Information

    Source package: rpm-macros-features
    Version: 20231024-alt1
    Build time:  Oct 27, 2023, 10:32 PM
    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 (mipsel)

    Maintainer: Ivan A. Melnikov

    List of contributors:
    Ivan A. Melnikov
    Vitaly Lipatov

    Last changed


    Oct. 24, 2023 Ivan A. Melnikov 20231024-alt1
    - no php8.0 on loongarch64
    Aug. 21, 2023 Ivan A. Melnikov 20230821-alt1
    - loongarch64 support
    - enable OpenCV on riscv64
    - update glibc feature version
    Aug. 4, 2023 Vitaly Lipatov 20230804-alt1
    - switch to date stamp release
    - update features' versions, add gcc, glibc, glib2, glibmm