mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-10 20:08:43 -04:00
Move { app-doc -> app-text }/doxygen
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
This commit is contained in:
parent
39167365ca
commit
6834b6e9aa
@ -30,7 +30,7 @@ RDEPEND="
|
||||
)
|
||||
)
|
||||
|
||||
doc? ( app-doc/doxygen )
|
||||
doc? ( app-text/doxygen )
|
||||
enchant? ( app-text/enchant:2 )
|
||||
emoji? ( sys-libs/zlib )
|
||||
|
||||
|
@ -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? (
|
||||
|
@ -29,7 +29,7 @@ BDEPEND="
|
||||
kde-frameworks/extra-cmake-modules:0
|
||||
virtual/pkgconfig
|
||||
doc? (
|
||||
app-doc/doxygen
|
||||
app-text/doxygen
|
||||
media-gfx/graphviz[svg]
|
||||
)
|
||||
"
|
||||
|
@ -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=(
|
||||
|
@ -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>
|
||||
|
@ -36,7 +36,7 @@ RDEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
app-text/asciidoc
|
||||
doc? ( app-doc/doxygen )
|
||||
doc? ( app-text/doxygen )
|
||||
test? (
|
||||
sys-apps/fakeroot
|
||||
sys-apps/fakechroot
|
||||
|
Loading…
x
Reference in New Issue
Block a user