Package rpm-macros-features: Information

Source package: rpm-macros-features
Version: 0.7-alt0.M90P.1
Build time:  Mar 10, 2022, 03:10 PM in the task #295823
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


Feb. 13, 2022 Vitaly Lipatov 0.7-alt0.M90P.1
- add arch dependend part for feature macros
Feb. 13, 2022 Vitaly Lipatov 0.6-alt0.M90P.1
- add unwind 1.1
Feb. 8, 2022 Vitaly Lipatov 0.5-alt0.M90P.1
- add pcad and llvm versions
- set versions for qt5 and vkd3d
- add provides/obsoletes for rpm-build-features