mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 12:08:43 -04:00
*/*: move {app-doc → app-text}/doxygen
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
parent
0a816d1c68
commit
ec4d1b0c2f
@ -41,7 +41,7 @@ DEPEND="
|
||||
${RDEPEND}
|
||||
test? ( dev-cpp/gtest )
|
||||
"
|
||||
BDEPEND="doc? ( app-doc/doxygen )"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${PN}-1.8.4-fix-test-build.patch )
|
||||
|
||||
|
@ -41,7 +41,7 @@ DEPEND="
|
||||
${RDEPEND}
|
||||
test? ( dev-cpp/gtest )
|
||||
"
|
||||
BDEPEND="doc? ( app-doc/doxygen )"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${PN}-1.8.4-fix-test-build.patch )
|
||||
|
||||
|
@ -23,7 +23,7 @@ IUSE="doc examples test"
|
||||
RDEPEND=">=net-misc/curl-7.56.0[ssl]"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
doc? ( app-doc/doxygen[dot] )
|
||||
doc? ( app-text/doxygen[dot] )
|
||||
test? ( dev-cpp/catch )
|
||||
"
|
||||
|
||||
|
@ -23,7 +23,7 @@ IUSE="doc examples test"
|
||||
RDEPEND=">=net-misc/curl-7.56.0[ssl]"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
doc? ( app-doc/doxygen[dot] )
|
||||
doc? ( app-text/doxygen[dot] )
|
||||
test? ( dev-cpp/catch )
|
||||
"
|
||||
|
||||
|
@ -23,7 +23,7 @@ DEPEND="
|
||||
${RDEPEND}
|
||||
test? ( dev-cpp/gtest )
|
||||
"
|
||||
BDEPEND="doc? ( app-doc/doxygen[dot] )"
|
||||
BDEPEND="doc? ( app-text/doxygen[dot] )"
|
||||
|
||||
src_prepare() {
|
||||
sed -i 's/ -Werror)$/)/' CMakeLists.txt || die "could not remove -Werror"
|
||||
|
@ -30,7 +30,7 @@ DEPEND="
|
||||
${RDEPEND}
|
||||
test? ( dev-cpp/gtest )
|
||||
"
|
||||
BDEPEND="doc? ( app-doc/doxygen[dot] )"
|
||||
BDEPEND="doc? ( app-text/doxygen[dot] )"
|
||||
|
||||
src_prepare() {
|
||||
sed -i 's/ -Werror)$/)/' CMakeLists.txt || die "could not remove -Werror"
|
||||
|
@ -28,7 +28,7 @@ DEPEND="
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="
|
||||
doc? (
|
||||
app-doc/doxygen
|
||||
app-text/doxygen
|
||||
$(python_gen_any_dep '
|
||||
dev-python/breathe[${PYTHON_USEDEP}]
|
||||
dev-python/sphinx[${PYTHON_USEDEP}]
|
||||
|
@ -22,7 +22,7 @@ IUSE="doc test"
|
||||
|
||||
BDEPEND="
|
||||
doc? (
|
||||
app-doc/doxygen
|
||||
app-text/doxygen
|
||||
$(python_gen_any_dep '
|
||||
dev-python/breathe[${PYTHON_USEDEP}]
|
||||
dev-python/sphinx[${PYTHON_USEDEP}]
|
||||
|
@ -17,7 +17,7 @@ IUSE="doc"
|
||||
RDEPEND="
|
||||
dev-libs/expat
|
||||
dev-libs/icu:=
|
||||
doc? ( app-doc/doxygen )
|
||||
doc? ( app-text/doxygen )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
|
@ -21,7 +21,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="doc? (
|
||||
app-doc/doxygen
|
||||
app-text/doxygen
|
||||
media-gfx/graphviz[svg]
|
||||
)
|
||||
"
|
||||
|
@ -15,7 +15,7 @@ KEYWORDS="~amd64"
|
||||
IUSE="doc examples static-libs"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="doc? ( app-doc/doxygen )"
|
||||
DEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${PN}-3.2.19-optional-doc.patch" )
|
||||
|
||||
|
@ -15,7 +15,7 @@ KEYWORDS="~amd64"
|
||||
IUSE="doc examples static-libs"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="doc? ( app-doc/doxygen )"
|
||||
DEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${PN}-3.2.19-optional-doc.patch" )
|
||||
|
||||
|
@ -23,7 +23,7 @@ DEPEND="
|
||||
elf? ( virtual/libelf:= )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="doc? ( app-doc/doxygen )"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
src_configure() {
|
||||
|
||||
|
@ -23,7 +23,7 @@ DEPEND="
|
||||
elf? ( virtual/libelf:= )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="doc? ( app-doc/doxygen )"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
src_configure() {
|
||||
local emesonargs=(
|
||||
|
@ -24,7 +24,7 @@ DEPEND="
|
||||
elf? ( virtual/libelf:= )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="doc? ( app-doc/doxygen )"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
DOCS=( AUTHORS NEWS README{,.md} )
|
||||
|
||||
|
@ -24,7 +24,7 @@ DEPEND="
|
||||
elf? ( virtual/libelf:= )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="doc? ( app-doc/doxygen )"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
DOCS=( AUTHORS NEWS README.md )
|
||||
|
||||
|
@ -23,7 +23,7 @@ RESTRICT="mirror"
|
||||
|
||||
DEPEND="
|
||||
dev-libs/boost
|
||||
doc? ( app-doc/doxygen )
|
||||
doc? ( app-text/doxygen )
|
||||
"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
@ -18,7 +18,7 @@ SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="doc examples"
|
||||
|
||||
BDEPEND="doc? ( app-doc/doxygen )"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${P}-respect-cflags.patch"
|
||||
"${FILESDIR}/${P}-fix-clang-build.patch"
|
||||
|
@ -26,7 +26,7 @@ RDEPEND="
|
||||
"
|
||||
|
||||
DEPEND="
|
||||
doc? ( app-doc/doxygen )
|
||||
doc? ( app-text/doxygen )
|
||||
test? ( dev-qt/qttest:5 )
|
||||
${RDEPEND}
|
||||
"
|
||||
|
@ -26,7 +26,7 @@ RDEPEND="
|
||||
"
|
||||
|
||||
DEPEND="
|
||||
doc? ( app-doc/doxygen )
|
||||
doc? ( app-text/doxygen )
|
||||
test? ( dev-qt/qttest:5 )
|
||||
${RDEPEND}
|
||||
"
|
||||
|
@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DOCS_BUILDER="doxygen"
|
||||
DOCS_DEPEND="app-doc/doxygen[dot]"
|
||||
DOCS_DEPEND="app-text/doxygen[dot]"
|
||||
DOCS_CONFIG_NAME="the_Foundation.doxygen"
|
||||
inherit cmake docs
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DOCS_BUILDER="doxygen"
|
||||
DOCS_DEPEND="app-doc/doxygen[dot]"
|
||||
DOCS_DEPEND="app-text/doxygen[dot]"
|
||||
DOCS_CONFIG_NAME="the_Foundation.doxygen"
|
||||
inherit cmake docs
|
||||
|
||||
|
@ -14,7 +14,7 @@ SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="doc"
|
||||
|
||||
BDEPEND="doc? ( app-doc/doxygen )"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
src_prepare() {
|
||||
cmake_src_prepare
|
||||
|
@ -32,7 +32,7 @@ BDEPEND="
|
||||
sys-devel/bison
|
||||
sys-devel/flex
|
||||
doc? (
|
||||
app-doc/doxygen
|
||||
app-text/doxygen
|
||||
python? ( dev-python/sphinx )
|
||||
)
|
||||
man? (
|
||||
|
@ -36,7 +36,7 @@ DEPEND="
|
||||
|
||||
dev-ruby/asciidoctor
|
||||
|
||||
doc? ( app-doc/doxygen )
|
||||
doc? ( app-text/doxygen )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
|
@ -104,7 +104,7 @@ RDEPEND="${DEPEND}
|
||||
"
|
||||
BDEPEND="virtual/pkgconfig
|
||||
doc? (
|
||||
app-doc/doxygen
|
||||
app-text/doxygen
|
||||
media-gfx/graphviz[svg]
|
||||
)
|
||||
"
|
||||
|
@ -103,7 +103,7 @@ RDEPEND="${DEPEND}
|
||||
"
|
||||
BDEPEND="virtual/pkgconfig
|
||||
doc? (
|
||||
app-doc/doxygen
|
||||
app-text/doxygen
|
||||
media-gfx/graphviz[svg]
|
||||
)
|
||||
"
|
||||
|
@ -31,7 +31,7 @@ RDEPEND="
|
||||
webengine? ( dev-qt/qtwebengine:5 )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="app-doc/doxygen[dot]"
|
||||
BDEPEND="app-text/doxygen[dot]"
|
||||
|
||||
# reconfigure needs custom autotools
|
||||
|
||||
|
@ -20,7 +20,7 @@ RESTRICT="test"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
# Doc generation fails
|
||||
# uses app-doc/doxygen[dot]
|
||||
# uses app-text/doxygen[dot]
|
||||
# IUSE="doc"
|
||||
|
||||
DEPEND="
|
||||
|
@ -81,7 +81,7 @@ RDEPEND="${COMMON_DEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
dev-qt/linguist-tools:5
|
||||
doc? ( app-doc/doxygen[dot] )
|
||||
doc? ( app-text/doxygen[dot] )
|
||||
man? (
|
||||
|| (
|
||||
app-text/asciidoc
|
||||
|
@ -17,7 +17,7 @@ RESTRICT="test"
|
||||
|
||||
BDEPEND="
|
||||
doc? (
|
||||
app-doc/doxygen
|
||||
app-text/doxygen
|
||||
media-gfx/graphviz
|
||||
)
|
||||
virtual/pkgconfig
|
||||
|
@ -21,7 +21,7 @@ BDEPEND="
|
||||
DEPEND="
|
||||
curl? ( net-misc/curl )
|
||||
doc? (
|
||||
app-doc/doxygen
|
||||
app-text/doxygen
|
||||
media-gfx/graphviz
|
||||
)
|
||||
jansson? ( dev-libs/jansson:= )
|
||||
|
@ -17,7 +17,7 @@ RESTRICT="test"
|
||||
|
||||
BDEPEND="
|
||||
doc? (
|
||||
app-doc/doxygen
|
||||
app-text/doxygen
|
||||
media-gfx/graphviz
|
||||
)
|
||||
net-libs/orcania
|
||||
|
@ -31,7 +31,7 @@ DEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
apidoc? (
|
||||
app-doc/doxygen
|
||||
app-text/doxygen
|
||||
dev-texlive/texlive-fontutils
|
||||
)
|
||||
doc? (
|
||||
|
@ -29,7 +29,7 @@ DEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
apidoc? (
|
||||
app-doc/doxygen
|
||||
app-text/doxygen
|
||||
dev-texlive/texlive-fontutils
|
||||
)
|
||||
doc? (
|
||||
|
@ -9,7 +9,7 @@
|
||||
<!-- maintainer-needed -->
|
||||
<use>
|
||||
<flag name="apidoc">
|
||||
Build API documentation using <pkg>app-doc/doxygen</pkg>
|
||||
Build API documentation using <pkg>app-text/doxygen</pkg>
|
||||
</flag>
|
||||
<flag name="boinc">
|
||||
Use CmDock with SiDock@home BOINC project
|
||||
|
@ -21,7 +21,7 @@ SLOT="0/${PV}"
|
||||
#DEPEND="mpi? ( sci-libs/MeDiPack )"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="doc? (
|
||||
app-doc/doxygen[dot]
|
||||
app-text/doxygen[dot]
|
||||
dev-texlive/texlive-latex
|
||||
)
|
||||
"
|
||||
|
@ -38,7 +38,7 @@ DEPEND="
|
||||
BDEPEND="
|
||||
dev-util/ninja
|
||||
dev-util/cmake
|
||||
doc? ( app-doc/doxygen )
|
||||
doc? ( app-text/doxygen )
|
||||
python? ( ${DISTUTILS_DEPS} )
|
||||
"
|
||||
|
||||
|
@ -61,7 +61,7 @@ DEPEND="
|
||||
test? ( dev-cpp/gtest )
|
||||
"
|
||||
BDEPEND="
|
||||
doc? ( app-doc/doxygen )
|
||||
doc? ( app-text/doxygen )
|
||||
test? ( python? ( $(python_gen_cond_dep 'dev-python/pytest[${PYTHON_USEDEP}]') ) )
|
||||
"
|
||||
|
||||
|
@ -36,7 +36,7 @@ DEPEND="
|
||||
${RDEPEND}
|
||||
dev-cpp/gtest
|
||||
"
|
||||
BDEPEND="app-doc/doxygen"
|
||||
BDEPEND="app-text/doxygen"
|
||||
|
||||
DOCS=( README.md CHANGELOG docs/libROM_Design_and_Theory.pdf )
|
||||
|
||||
|
@ -48,7 +48,7 @@ DEPEND="
|
||||
# hip? ( dev-util/hip )
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
doc? ( >=app-doc/doxygen-1.8.14-r1[dot] )
|
||||
doc? ( >=app-text/doxygen-1.8.14-r1[dot] )
|
||||
"
|
||||
|
||||
REQUIRED_USE="
|
||||
|
@ -44,7 +44,7 @@ DEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
doc? ( >=app-doc/doxygen-1.8.14-r1[dot] )
|
||||
doc? ( >=app-text/doxygen-1.8.14-r1[dot] )
|
||||
"
|
||||
|
||||
REQUIRED_USE="|| ( ${IUSE_AMDGPU/+/} )"
|
||||
|
@ -79,7 +79,7 @@ RDEPEND="
|
||||
zlib? ( sys-libs/zlib )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="app-doc/doxygen[dot]"
|
||||
BDEPEND="app-text/doxygen[dot]"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${P}-bump-cmake-version.patch" )
|
||||
RESTRICT="!test? ( test )"
|
||||
|
@ -92,7 +92,7 @@ BDEPEND="
|
||||
virtual/pkgconfig
|
||||
|
||||
doc? (
|
||||
app-doc/doxygen
|
||||
app-text/doxygen
|
||||
dev-libs/mathjax
|
||||
)
|
||||
test? ( $(python_gen_cond_dep 'dev-python/pytest[${PYTHON_USEDEP}]') )
|
||||
|
@ -49,7 +49,7 @@ DEPEND="
|
||||
${RDEPEND}
|
||||
${PYTHON_DEPS}
|
||||
"
|
||||
BDEPEND="doc? ( app-doc/doxygen )"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
src_prepare() {
|
||||
use muster && PATCHES+=( "${FILESDIR}/${P}-force-muster-discovery.patch" )
|
||||
|
@ -33,7 +33,7 @@ RDEPEND="
|
||||
sionlib? ( sys-cluster/sionlib )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="doc? ( app-doc/doxygen )"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-sionlib-includedir.patch"
|
||||
|
@ -30,7 +30,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
doc? (
|
||||
app-doc/doxygen
|
||||
app-text/doxygen
|
||||
dev-texlive/texlive-latex
|
||||
)
|
||||
"
|
||||
|
@ -23,7 +23,7 @@ IUSE="test ssl shm parser doc examples ipv6 idlc get-kind"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND=(
|
||||
"doc? ( app-doc/doxygen )"
|
||||
"doc? ( app-text/doxygen )"
|
||||
"ssl? ( dev-libs/openssl )"
|
||||
"shm? ( sys-libs/iceoryx )"
|
||||
"parser? ( sys-devel/bison )"
|
||||
|
@ -23,7 +23,7 @@ IUSE="test ssl shm parser doc examples ipv6 idlc get-kind"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND=(
|
||||
"doc? ( app-doc/doxygen )"
|
||||
"doc? ( app-text/doxygen )"
|
||||
"ssl? ( dev-libs/openssl )"
|
||||
"shm? ( sys-libs/iceoryx )"
|
||||
"parser? ( sys-devel/bison )"
|
||||
|
@ -25,7 +25,7 @@ IUSE="test doc examples ccache"
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND=(
|
||||
"doc? ( app-doc/doxygen )"
|
||||
"doc? ( app-text/doxygen )"
|
||||
"dev-cpp/cpptoml"
|
||||
"ccache? ( dev-util/ccache )"
|
||||
)
|
||||
|
@ -22,7 +22,7 @@ IUSE="test doc examples ccache"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND=(
|
||||
"doc? ( app-doc/doxygen )"
|
||||
"doc? ( app-text/doxygen )"
|
||||
"dev-cpp/cpptoml"
|
||||
"ccache? ( dev-util/ccache )"
|
||||
)
|
||||
|
@ -18,7 +18,7 @@ IUSE="+constraint-handler doc +extensions modules norm-compat +nullslack test un
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
BDEPEND="
|
||||
doc? ( app-doc/doxygen[dot] )
|
||||
doc? ( app-text/doxygen[dot] )
|
||||
valgrind? ( dev-util/valgrind )
|
||||
"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user