summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Raschbacher <lordvan@gentoo.org>2021-10-16 14:24:19 +0200
committerThomas Raschbacher <lordvan@gentoo.org>2021-10-16 14:26:00 +0200
commit5d5f8b5e7069bae69c6158f83bf3f581f9244a84 (patch)
tree7855825addaa5cc0dcad53a33d3370239e6cc087 /app-antivirus/clamav/metadata.xml
parentsci-libs/tensorflow: Fix system protobuf (diff)
downloadgentoo-5d5f8b5e7069bae69c6158f83bf3f581f9244a84.tar.gz
gentoo-5d5f8b5e7069bae69c6158f83bf3f581f9244a84.tar.bz2
gentoo-5d5f8b5e7069bae69c6158f83bf3f581f9244a84.zip
app-antivirus/clamav: new version (new build system and USE flags)
Closes: https://bugs.gentoo.org/811498 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Raschbacher <lordvan@gentoo.org>
Diffstat (limited to 'app-antivirus/clamav/metadata.xml')
-rw-r--r--app-antivirus/clamav/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-antivirus/clamav/metadata.xml b/app-antivirus/clamav/metadata.xml
index 799ee7cad29d..4c41e164aee7 100644
--- a/app-antivirus/clamav/metadata.xml
+++ b/app-antivirus/clamav/metadata.xml
@@ -12,12 +12,14 @@
</maintainer>
<use>
+ <flag name="clamapp">Build applications (clamscan, clamd, clamdscan, clamonacc(also has it's own USE flag), sigtool, clambc, clamav-milter(also requires milter USE flag), clamdtop, clamsubmit, clamconf).</flag>
<flag name="clamonacc">Build the clamonacc on-access scanner</flag>
<flag name="clamdtop">A Top like tool which shows what clamd is currently scanning amongst other things</flag>
<flag name="clamsubmit">A tool to submit false positives / negatives</flag>
<flag name="libclamav-only">Bypass building of libfreshclam and the ClamAV CLI applications.</flag>
<flag name="metadata-analysis-api">Enables collection of file property metadata using ClamAV API for analysis by ClamAV bytecode programs.</flag>
<flag name="xml">DMG and XAR support</flag>
+ <flag name="rar">RAR support</flag>
</use>
<upstream>
<remote-id type="sourceforge">clamav</remote-id>