mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
41 lines
2.7 KiB
XML
41 lines
2.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>email@linxon.ru</email>
|
|
<name>Yury Martynov</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="chromium">If enabled, the Chromium SCAP content will be built</flag>
|
|
<flag name="debian8">If enabled, the Debian 8 SCAP content will be built</flag>
|
|
<flag name="eap6">If enabled, the JBoss EAP6 SCAP content will be built</flag>
|
|
<flag name="example">If enabled, the Example SCAP content will be built</flag>
|
|
<flag name="fedora">If enabled, the Fedora SCAP content will be built</flag>
|
|
<flag name="firefox">If enabled, the Firefox SCAP content will be built</flag>
|
|
<flag name="fuse6">If enabled, the JBoss Fuse6 SCAP content will be built</flag>
|
|
<flag name="jre">If enabled, the JRE SCAP content will be built</flag>
|
|
<flag name="ocp3">If enabled, the OCP3 SCAP content will be built</flag>
|
|
<flag name="ol7">If enabled, the Oracle Linux 7 SCAP content will be built</flag>
|
|
<flag name="ol8">If enabled, the Oracle Linux 8 SCAP content will be built</flag>
|
|
<flag name="opensuse">If enabled, the openSUSE SCAP content will be built</flag>
|
|
<flag name="rhel6">If enabled, the RHEL6 SCAP content will be built</flag>
|
|
<flag name="rhel7">If enabled, the RHEL7 SCAP content will be built</flag>
|
|
<flag name="rhel8">If enabled, the RHEL8 SCAP content will be built</flag>
|
|
<flag name="rhosp13">If enabled, the RHOSP13 SCAP content will be built</flag>
|
|
<flag name="rhv4">If enabled, the RHV4 SCAP content will be built</flag>
|
|
<flag name="sle11">If enabled, the SLE11 SCAP content will be built</flag>
|
|
<flag name="sle12">If enabled, the SLE12 SCAP content will be built</flag>
|
|
<flag name="ubuntu1404">If enabled, the Ubuntu 14.04 SCAP content will be built</flag>
|
|
<flag name="ubuntu1604">If enabled, the Ubuntu 16.04 SCAP content will be built</flag>
|
|
<flag name="ubuntu1804">If enabled, the Ubuntu 18.04 SCAP content will be built</flag>
|
|
<flag name="wrlinux8">If enabled, the WRLinux8 SCAP content will be built</flag>
|
|
<flag name="wrlinux1019">If enabled, the WRLinux1019 SCAP content will be built</flag>
|
|
<flag name="centos">If enabled, CentOS derivative content will be built from the RHEL content</flag>
|
|
<flag name="scientific-linux">If enabled, Scientific Linux derivative content will be built from the RHEL content</flag>
|
|
<flag name="jinja2">If enabled, the jinja2 templating files will be cached into bytecode</flag>
|
|
<flag name="shellcheck">If enabled, shellcheck validation of bash fixes will be performed as part of the ctest tests</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">ComplianceAsCode/content</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|