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