bulk_extractor: doxygen move

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-01-17 12:58:03 -05:00
parent 54b2b32b57
commit e3ad74d9ef
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
2 changed files with 2 additions and 3 deletions

View file

@ -3,7 +3,7 @@
EAPI=8
inherit autotools desktop xdg-utils
inherit autotools
DESCRIPTION="Scans a disk image for regular expressions and other content"
HOMEPAGE="https://github.com/simsong/bulk_extractor"
@ -35,7 +35,7 @@ DEPEND="${RDEPEND}
dev-libs/boost
dev-libs/openssl:0=
dev-libs/libxml2
doc? ( app-doc/doxygen )
doc? ( app-text/doxygen )
virtual/man"
BDEPEND="

View file

@ -13,7 +13,6 @@
<flag name="aff">Add <pkg>app-forensics/afflib</pkg> support</flag>
<flag name="beviewer">Enable the BEViewer — is a User Interface for browsing features</flag>
<flag name="exiv2">Add <pkg>media-gfx/exiv2</pkg> support</flag>
<flag name="ewf">Add <pkg>app-forensics/libewf</pkg> support</flag>
<flag name="hashdb">Enable the hashdb scanner</flag>
<flag name="rar">Enable RAR decompression</flag>
</use>