Move { app-doc -> app-text }/doxygen

Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
This commit is contained in:
Yongxiang Liang 2024-01-15 10:57:40 +08:00 committed by 梁永祥
parent 39167365ca
commit 6834b6e9aa
6 changed files with 6 additions and 6 deletions

View File

@ -30,7 +30,7 @@ RDEPEND="
)
)
doc? ( app-doc/doxygen )
doc? ( app-text/doxygen )
enchant? ( app-text/enchant:2 )
emoji? ( sys-libs/zlib )

View File

@ -21,7 +21,7 @@ DEPEND="
>=dev-libs/boost-1.61
dev-libs/libfmt
doc? (
app-doc/doxygen
app-text/doxygen
dev-texlive/texlive-fontutils
)
engine? (

View File

@ -29,7 +29,7 @@ BDEPEND="
kde-frameworks/extra-cmake-modules:0
virtual/pkgconfig
doc? (
app-doc/doxygen
app-text/doxygen
media-gfx/graphviz[svg]
)
"

View File

@ -21,7 +21,7 @@ DEPEND="
>=net-misc/curl-7.56.0
>=dev-libs/boost-1.59.0"
RDEPEND="${DEPEND}"
BDEPEND="doc? ( app-doc/doxygen[dot] )"
BDEPEND="doc? ( app-text/doxygen[dot] )"
src_configure() {
mycmakeargs=(

View File

@ -14,7 +14,7 @@
<subslots>Reflect major ABI of libalpm.so.</subslots>
</slots>
<use>
<flag name="doc">Install extended documentation using <pkg>app-doc/doxygen</pkg>. (Man pages are included by default.)</flag>
<flag name="doc">Install extended documentation using <pkg>app-text/doxygen</pkg>. (Man pages are included by default.)</flag>
<flag name="gpg">Enable GPG signature verification using <pkg>app-crypt/gpgme</pkg></flag>
</use>
</pkgmetadata>

View File

@ -36,7 +36,7 @@ RDEPEND="
"
BDEPEND="
app-text/asciidoc
doc? ( app-doc/doxygen )
doc? ( app-text/doxygen )
test? (
sys-apps/fakeroot
sys-apps/fakechroot