mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 00:08:05 +03:00
Move {dev-util → dev-build}/gtk-doc-am
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34819 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -48,7 +48,7 @@ RDEPEND="${DEPEND}
|
||||
BDEPEND="
|
||||
>=dev-util/intltool-0.50
|
||||
dev-util/itstool
|
||||
>=dev-util/gtk-doc-am-1.12
|
||||
>=dev-build/gtk-doc-am-1.12
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -35,7 +35,7 @@ RDEPEND="${DEPEND}
|
||||
BDEPEND="
|
||||
dev-util/gdbus-codegen
|
||||
dev-util/glib-utils
|
||||
>=dev-util/gtk-doc-am-1.14
|
||||
>=dev-build/gtk-doc-am-1.14
|
||||
dev-util/itstool
|
||||
>=sys-devel/gettext-0.19.6:0
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -45,7 +45,7 @@ DEPEND="${COMMON_DEPEND}
|
||||
app-text/yelp-tools
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=dev-build/libtool-2.2.6:2
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -49,7 +49,7 @@ DEPEND="${COMMON_DEPEND}
|
||||
app-text/yelp-tools
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=dev-build/libtool-2.2.6:2
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -51,7 +51,7 @@ DEPEND="${COMMON_DEPEND}
|
||||
app-text/yelp-tools
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=dev-build/libtool-2.2.6:2
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
@@ -18,7 +18,7 @@ RDEPEND="app-i18n/tomoe
|
||||
x11-libs/gtk+:2"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="dev-util/glib-utils
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -32,7 +32,7 @@ RDEPEND="dev-libs/glib:2
|
||||
subversion? ( dev-vcs/subversion )"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="dev-util/glib-utils
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
dev-util/intltool
|
||||
virtual/pkgconfig"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="6"
|
||||
@@ -27,7 +27,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}
|
||||
app-text/docbook-xml-dtd:4.1.2
|
||||
dev-util/itstool
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=dev-util/intltool-0.28
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
|
||||
inherit autotools gnome.org python-r1 xdg
|
||||
|
||||
@@ -52,7 +52,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
app-text/docbook-xml-dtd:4.5
|
||||
app-text/yelp-tools
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=dev-util/intltool-0.35.0
|
||||
virtual/pkgconfig"
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
|
||||
inherit autotools gnome.org python-r1 xdg
|
||||
|
||||
@@ -52,7 +52,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
app-text/docbook-xml-dtd:4.5
|
||||
app-text/yelp-tools
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=dev-util/intltool-0.35.0
|
||||
virtual/pkgconfig"
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
MATE_LA_PUNT="yes"
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
|
||||
inherit mate python-any-r1 virtualx
|
||||
|
||||
@@ -66,7 +66,7 @@ BDEPEND="${COMMON_DEPEND}
|
||||
dev-util/gdbus-codegen
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
test? ( $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') )
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
MATE_LA_PUNT="yes"
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
|
||||
inherit mate python-any-r1 virtualx
|
||||
|
||||
@@ -63,7 +63,7 @@ BDEPEND="${COMMON_DEPEND}
|
||||
dev-util/gdbus-codegen
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
test? ( $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') )
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
MATE_LA_PUNT="yes"
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..12} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit mate python-any-r1 virtualx
|
||||
|
||||
@@ -62,7 +62,7 @@ BDEPEND="${COMMON_DEPEND}
|
||||
dev-util/gdbus-codegen
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig
|
||||
test? ( $(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') )
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}
|
||||
BDEPEND="
|
||||
dev-libs/libxml2:2
|
||||
dev-util/glib-utils
|
||||
>=dev-util/gtk-doc-am-1.25
|
||||
>=dev-build/gtk-doc-am-1.25
|
||||
>=sys-devel/gettext-0.19.6
|
||||
virtual/pkgconfig
|
||||
vala? ( $(vala_depend) )
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -17,7 +17,7 @@ RDEPEND="
|
||||
>=app-text/enchant-1.1.6:0"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=dev-util/intltool-0.35.0
|
||||
virtual/pkgconfig"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -27,7 +27,7 @@ RDEPEND="
|
||||
introspection? ( >=dev-libs/gobject-introspection-1.30:= )"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
>=dev-util/gtk-doc-am-1.17
|
||||
>=dev-build/gtk-doc-am-1.17
|
||||
>=dev-util/intltool-0.35.0
|
||||
virtual/pkgconfig
|
||||
vala? ( $(vala_depend) )"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -25,7 +25,7 @@ BDEPEND="
|
||||
>=dev-libs/glib-2.40:2
|
||||
>=sys-apps/dbus-1.8
|
||||
>=dev-util/glib-utils-2.40
|
||||
>=dev-util/gtk-doc-am-1.14
|
||||
>=dev-build/gtk-doc-am-1.14
|
||||
virtual/pkgconfig
|
||||
" # CBUILD dependencies are needed to make a native tool while cross-compiling.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -26,7 +26,7 @@ BDEPEND="
|
||||
>=dev-libs/glib-2.40:2
|
||||
>=sys-apps/dbus-1.8
|
||||
>=dev-util/glib-utils-2.40
|
||||
>=dev-util/gtk-doc-am-1.14
|
||||
>=dev-build/gtk-doc-am-1.14
|
||||
virtual/pkgconfig
|
||||
" # CBUILD dependencies are needed to make a native tool while cross-compiling.
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
VALA_USE_DEPEND="vapigen"
|
||||
|
||||
inherit autotools gnome2-utils python-any-r1 vala vcs-snapshot virtualx xdg
|
||||
@@ -34,7 +34,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="${PYTHON_DEPS}
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
dev-util/intltool
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -19,7 +19,7 @@ RDEPEND="
|
||||
introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
>=dev-util/gtk-doc-am-1.4
|
||||
>=dev-build/gtk-doc-am-1.4
|
||||
"
|
||||
BDEPEND="
|
||||
>=dev-util/intltool-0.40.4
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}
|
||||
virtual/libiconv
|
||||
"
|
||||
BDEPEND="
|
||||
>=dev-util/gtk-doc-am-1.8
|
||||
>=dev-build/gtk-doc-am-1.8
|
||||
virtual/pkgconfig
|
||||
doc? ( app-text/docbook-sgml-utils )
|
||||
test? ( app-crypt/gnupg )
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -29,7 +29,7 @@ DEPEND="${RDEPEND}
|
||||
virtual/libiconv
|
||||
"
|
||||
BDEPEND="
|
||||
>=dev-util/gtk-doc-am-1.8
|
||||
>=dev-build/gtk-doc-am-1.8
|
||||
virtual/pkgconfig
|
||||
doc? ( app-text/docbook-sgml-utils )
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -29,7 +29,7 @@ DEPEND="${RDEPEND}
|
||||
virtual/libiconv
|
||||
"
|
||||
BDEPEND="
|
||||
>=dev-util/gtk-doc-am-1.8
|
||||
>=dev-build/gtk-doc-am-1.8
|
||||
virtual/pkgconfig
|
||||
doc? ( app-text/docbook-sgml-utils )
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
introspection? ( $(vala_depend) )
|
||||
>=dev-util/gtk-doc-1.14
|
||||
>=dev-util/gtk-doc-am-1.14
|
||||
>=dev-build/gtk-doc-am-1.14
|
||||
virtual/pkgconfig
|
||||
test? ( dev-util/dbus-test-runner )
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -20,7 +20,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -16,7 +16,7 @@ SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
BDEPEND="
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
virtual/pkgconfig"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -31,7 +31,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
app-text/gnome-doc-utils
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
gnome-base/gnome-common
|
||||
virtual/pkgconfig
|
||||
$(vala_depend)
|
||||
|
||||
@@ -33,7 +33,7 @@ DEPEND="${RDEPEND}"
|
||||
|
||||
BDEPEND="
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
>=dev-build/libtool-2.2.6:2
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -34,7 +34,7 @@ DEPEND="${RDEPEND}"
|
||||
|
||||
BDEPEND="
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
>=dev-build/libtool-2.2.6:2
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -34,7 +34,7 @@ DEPEND="${RDEPEND}"
|
||||
|
||||
BDEPEND="
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
>=dev-build/libtool-2.2.6:2
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -34,7 +34,7 @@ DEPEND="${RDEPEND}"
|
||||
|
||||
BDEPEND="
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
>=dev-build/libtool-2.2.6:2
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -18,7 +18,7 @@ RESTRICT="!test? ( test )"
|
||||
RDEPEND="examples? ( dev-libs/glib:2 )"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
virtual/pkgconfig"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-amd64-cpuid.patch )
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -26,12 +26,12 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-util/glib-utils
|
||||
>=dev-util/gtk-doc-am-1.11
|
||||
>=dev-build/gtk-doc-am-1.11
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig
|
||||
"
|
||||
# For eautoreconf
|
||||
# dev-util/gtk-doc-am
|
||||
# dev-build/gtk-doc-am
|
||||
|
||||
PATCHES=(
|
||||
# Include NUL terminator in unique_message_data_get_filename()
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -23,11 +23,11 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-util/glib-utils
|
||||
>=dev-util/gtk-doc-am-1.11
|
||||
>=dev-build/gtk-doc-am-1.11
|
||||
virtual/pkgconfig
|
||||
"
|
||||
# For eautoreconf
|
||||
# dev-util/gtk-doc-am
|
||||
# dev-build/gtk-doc-am
|
||||
|
||||
src_configure() {
|
||||
# --disable-dbus means gdbus is used instead of dbus-glib
|
||||
|
||||
@@ -53,7 +53,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
|
||||
if [[ ${PV} == 9999 ]] ; then
|
||||
BDEPEND+=" dev-util/gtk-doc-am"
|
||||
BDEPEND+=" dev-build/gtk-doc-am"
|
||||
fi
|
||||
|
||||
MULTILIB_CHOST_TOOLS=(
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -53,7 +53,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
|
||||
if [[ ${PV} == 9999 ]] ; then
|
||||
BDEPEND+=" dev-util/gtk-doc-am"
|
||||
BDEPEND+=" dev-build/gtk-doc-am"
|
||||
fi
|
||||
|
||||
MULTILIB_CHOST_TOOLS=(
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -53,7 +53,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
|
||||
if [[ ${PV} == 9999 ]] ; then
|
||||
BDEPEND+=" dev-util/gtk-doc-am"
|
||||
BDEPEND+=" dev-build/gtk-doc-am"
|
||||
fi
|
||||
|
||||
MULTILIB_CHOST_TOOLS=(
|
||||
|
||||
@@ -53,7 +53,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
|
||||
if [[ ${PV} == 9999 ]] ; then
|
||||
BDEPEND+=" dev-util/gtk-doc-am"
|
||||
BDEPEND+=" dev-build/gtk-doc-am"
|
||||
fi
|
||||
|
||||
MULTILIB_CHOST_TOOLS=(
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -53,7 +53,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
|
||||
if [[ ${PV} == 9999 ]] ; then
|
||||
BDEPEND+=" dev-util/gtk-doc-am"
|
||||
BDEPEND+=" dev-build/gtk-doc-am"
|
||||
fi
|
||||
|
||||
MULTILIB_CHOST_TOOLS=(
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
|
||||
inherit gnome2 meson python-single-r1
|
||||
|
||||
@@ -29,7 +29,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
gtk-doc? ( dev-util/gtk-doc )
|
||||
>=dev-util/gtk-doc-am-1.14
|
||||
>=dev-build/gtk-doc-am-1.14
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
MATE_LA_PUNT="yes"
|
||||
PYTHON_COMPAT=( python{3_9,3_10,3_11} )
|
||||
PYTHON_COMPAT=( python{3_10,3_11} )
|
||||
|
||||
inherit mate python-single-r1
|
||||
|
||||
@@ -29,7 +29,7 @@ RDEPEND="${COMMON_DEPEND}"
|
||||
|
||||
BDEPEND="${COMMON_DEPEND}
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
doc? ( app-text/docbook-xml-dtd:4.1.2 )
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -39,7 +39,7 @@ DEPEND="${RDEPEND}
|
||||
)
|
||||
"
|
||||
BDEPEND="
|
||||
~dev-util/gtk-doc-am-${PV}
|
||||
~dev-build/gtk-doc-am-${PV}
|
||||
dev-util/itstool
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# @ECLASS: gnome2.eclass
|
||||
@@ -79,7 +79,7 @@ gnome2_src_configure() {
|
||||
local g2conf=()
|
||||
|
||||
# We consider packages installing gtk-doc to be handled by adding
|
||||
# DEPEND="dev-util/gtk-doc-am" which provides tools to relink URLs in
|
||||
# DEPEND="dev-build/gtk-doc-am" which provides tools to relink URLs in
|
||||
# documentation to already installed documentation. This decision also
|
||||
# greatly helps with constantly broken doc generation.
|
||||
# Remember to drop 'doc' USE flag from your package if it was only used to
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
|
||||
>=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
virtual/pkgconfig"
|
||||
|
||||
src_prepare() {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -20,7 +20,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
>=dev-util/gtk-doc-am-1.4
|
||||
>=dev-build/gtk-doc-am-1.4
|
||||
>=sys-devel/gettext-0.19.6
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -31,7 +31,7 @@ BDEPEND="
|
||||
dev-libs/gobject-introspection-common
|
||||
dev-libs/vala-common
|
||||
dev-util/glib-utils
|
||||
>=dev-util/gtk-doc-am-1.13
|
||||
>=dev-build/gtk-doc-am-1.13
|
||||
virtual/pkgconfig
|
||||
x11-libs/gdk-pixbuf
|
||||
vala? ( $(vala_depend) )
|
||||
|
||||
@@ -27,7 +27,7 @@ RDEPEND="
|
||||
BDEPEND="
|
||||
doc? ( app-text/yelp-tools )
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
app-alternatives/lex
|
||||
>=sys-devel/gettext-0.19.7
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -59,7 +59,7 @@ DEPEND="${RDEPEND}
|
||||
BDEPEND="
|
||||
app-text/yelp-tools
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=dev-util/intltool-0.40.6
|
||||
virtual/pkgconfig
|
||||
java? ( >=virtual/jdk-1.6 )
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -27,7 +27,7 @@ RDEPEND="
|
||||
introspection? ( >=dev-libs/gobject-introspection-1:= )
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
>=dev-util/gtk-doc-am-1.12
|
||||
>=dev-build/gtk-doc-am-1.12
|
||||
dev-libs/gobject-introspection-common
|
||||
>=sys-devel/gettext-0.19.6
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -27,7 +27,7 @@ RDEPEND="
|
||||
introspection? ( >=dev-libs/gobject-introspection-1:= )
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
>=dev-util/gtk-doc-am-1.12
|
||||
>=dev-build/gtk-doc-am-1.12
|
||||
dev-libs/gobject-introspection-common
|
||||
>=sys-devel/gettext-0.19.6
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -29,7 +29,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-libs/appstream-glib
|
||||
>=dev-util/gtk-doc-am-1.13
|
||||
>=dev-build/gtk-doc-am-1.13
|
||||
dev-util/glib-utils
|
||||
dev-util/itstool
|
||||
>=sys-devel/gettext-0.19.8
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -49,7 +49,7 @@ BDEPEND="${COMMON_DEPEND}
|
||||
dev-util/gdbus-codegen
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -47,7 +47,7 @@ BDEPEND="${COMMON_DEPEND}
|
||||
dev-util/gdbus-codegen
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -47,7 +47,7 @@ BDEPEND="${COMMON_DEPEND}
|
||||
dev-util/gdbus-codegen
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -34,7 +34,7 @@ BDEPEND="
|
||||
app-text/docbook-xml-dtd:4.1.2
|
||||
app-text/iso-codes
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
>=x11-libs/gdk-pixbuf-2.36.5
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -35,7 +35,7 @@ BDEPEND="
|
||||
app-text/docbook-xml-dtd:4.1.2
|
||||
app-text/iso-codes
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
>=x11-libs/gdk-pixbuf-2.36.5
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -37,7 +37,7 @@ BDEPEND="
|
||||
app-text/docbook-xml-dtd:4.1.2
|
||||
app-text/iso-codes
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
>=x11-libs/gdk-pixbuf-2.36.5
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -57,7 +57,7 @@ BDEPEND="
|
||||
dev-util/glib-utils
|
||||
dev-util/gdbus-codegen
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -57,7 +57,7 @@ BDEPEND="
|
||||
dev-util/glib-utils
|
||||
dev-util/gdbus-codegen
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -61,7 +61,7 @@ BDEPEND="
|
||||
dev-util/glib-utils
|
||||
dev-util/gdbus-codegen
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -48,7 +48,7 @@ RDEPEND="${COMMON_DEPEND}
|
||||
BDEPEND="${COMMON_DEPEND}
|
||||
dev-libs/libxml2
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -52,7 +52,7 @@ RDEPEND="${COMMON_DEPEND}
|
||||
BDEPEND="${COMMON_DEPEND}
|
||||
dev-libs/libxml2
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -27,7 +27,7 @@ RDEPEND="${COMMON_DEPEND}
|
||||
|
||||
BDEPEND="${COMMON_DEPEND}
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=dev-util/intltool-0.35
|
||||
sys-devel/gettext
|
||||
>=dev-build/libtool-2.2.6
|
||||
|
||||
@@ -30,7 +30,7 @@ RDEPEND="${COMMON_DEPEND}
|
||||
|
||||
BDEPEND="${COMMON_DEPEND}
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=dev-util/intltool-0.35
|
||||
sys-devel/gettext
|
||||
>=dev-build/libtool-2.2.6
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -48,7 +48,7 @@ BDEPEND="${COMMON_DEPEND}
|
||||
dev-libs/libxml2
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
x11-base/xorg-proto
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -48,7 +48,7 @@ BDEPEND="${COMMON_DEPEND}
|
||||
dev-libs/libxml2
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
x11-base/xorg-proto
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -51,7 +51,7 @@ BDEPEND="${COMMON_DEPEND}
|
||||
dev-libs/libxml2
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
x11-base/xorg-proto
|
||||
|
||||
@@ -48,7 +48,7 @@ BDEPEND="${COMMON_DEPEND}
|
||||
app-text/yelp-tools
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -51,7 +51,7 @@ BDEPEND="${COMMON_DEPEND}
|
||||
app-text/yelp-tools
|
||||
dev-util/glib-utils
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -72,7 +72,7 @@ DEPEND="
|
||||
${COMMON_DEPEND}
|
||||
>=dev-lang/perl-5.10.0
|
||||
dev-libs/appstream-glib
|
||||
>=dev-util/gtk-doc-am-1
|
||||
>=dev-build/gtk-doc-am-1
|
||||
dev-util/gtk-update-icon-cache
|
||||
>=dev-util/intltool-0.40.1
|
||||
>=sys-devel/gettext-0.19
|
||||
|
||||
@@ -72,7 +72,7 @@ DEPEND="
|
||||
${COMMON_DEPEND}
|
||||
>=dev-lang/perl-5.10.0
|
||||
dev-libs/appstream-glib
|
||||
>=dev-util/gtk-doc-am-1
|
||||
>=dev-build/gtk-doc-am-1
|
||||
dev-util/gtk-update-icon-cache
|
||||
>=dev-util/intltool-0.40.1
|
||||
>=sys-devel/gettext-0.19
|
||||
|
||||
@@ -71,7 +71,7 @@ RDEPEND="
|
||||
BDEPEND="
|
||||
>=dev-lang/perl-5.10.0
|
||||
dev-libs/appstream-glib
|
||||
>=dev-util/gtk-doc-am-1
|
||||
>=dev-build/gtk-doc-am-1
|
||||
dev-util/gtk-update-icon-cache
|
||||
>=dev-util/intltool-0.40.1
|
||||
>=sys-devel/gettext-0.19.8
|
||||
|
||||
@@ -71,7 +71,7 @@ RDEPEND="
|
||||
BDEPEND="
|
||||
>=dev-lang/perl-5.10.0
|
||||
dev-libs/appstream-glib
|
||||
>=dev-util/gtk-doc-am-1
|
||||
>=dev-build/gtk-doc-am-1
|
||||
dev-util/gtk-update-icon-cache
|
||||
>=dev-util/intltool-0.40.1
|
||||
>=sys-devel/gettext-0.19.8
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -21,7 +21,7 @@ RESTRICT="test"
|
||||
RDEPEND="x11-libs/gtk+:2"
|
||||
DEPEND="gnome-base/gnome-common"
|
||||
BDEPEND="
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
gnome-base/gnome-common
|
||||
"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -31,7 +31,7 @@ RDEPEND="${DEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
dev-util/glib-utils
|
||||
>=dev-util/gtk-doc-am-1.11
|
||||
>=dev-build/gtk-doc-am-1.11
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -22,7 +22,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
>=dev-util/gtk-doc-am-1.24
|
||||
>=dev-build/gtk-doc-am-1.24
|
||||
>=sys-devel/gettext-0.18
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -59,7 +59,7 @@ DEPEND="${RDEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
dev-util/glib-utils
|
||||
>=dev-util/gtk-doc-am-1.20
|
||||
>=dev-build/gtk-doc-am-1.20
|
||||
>=sys-devel/gettext-0.17
|
||||
virtual/pkgconfig
|
||||
doc? (
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -20,7 +20,7 @@ RDEPEND="
|
||||
raptor? ( media-libs/raptor:2 )"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
virtual/pkgconfig"
|
||||
|
||||
src_prepare() {
|
||||
|
||||
@@ -66,7 +66,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
dev-lang/perl
|
||||
>=dev-util/gtk-doc-am-1
|
||||
>=dev-build/gtk-doc-am-1
|
||||
>=sys-devel/gettext-0.19.8
|
||||
>=dev-build/libtool-2.2
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -67,7 +67,7 @@ DEPEND="${RDEPEND}
|
||||
BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
dev-lang/perl
|
||||
>=dev-util/gtk-doc-am-1
|
||||
>=dev-build/gtk-doc-am-1
|
||||
>=sys-devel/gettext-0.19.8
|
||||
>=dev-build/libtool-2.2
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -67,7 +67,7 @@ DEPEND="${RDEPEND}
|
||||
BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
dev-lang/perl
|
||||
>=dev-util/gtk-doc-am-1
|
||||
>=dev-build/gtk-doc-am-1
|
||||
>=sys-devel/gettext-0.19.8
|
||||
>=dev-build/libtool-2.2
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -67,7 +67,7 @@ DEPEND="${RDEPEND}
|
||||
BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
dev-lang/perl
|
||||
>=dev-util/gtk-doc-am-1
|
||||
>=dev-build/gtk-doc-am-1
|
||||
>=sys-devel/gettext-0.19.8
|
||||
>=dev-build/libtool-2.2
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -67,7 +67,7 @@ DEPEND="${RDEPEND}
|
||||
BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
dev-lang/perl
|
||||
>=dev-util/gtk-doc-am-1
|
||||
>=dev-build/gtk-doc-am-1
|
||||
>=sys-devel/gettext-0.19.8
|
||||
>=dev-build/libtool-2.2
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -64,7 +64,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
app-alternatives/lex
|
||||
>=sys-devel/gettext-0.19.1
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -64,7 +64,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
app-alternatives/lex
|
||||
>=sys-devel/gettext-0.19.1
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -64,7 +64,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
app-alternatives/lex
|
||||
>=sys-devel/gettext-0.19.1
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-libs/libxslt
|
||||
dev-util/intltool
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
dev-libs/libxslt
|
||||
dev-util/intltool
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
sys-devel/gettext
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -30,7 +30,7 @@ RDEPEND="${COMMON_DEPEND}
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
app-text/docbook-xml-dtd:4.1.2
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -26,7 +26,7 @@ COMMON_DEPEND="
|
||||
BDEPEND="
|
||||
app-text/docbook-xml-dtd:4.1.2
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8:*
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -26,7 +26,7 @@ COMMON_DEPEND="
|
||||
BDEPEND="
|
||||
app-text/docbook-xml-dtd:4.1.2
|
||||
dev-util/gtk-doc
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=sys-devel/gettext-0.19.8:*
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -51,7 +51,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
>=dev-util/gtk-doc-am-1.25-r1
|
||||
>=dev-build/gtk-doc-am-1.25-r1
|
||||
>=dev-util/intltool-0.51.0-r1
|
||||
app-alternatives/lex
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -51,7 +51,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
>=dev-util/gtk-doc-am-1.25-r1
|
||||
>=dev-build/gtk-doc-am-1.25-r1
|
||||
>=dev-util/intltool-0.51.0-r1
|
||||
app-alternatives/lex
|
||||
virtual/pkgconfig
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_REQ_USE="xml(+)"
|
||||
inherit gnome2 python-any-r1 virtualx
|
||||
|
||||
@@ -32,7 +32,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
dev-util/glib-utils
|
||||
>=dev-util/gtk-doc-am-1.10
|
||||
>=dev-build/gtk-doc-am-1.10
|
||||
>=dev-util/intltool-0.35
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
PYTHON_REQ_USE="xml(+)"
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
|
||||
inherit gnome2 python-any-r1
|
||||
|
||||
@@ -27,7 +27,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
dev-libs/libxslt
|
||||
>=dev-util/gtk-doc-am-1.17
|
||||
>=dev-build/gtk-doc-am-1.17
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ DEPEND="${COMMON_DEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
dev-util/glib-utils
|
||||
>=dev-util/gtk-doc-am-1.18
|
||||
>=dev-build/gtk-doc-am-1.18
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -36,7 +36,7 @@ DEPEND="${RDEPEND}
|
||||
seccomp? ( sys-libs/libseccomp )
|
||||
)"
|
||||
BDEPEND="
|
||||
dev-util/gtk-doc-am
|
||||
dev-build/gtk-doc-am
|
||||
>=virtual/pkgconfig-0-r1
|
||||
doc? ( dev-util/gtk-doc )
|
||||
nls? ( sys-devel/gettext )
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user