Package rpm-macros-features: Information

Source package: rpm-macros-features
Version: 0.4-alt1
Build time:  Oct 18, 2021, 03:33 PM in the task #286154
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 (noarch)

Maintainer: Vitaly Lipatov

List of contributors:
Vitaly Lipatov

Last changed


Oct. 15, 2021 Vitaly Lipatov 0.4-alt1
- set versions for qt5 and vkd3d
- add provides/obsoletes for rpm-build-features
Sept. 30, 2021 Vitaly Lipatov 0.3-alt1
- implement if_feature FEATURE [VERSION]
July 9, 2021 Vitaly Lipatov 0.1-alt1
- initial build for ALT Sisyphus