mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
*/*: depend on newer gobject-introspection as a workaround
sed -E '/dev-libs\/gobject-introspection(:=|\s|$|-[0-9]|\[)/ { s/(>=)?dev-libs\/gobject-introspection(-[0-9.r-]*)?/>=dev-libs\/gobject-introspection-1.82.0-r2/ }' */*/*.ebuild -i
+ manually going over to undo the false positives or if the version
requirement was higher.
Bug: https://bugs.gentoo.org/947058
See-Also: ae37e3f389808700bd0f4343ee04888f0ef179d2
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44336
Closes: https://github.com/gentoo/gentoo/pull/44336
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
5d08f46bc5
commit
d83e25b6a5
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -29,7 +29,7 @@ RDEPEND="
|
|||||||
|
|
||||||
dev-libs/atk[introspection]
|
dev-libs/atk[introspection]
|
||||||
>=dev-libs/glib-2.28:2
|
>=dev-libs/glib-2.28:2
|
||||||
dev-libs/gobject-introspection:=
|
>=dev-libs/gobject-introspection-1.82.0-r2:=
|
||||||
x11-libs/gdk-pixbuf[introspection]
|
x11-libs/gdk-pixbuf[introspection]
|
||||||
x11-libs/libwnck:3[introspection]
|
x11-libs/libwnck:3[introspection]
|
||||||
x11-libs/pango[introspection]
|
x11-libs/pango[introspection]
|
||||||
|
|||||||
@ -29,7 +29,7 @@ RDEPEND="
|
|||||||
|
|
||||||
dev-libs/atk[introspection]
|
dev-libs/atk[introspection]
|
||||||
>=dev-libs/glib-2.28:2
|
>=dev-libs/glib-2.28:2
|
||||||
dev-libs/gobject-introspection:=
|
>=dev-libs/gobject-introspection-1.82.0-r2:=
|
||||||
x11-libs/gdk-pixbuf[introspection]
|
x11-libs/gdk-pixbuf[introspection]
|
||||||
x11-libs/libwnck:3[introspection]
|
x11-libs/libwnck:3[introspection]
|
||||||
x11-libs/pango[introspection]
|
x11-libs/pango[introspection]
|
||||||
|
|||||||
@ -21,7 +21,7 @@ DEPEND="
|
|||||||
>=sys-apps/dbus-1.5[${MULTILIB_USEDEP}]
|
>=sys-apps/dbus-1.5[${MULTILIB_USEDEP}]
|
||||||
>=dev-libs/glib-2.67.4:2[${MULTILIB_USEDEP}]
|
>=dev-libs/glib-2.67.4:2[${MULTILIB_USEDEP}]
|
||||||
>=dev-libs/libxml2-2.9.1:2=[${MULTILIB_USEDEP}]
|
>=dev-libs/libxml2-2.9.1:2=[${MULTILIB_USEDEP}]
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.54.0:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
systemd? ( sys-apps/systemd[${MULTILIB_USEDEP}] )
|
systemd? ( sys-apps/systemd[${MULTILIB_USEDEP}] )
|
||||||
X? (
|
X? (
|
||||||
x11-libs/libX11[${MULTILIB_USEDEP}]
|
x11-libs/libX11[${MULTILIB_USEDEP}]
|
||||||
|
|||||||
@ -21,7 +21,7 @@ DEPEND="
|
|||||||
>=sys-apps/dbus-1.5[${MULTILIB_USEDEP}]
|
>=sys-apps/dbus-1.5[${MULTILIB_USEDEP}]
|
||||||
>=dev-libs/glib-2.67.4:2[${MULTILIB_USEDEP}]
|
>=dev-libs/glib-2.67.4:2[${MULTILIB_USEDEP}]
|
||||||
>=dev-libs/libxml2-2.9.1:2=[${MULTILIB_USEDEP}]
|
>=dev-libs/libxml2-2.9.1:2=[${MULTILIB_USEDEP}]
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.54.0:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
systemd? ( sys-apps/systemd[${MULTILIB_USEDEP}] )
|
systemd? ( sys-apps/systemd[${MULTILIB_USEDEP}] )
|
||||||
X? (
|
X? (
|
||||||
x11-libs/libX11[${MULTILIB_USEDEP}]
|
x11-libs/libX11[${MULTILIB_USEDEP}]
|
||||||
|
|||||||
@ -21,7 +21,7 @@ DEPEND="
|
|||||||
>=sys-apps/dbus-1.5[${MULTILIB_USEDEP}]
|
>=sys-apps/dbus-1.5[${MULTILIB_USEDEP}]
|
||||||
>=dev-libs/glib-2.67.4:2[${MULTILIB_USEDEP}]
|
>=dev-libs/glib-2.67.4:2[${MULTILIB_USEDEP}]
|
||||||
>=dev-libs/libxml2-2.9.1:2=[${MULTILIB_USEDEP}]
|
>=dev-libs/libxml2-2.9.1:2=[${MULTILIB_USEDEP}]
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.54.0:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
systemd? ( sys-apps/systemd[${MULTILIB_USEDEP}] )
|
systemd? ( sys-apps/systemd[${MULTILIB_USEDEP}] )
|
||||||
X? (
|
X? (
|
||||||
x11-libs/libX11[${MULTILIB_USEDEP}]
|
x11-libs/libX11[${MULTILIB_USEDEP}]
|
||||||
|
|||||||
@ -22,7 +22,7 @@ COMMON_DEPEND="
|
|||||||
$(python_gen_cond_dep '
|
$(python_gen_cond_dep '
|
||||||
>=dev-python/pygobject-2.90.3:3[${PYTHON_USEDEP}]
|
>=dev-python/pygobject-2.90.3:3[${PYTHON_USEDEP}]
|
||||||
')
|
')
|
||||||
>=dev-libs/gobject-introspection-0.10.7:=
|
>=dev-libs/gobject-introspection-1.82.0-r2:=
|
||||||
dev-libs/libgee:0.8
|
dev-libs/libgee:0.8
|
||||||
dev-libs/libxml2:=
|
dev-libs/libxml2:=
|
||||||
>=media-libs/clutter-1.5.11:1.0[introspection]
|
>=media-libs/clutter-1.5.11:1.0[introspection]
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -24,7 +24,7 @@ RDEPEND="
|
|||||||
nautilus? ( >=gnome-base/nautilus-43.0 )
|
nautilus? ( >=gnome-base/nautilus-43.0 )
|
||||||
>=dev-libs/json-glib-0.14
|
>=dev-libs/json-glib-0.14
|
||||||
>=app-arch/libarchive-3.2:=
|
>=app-arch/libarchive-3.2:=
|
||||||
introspection? ( dev-libs/gobject-introspection )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2 )
|
||||||
x11-libs/cairo
|
x11-libs/cairo
|
||||||
x11-libs/gdk-pixbuf:2
|
x11-libs/gdk-pixbuf:2
|
||||||
x11-libs/pango
|
x11-libs/pango
|
||||||
|
|||||||
@ -24,7 +24,7 @@ RDEPEND="
|
|||||||
nautilus? ( >=gnome-base/nautilus-43.0 )
|
nautilus? ( >=gnome-base/nautilus-43.0 )
|
||||||
>=dev-libs/json-glib-0.14
|
>=dev-libs/json-glib-0.14
|
||||||
>=app-arch/libarchive-3.2:=
|
>=app-arch/libarchive-3.2:=
|
||||||
introspection? ( dev-libs/gobject-introspection )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2 )
|
||||||
x11-libs/cairo
|
x11-libs/cairo
|
||||||
x11-libs/gdk-pixbuf:2
|
x11-libs/gdk-pixbuf:2
|
||||||
x11-libs/pango
|
x11-libs/pango
|
||||||
|
|||||||
@ -19,7 +19,7 @@ REQUIRED_USE="vala? ( introspection )"
|
|||||||
RDEPEND="
|
RDEPEND="
|
||||||
>=dev-libs/glib-2.62.0:2
|
>=dev-libs/glib-2.62.0:2
|
||||||
sys-libs/zlib
|
sys-libs/zlib
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.54:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
|
|||||||
@ -21,7 +21,7 @@ RDEPEND="
|
|||||||
>=app-arch/libarchive-3.4.0:=
|
>=app-arch/libarchive-3.4.0:=
|
||||||
>=dev-libs/glib-2.35.6:2
|
>=dev-libs/glib-2.35.6:2
|
||||||
gtk? ( >=x11-libs/gtk+-3.2:3[introspection?] )
|
gtk? ( >=x11-libs/gtk+-3.2:3[introspection?] )
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.30.0:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
|
|||||||
@ -27,7 +27,7 @@ DEPEND="
|
|||||||
)
|
)
|
||||||
x11-libs/libICE
|
x11-libs/libICE
|
||||||
x11-libs/libSM
|
x11-libs/libSM
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.30:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
libburn? (
|
libburn? (
|
||||||
>=dev-libs/libburn-0.4:=
|
>=dev-libs/libburn-0.4:=
|
||||||
>=dev-libs/libisofs-0.6.4:= )
|
>=dev-libs/libisofs-0.6.4:= )
|
||||||
|
|||||||
@ -29,7 +29,7 @@ DEPEND="
|
|||||||
systemd? ( sys-apps/systemd:= )
|
systemd? ( sys-apps/systemd:= )
|
||||||
gtk? ( >=x11-libs/gtk+-3.22:3[introspection?,wayland?,X?] )
|
gtk? ( >=x11-libs/gtk+-3.22:3[introspection?,wayland?,X?] )
|
||||||
>=sys-apps/dbus-1
|
>=sys-apps/dbus-1
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.58:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
PDEPEND="app-crypt/gnupg"
|
PDEPEND="app-crypt/gnupg"
|
||||||
|
|||||||
@ -28,7 +28,7 @@ DEPEND="
|
|||||||
systemd? ( sys-apps/systemd:= )
|
systemd? ( sys-apps/systemd:= )
|
||||||
gtk? ( gui-libs/gtk:4[introspection?] )
|
gtk? ( gui-libs/gtk:4[introspection?] )
|
||||||
>=sys-apps/dbus-1
|
>=sys-apps/dbus-1
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.58:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
PDEPEND="app-crypt/gnupg"
|
PDEPEND="app-crypt/gnupg"
|
||||||
|
|||||||
@ -29,7 +29,7 @@ DEPEND="
|
|||||||
systemd? ( sys-apps/systemd:= )
|
systemd? ( sys-apps/systemd:= )
|
||||||
gtk? ( gui-libs/gtk:4[introspection?] )
|
gtk? ( gui-libs/gtk:4[introspection?] )
|
||||||
>=sys-apps/dbus-1
|
>=sys-apps/dbus-1
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.58:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
PDEPEND="app-crypt/gnupg"
|
PDEPEND="app-crypt/gnupg"
|
||||||
|
|||||||
@ -29,7 +29,7 @@ DEPEND="
|
|||||||
systemd? ( sys-apps/systemd:= )
|
systemd? ( sys-apps/systemd:= )
|
||||||
gtk? ( gui-libs/gtk:4[introspection?] )
|
gtk? ( gui-libs/gtk:4[introspection?] )
|
||||||
>=sys-apps/dbus-1
|
>=sys-apps/dbus-1
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.58:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
PDEPEND="app-crypt/gnupg"
|
PDEPEND="app-crypt/gnupg"
|
||||||
|
|||||||
@ -29,7 +29,7 @@ DEPEND="
|
|||||||
systemd? ( sys-apps/systemd:= )
|
systemd? ( sys-apps/systemd:= )
|
||||||
gtk? ( gui-libs/gtk:4[introspection?] )
|
gtk? ( gui-libs/gtk:4[introspection?] )
|
||||||
>=sys-apps/dbus-1
|
>=sys-apps/dbus-1
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.58:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
PDEPEND="app-crypt/gnupg"
|
PDEPEND="app-crypt/gnupg"
|
||||||
|
|||||||
@ -28,7 +28,7 @@ DEPEND="
|
|||||||
gnutls? ( >=net-libs/gnutls-3.8.2:0=[${MULTILIB_USEDEP}] )
|
gnutls? ( >=net-libs/gnutls-3.8.2:0=[${MULTILIB_USEDEP}] )
|
||||||
pam? ( sys-libs/pam )
|
pam? ( sys-libs/pam )
|
||||||
tpm? ( >=app-crypt/tpm2-tss-3.0.3:= )
|
tpm? ( >=app-crypt/tpm2-tss-3.0.3:= )
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.54:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
PDEPEND="virtual/secret-service"
|
PDEPEND="virtual/secret-service"
|
||||||
|
|||||||
@ -29,7 +29,7 @@ DEPEND="
|
|||||||
gnutls? ( >=net-libs/gnutls-3.8.2:0=[${MULTILIB_USEDEP}] )
|
gnutls? ( >=net-libs/gnutls-3.8.2:0=[${MULTILIB_USEDEP}] )
|
||||||
pam? ( sys-libs/pam )
|
pam? ( sys-libs/pam )
|
||||||
tpm? ( >=app-crypt/tpm2-tss-3.0.3:= )
|
tpm? ( >=app-crypt/tpm2-tss-3.0.3:= )
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.54:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
PDEPEND="virtual/secret-service"
|
PDEPEND="virtual/secret-service"
|
||||||
|
|||||||
@ -29,7 +29,7 @@ DEPEND="
|
|||||||
gnutls? ( >=net-libs/gnutls-3.8.2:0=[${MULTILIB_USEDEP}] )
|
gnutls? ( >=net-libs/gnutls-3.8.2:0=[${MULTILIB_USEDEP}] )
|
||||||
pam? ( sys-libs/pam )
|
pam? ( sys-libs/pam )
|
||||||
tpm? ( >=app-crypt/tpm2-tss-3.0.3:= )
|
tpm? ( >=app-crypt/tpm2-tss-3.0.3:= )
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.54:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
PDEPEND="virtual/secret-service"
|
PDEPEND="virtual/secret-service"
|
||||||
|
|||||||
@ -22,7 +22,7 @@ DEPEND="
|
|||||||
>=gui-libs/libgedit-amtk-5.6:=
|
>=gui-libs/libgedit-amtk-5.6:=
|
||||||
>=gui-libs/tepl-6.8.0:=
|
>=gui-libs/tepl-6.8.0:=
|
||||||
>=dev-libs/libpeas-1.14.1:0[gtk]
|
>=dev-libs/libpeas-1.14.1:0[gtk]
|
||||||
>=dev-libs/gobject-introspection-1.54:=
|
>=dev-libs/gobject-introspection-1.82.0-r2:=
|
||||||
>=app-text/gspell-0.2.5:0=
|
>=app-text/gspell-0.2.5:0=
|
||||||
python? (
|
python? (
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
|
|||||||
@ -22,7 +22,7 @@ DEPEND="
|
|||||||
>=gui-libs/libgedit-amtk-5.6:=
|
>=gui-libs/libgedit-amtk-5.6:=
|
||||||
>=gui-libs/libgedit-tepl-6.12
|
>=gui-libs/libgedit-tepl-6.12
|
||||||
>=dev-libs/libpeas-1.14.1:0[gtk]
|
>=dev-libs/libpeas-1.14.1:0[gtk]
|
||||||
>=dev-libs/gobject-introspection-1.54:=
|
>=dev-libs/gobject-introspection-1.82.0-r2:=
|
||||||
>=app-text/gspell-0.2.5:0=
|
>=app-text/gspell-0.2.5:0=
|
||||||
python? (
|
python? (
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
|
|||||||
@ -25,7 +25,7 @@ RDEPEND="
|
|||||||
>=dev-libs/glib-2.68.0:2
|
>=dev-libs/glib-2.68.0:2
|
||||||
>=gui-libs/gtk-4.4.0:4
|
>=gui-libs/gtk-4.4.0:4
|
||||||
>=gui-libs/libadwaita-1.2:1
|
>=gui-libs/libadwaita-1.2:1
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
!app-editors/ghex:2
|
!app-editors/ghex:2
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|||||||
@ -25,7 +25,7 @@ RDEPEND="
|
|||||||
>=dev-libs/glib-2.68.0:2
|
>=dev-libs/glib-2.68.0:2
|
||||||
>=gui-libs/gtk-4.4.0:4
|
>=gui-libs/gtk-4.4.0:4
|
||||||
>=gui-libs/libadwaita-1.2:1
|
>=gui-libs/libadwaita-1.2:1
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
!app-editors/ghex:2
|
!app-editors/ghex:2
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|||||||
@ -25,7 +25,7 @@ RDEPEND="
|
|||||||
>=dev-libs/glib-2.68.0:2
|
>=dev-libs/glib-2.68.0:2
|
||||||
>=gui-libs/gtk-4.17.5:4
|
>=gui-libs/gtk-4.17.5:4
|
||||||
>=gui-libs/libadwaita-1.7:1
|
>=gui-libs/libadwaita-1.7:1
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
!app-editors/ghex:2
|
!app-editors/ghex:2
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|||||||
@ -25,7 +25,7 @@ RDEPEND="
|
|||||||
>=dev-libs/glib-2.68.0:2
|
>=dev-libs/glib-2.68.0:2
|
||||||
>=gui-libs/gtk-4.17.5:4
|
>=gui-libs/gtk-4.17.5:4
|
||||||
>=gui-libs/libadwaita-1.7:1
|
>=gui-libs/libadwaita-1.7:1
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
!app-editors/ghex:2
|
!app-editors/ghex:2
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|||||||
@ -23,7 +23,7 @@ DEPEND="
|
|||||||
gnome-base/gsettings-desktop-schemas
|
gnome-base/gsettings-desktop-schemas
|
||||||
x11-libs/gdk-pixbuf:2
|
x11-libs/gdk-pixbuf:2
|
||||||
x11-libs/pango
|
x11-libs/pango
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.30.0:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
gnome-base/dconf
|
gnome-base/dconf
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}
|
RDEPEND="${DEPEND}
|
||||||
|
|||||||
@ -33,7 +33,7 @@ COMMON_DEPEND="
|
|||||||
x11-libs/libX11
|
x11-libs/libX11
|
||||||
>=x11-libs/libSM-1.0
|
>=x11-libs/libSM-1.0
|
||||||
x11-libs/pango
|
x11-libs/pango
|
||||||
introspection? ( >=dev-libs/gobject-introspection-0.9.3:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
spell? (
|
spell? (
|
||||||
>=app-text/enchant-1.6:=
|
>=app-text/enchant-1.6:=
|
||||||
>=app-text/iso-codes-0.35
|
>=app-text/iso-codes-0.35
|
||||||
|
|||||||
@ -63,7 +63,7 @@ RDEPEND="${DEPEND}
|
|||||||
v4l? ( media-libs/libv4l[abi_x86_32(-)] )
|
v4l? ( media-libs/libv4l[abi_x86_32(-)] )
|
||||||
vulkan? ( media-libs/vulkan-loader[abi_x86_32(-)] )
|
vulkan? ( media-libs/vulkan-loader[abi_x86_32(-)] )
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
|| (
|
|| (
|
||||||
dev-libs/openssl-compat:1.1.1
|
dev-libs/openssl-compat:1.1.1
|
||||||
=dev-libs/openssl-1.1.1*
|
=dev-libs/openssl-1.1.1*
|
||||||
|
|||||||
@ -61,7 +61,7 @@ RDEPEND="${DEPEND}
|
|||||||
v4l? ( media-libs/libv4l[abi_x86_32(-)] )
|
v4l? ( media-libs/libv4l[abi_x86_32(-)] )
|
||||||
vulkan? ( media-libs/vulkan-loader[abi_x86_32(-)] )
|
vulkan? ( media-libs/vulkan-loader[abi_x86_32(-)] )
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
dev-libs/openssl-compat:1.1.1
|
dev-libs/openssl-compat:1.1.1
|
||||||
dev-util/desktop-file-utils
|
dev-util/desktop-file-utils
|
||||||
media-libs/alsa-lib[abi_x86_32(-)]
|
media-libs/alsa-lib[abi_x86_32(-)]
|
||||||
|
|||||||
@ -60,7 +60,7 @@ RDEPEND="${DEPEND}
|
|||||||
v4l? ( media-libs/libv4l[abi_x86_32(-)] )
|
v4l? ( media-libs/libv4l[abi_x86_32(-)] )
|
||||||
vulkan? ( media-libs/vulkan-loader[abi_x86_32(-)] )
|
vulkan? ( media-libs/vulkan-loader[abi_x86_32(-)] )
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
dev-libs/openssl-compat:1.1.1
|
dev-libs/openssl-compat:1.1.1
|
||||||
dev-util/desktop-file-utils
|
dev-util/desktop-file-utils
|
||||||
media-libs/alsa-lib[abi_x86_32(-)]
|
media-libs/alsa-lib[abi_x86_32(-)]
|
||||||
|
|||||||
@ -60,7 +60,7 @@ RDEPEND="${DEPEND}
|
|||||||
v4l? ( media-libs/libv4l[abi_x86_32(-)] )
|
v4l? ( media-libs/libv4l[abi_x86_32(-)] )
|
||||||
vulkan? ( media-libs/vulkan-loader[abi_x86_32(-)] )
|
vulkan? ( media-libs/vulkan-loader[abi_x86_32(-)] )
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
dev-libs/openssl-compat:1.1.1
|
dev-libs/openssl-compat:1.1.1
|
||||||
dev-util/desktop-file-utils
|
dev-util/desktop-file-utils
|
||||||
media-libs/alsa-lib[abi_x86_32(-)]
|
media-libs/alsa-lib[abi_x86_32(-)]
|
||||||
|
|||||||
@ -60,7 +60,7 @@ RDEPEND="${DEPEND}
|
|||||||
v4l? ( media-libs/libv4l[abi_x86_32(-)] )
|
v4l? ( media-libs/libv4l[abi_x86_32(-)] )
|
||||||
vulkan? ( media-libs/vulkan-loader[abi_x86_32(-)] )
|
vulkan? ( media-libs/vulkan-loader[abi_x86_32(-)] )
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
dev-libs/openssl-compat:1.1.1
|
dev-libs/openssl-compat:1.1.1
|
||||||
dev-util/desktop-file-utils
|
dev-util/desktop-file-utils
|
||||||
media-libs/alsa-lib[abi_x86_32(-)]
|
media-libs/alsa-lib[abi_x86_32(-)]
|
||||||
|
|||||||
@ -74,7 +74,7 @@ COMMON_DEPEND="
|
|||||||
fuse? ( sys-fs/fuse:0 )
|
fuse? ( sys-fs/fuse:0 )
|
||||||
introspection? (
|
introspection? (
|
||||||
dev-libs/glib
|
dev-libs/glib
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
)
|
)
|
||||||
libvirt? ( app-emulation/libvirt[qemu] )
|
libvirt? ( app-emulation/libvirt[qemu] )
|
||||||
perl? (
|
perl? (
|
||||||
|
|||||||
@ -19,7 +19,7 @@ RDEPEND="
|
|||||||
>=dev-libs/libxml2-2.9.1:=
|
>=dev-libs/libxml2-2.9.1:=
|
||||||
>=app-emulation/libvirt-1.2.8:=
|
>=app-emulation/libvirt-1.2.8:=
|
||||||
>=dev-libs/glib-2.48.0:2
|
>=dev-libs/glib-2.48.0:2
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.48.0:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|
||||||
|
|||||||
@ -19,7 +19,7 @@ RDEPEND="
|
|||||||
>=dev-libs/libxml2-2.9.1:=
|
>=dev-libs/libxml2-2.9.1:=
|
||||||
>=app-emulation/libvirt-2.3.0:=
|
>=app-emulation/libvirt-2.3.0:=
|
||||||
>=dev-libs/glib-2.48.0:2
|
>=dev-libs/glib-2.48.0:2
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.48.0:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|
||||||
|
|||||||
@ -25,7 +25,7 @@ RDEPEND="
|
|||||||
gtk2? ( x11-libs/gtk+:2 )
|
gtk2? ( x11-libs/gtk+:2 )
|
||||||
gtk3? ( x11-libs/gtk+:3[wayland?,X?] )
|
gtk3? ( x11-libs/gtk+:3[wayland?,X?] )
|
||||||
gtk4? ( gui-libs/gtk:4[wayland?,X?] )
|
gtk4? ( gui-libs/gtk:4[wayland?,X?] )
|
||||||
introspection? ( dev-libs/gobject-introspection )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2 )
|
||||||
X? ( x11-libs/libX11 )
|
X? ( x11-libs/libX11 )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|||||||
@ -25,7 +25,7 @@ RDEPEND="
|
|||||||
gtk2? ( x11-libs/gtk+:2 )
|
gtk2? ( x11-libs/gtk+:2 )
|
||||||
gtk3? ( x11-libs/gtk+:3[wayland?,X?] )
|
gtk3? ( x11-libs/gtk+:3[wayland?,X?] )
|
||||||
gtk4? ( gui-libs/gtk:4[wayland?,X?] )
|
gtk4? ( gui-libs/gtk:4[wayland?,X?] )
|
||||||
introspection? ( dev-libs/gobject-introspection )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2 )
|
||||||
X? ( x11-libs/libX11 )
|
X? ( x11-libs/libX11 )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|||||||
@ -52,7 +52,7 @@ DEPEND="
|
|||||||
x11-libs/libX11
|
x11-libs/libX11
|
||||||
x11-libs/libXi
|
x11-libs/libXi
|
||||||
)
|
)
|
||||||
introspection? ( dev-libs/gobject-introspection )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2 )
|
||||||
libnotify? ( x11-libs/libnotify )
|
libnotify? ( x11-libs/libnotify )
|
||||||
nls? ( virtual/libintl )
|
nls? ( virtual/libintl )
|
||||||
python? (
|
python? (
|
||||||
|
|||||||
@ -52,7 +52,7 @@ DEPEND="
|
|||||||
x11-libs/libX11
|
x11-libs/libX11
|
||||||
x11-libs/libXi
|
x11-libs/libXi
|
||||||
)
|
)
|
||||||
introspection? ( dev-libs/gobject-introspection )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2 )
|
||||||
libnotify? ( x11-libs/libnotify )
|
libnotify? ( x11-libs/libnotify )
|
||||||
nls? ( virtual/libintl )
|
nls? ( virtual/libintl )
|
||||||
python? (
|
python? (
|
||||||
|
|||||||
@ -51,7 +51,7 @@ DEPEND="
|
|||||||
x11-libs/libX11
|
x11-libs/libX11
|
||||||
x11-libs/libXi
|
x11-libs/libXi
|
||||||
)
|
)
|
||||||
introspection? ( dev-libs/gobject-introspection )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2 )
|
||||||
libnotify? ( x11-libs/libnotify )
|
libnotify? ( x11-libs/libnotify )
|
||||||
nls? ( virtual/libintl )
|
nls? ( virtual/libintl )
|
||||||
python? (
|
python? (
|
||||||
|
|||||||
@ -51,7 +51,7 @@ DEPEND="
|
|||||||
x11-libs/libX11
|
x11-libs/libX11
|
||||||
x11-libs/libXi
|
x11-libs/libXi
|
||||||
)
|
)
|
||||||
introspection? ( dev-libs/gobject-introspection )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2 )
|
||||||
libnotify? ( x11-libs/libnotify )
|
libnotify? ( x11-libs/libnotify )
|
||||||
nls? ( virtual/libintl )
|
nls? ( virtual/libintl )
|
||||||
python? (
|
python? (
|
||||||
|
|||||||
@ -22,7 +22,7 @@ RDEPEND="dev-libs/glib:2
|
|||||||
x11-libs/libX11
|
x11-libs/libX11
|
||||||
x11-libs/libgxim
|
x11-libs/libgxim
|
||||||
x11-libs/libnotify
|
x11-libs/libnotify
|
||||||
introspection? ( dev-libs/gobject-introspection )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2 )
|
||||||
xfconf? ( xfce-base/xfconf )"
|
xfconf? ( xfce-base/xfconf )"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="dev-util/glib-utils
|
BDEPEND="dev-util/glib-utils
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI="7"
|
EAPI="7"
|
||||||
@ -20,7 +20,7 @@ RDEPEND="dev-libs/glib:2
|
|||||||
dev-libs/json-glib
|
dev-libs/json-glib
|
||||||
dev-libs/libgee:0.8
|
dev-libs/libgee:0.8
|
||||||
x11-libs/libxkbcommon
|
x11-libs/libxkbcommon
|
||||||
introspection? ( dev-libs/gobject-introspection )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2 )
|
||||||
nls? ( virtual/libintl )"
|
nls? ( virtual/libintl )"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="$(vala_depend)
|
BDEPEND="$(vala_depend)
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -21,7 +21,7 @@ DEPEND="
|
|||||||
>=dev-libs/glib-2.68:2
|
>=dev-libs/glib-2.68:2
|
||||||
>=dev-libs/json-glib-0.14.0
|
>=dev-libs/json-glib-0.14.0
|
||||||
>=net-libs/libsoup-3.0.0:3.0
|
>=net-libs/libsoup-3.0.0:3.0
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.54:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
modemmanager? ( >=net-misc/modemmanager-1.6 )
|
modemmanager? ( >=net-misc/modemmanager-1.6 )
|
||||||
zeroconf? ( >=net-dns/avahi-0.6.10[dbus] )
|
zeroconf? ( >=net-dns/avahi-0.6.10[dbus] )
|
||||||
x11-libs/libnotify
|
x11-libs/libnotify
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -21,7 +21,7 @@ DEPEND="
|
|||||||
>=dev-libs/glib-2.74:2
|
>=dev-libs/glib-2.74:2
|
||||||
>=dev-libs/json-glib-0.14.0
|
>=dev-libs/json-glib-0.14.0
|
||||||
>=net-libs/libsoup-3.0.0:3.0
|
>=net-libs/libsoup-3.0.0:3.0
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.54:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
modemmanager? ( >=net-misc/modemmanager-1.12 )
|
modemmanager? ( >=net-misc/modemmanager-1.12 )
|
||||||
zeroconf? ( >=net-dns/avahi-0.6.10[dbus] )
|
zeroconf? ( >=net-dns/avahi-0.6.10[dbus] )
|
||||||
x11-libs/libnotify
|
x11-libs/libnotify
|
||||||
|
|||||||
@ -26,7 +26,7 @@ RDEPEND="
|
|||||||
raw? ( media-libs/gexiv2 )
|
raw? ( media-libs/gexiv2 )
|
||||||
>=dev-libs/glib-2.70:2
|
>=dev-libs/glib-2.70:2
|
||||||
dev-libs/libgudev
|
dev-libs/libgudev
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
cue? ( media-libs/libcue:= )
|
cue? ( media-libs/libcue:= )
|
||||||
exif? ( >=media-libs/libexif-0.6 )
|
exif? ( >=media-libs/libexif-0.6 )
|
||||||
gsf? ( >=gnome-extra/libgsf-1.14.24:= )
|
gsf? ( >=gnome-extra/libgsf-1.14.24:= )
|
||||||
|
|||||||
@ -26,7 +26,7 @@ RDEPEND="
|
|||||||
raw? ( media-libs/gexiv2 )
|
raw? ( media-libs/gexiv2 )
|
||||||
>=dev-libs/glib-2.70:2
|
>=dev-libs/glib-2.70:2
|
||||||
dev-libs/libgudev
|
dev-libs/libgudev
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
cue? ( media-libs/libcue:= )
|
cue? ( media-libs/libcue:= )
|
||||||
exif? ( >=media-libs/libexif-0.6 )
|
exif? ( >=media-libs/libexif-0.6 )
|
||||||
gsf? ( >=gnome-extra/libgsf-1.14.24:= )
|
gsf? ( >=gnome-extra/libgsf-1.14.24:= )
|
||||||
|
|||||||
@ -39,7 +39,7 @@ BDEPEND="
|
|||||||
"
|
"
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
>=dev-libs/libratbag-0.14
|
>=dev-libs/libratbag-0.14
|
||||||
<dev-libs/libratbag-0.18
|
<dev-libs/libratbag-0.18
|
||||||
gnome-base/librsvg[introspection]
|
gnome-base/librsvg[introspection]
|
||||||
|
|||||||
@ -34,7 +34,7 @@ BDEPEND="
|
|||||||
"
|
"
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
>=dev-libs/libratbag-0.18
|
>=dev-libs/libratbag-0.18
|
||||||
gnome-base/librsvg[introspection]
|
gnome-base/librsvg[introspection]
|
||||||
x11-libs/gdk-pixbuf[introspection]
|
x11-libs/gdk-pixbuf[introspection]
|
||||||
|
|||||||
@ -34,7 +34,7 @@ BDEPEND="
|
|||||||
"
|
"
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
>=dev-libs/libratbag-0.18
|
>=dev-libs/libratbag-0.18
|
||||||
gnome-base/librsvg[introspection]
|
gnome-base/librsvg[introspection]
|
||||||
x11-libs/gdk-pixbuf[introspection]
|
x11-libs/gdk-pixbuf[introspection]
|
||||||
|
|||||||
@ -22,7 +22,7 @@ PV_SERIES=$(ver_cut 1-2)
|
|||||||
RDEPEND="
|
RDEPEND="
|
||||||
>=dev-libs/glib-2.52:2
|
>=dev-libs/glib-2.52:2
|
||||||
>=sys-apps/dbus-1.3.2
|
>=sys-apps/dbus-1.3.2
|
||||||
>=dev-libs/gobject-introspection-1.54:=
|
>=dev-libs/gobject-introspection-1.82.0-r2:=
|
||||||
>=dev-libs/icu-4.8.1.2:=
|
>=dev-libs/icu-4.8.1.2:=
|
||||||
>=dev-libs/json-glib-1.4
|
>=dev-libs/json-glib-1.4
|
||||||
>=net-libs/libsoup-2.99.2:3.0
|
>=net-libs/libsoup-2.99.2:3.0
|
||||||
|
|||||||
@ -20,7 +20,7 @@ PV_SERIES=$(ver_cut 1-2)
|
|||||||
RDEPEND="
|
RDEPEND="
|
||||||
>=dev-libs/glib-2.52:2
|
>=dev-libs/glib-2.52:2
|
||||||
>=sys-apps/dbus-1.3.2
|
>=sys-apps/dbus-1.3.2
|
||||||
>=dev-libs/gobject-introspection-1.54:=
|
>=dev-libs/gobject-introspection-1.82.0-r2:=
|
||||||
>=dev-libs/icu-4.8.1.2:=
|
>=dev-libs/icu-4.8.1.2:=
|
||||||
>=dev-libs/json-glib-1.4
|
>=dev-libs/json-glib-1.4
|
||||||
>=net-libs/libsoup-2.99.2:3.0
|
>=net-libs/libsoup-2.99.2:3.0
|
||||||
|
|||||||
@ -20,7 +20,7 @@ PV_SERIES=$(ver_cut 1-2)
|
|||||||
RDEPEND="
|
RDEPEND="
|
||||||
>=dev-libs/glib-2.52:2
|
>=dev-libs/glib-2.52:2
|
||||||
>=sys-apps/dbus-1.3.2
|
>=sys-apps/dbus-1.3.2
|
||||||
>=dev-libs/gobject-introspection-1.54:=
|
>=dev-libs/gobject-introspection-1.82.0-r2:=
|
||||||
>=dev-libs/icu-4.8.1.2:=
|
>=dev-libs/icu-4.8.1.2:=
|
||||||
>=dev-libs/json-glib-1.4
|
>=dev-libs/json-glib-1.4
|
||||||
>=net-libs/libsoup-2.99.2:3.0
|
>=net-libs/libsoup-2.99.2:3.0
|
||||||
|
|||||||
@ -48,7 +48,7 @@ RDEPEND="
|
|||||||
goffice? ( >=x11-libs/goffice-0.10.2:0.10 )
|
goffice? ( >=x11-libs/goffice-0.10.2:0.10 )
|
||||||
introspection? (
|
introspection? (
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
>=dev-libs/gobject-introspection-1.0.0:=
|
>=dev-libs/gobject-introspection-1.82.0-r2:=
|
||||||
)
|
)
|
||||||
map? ( >=media-libs/libchamplain-0.12:0.12[gtk] )
|
map? ( >=media-libs/libchamplain-0.12:0.12[gtk] )
|
||||||
plugins? (
|
plugins? (
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2023 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -29,7 +29,7 @@ RDEPEND="
|
|||||||
>=net-libs/gnome-online-accounts-3.2.0:=
|
>=net-libs/gnome-online-accounts-3.2.0:=
|
||||||
>=dev-libs/libpeas-1.17:0
|
>=dev-libs/libpeas-1.17:0
|
||||||
>=gnome-extra/evolution-data-server-3.33.2:=[gtk]
|
>=gnome-extra/evolution-data-server-3.33.2:=[gtk]
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.42:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2023 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -29,7 +29,7 @@ RDEPEND="
|
|||||||
>=net-libs/gnome-online-accounts-3.2.0:=
|
>=net-libs/gnome-online-accounts-3.2.0:=
|
||||||
>=dev-libs/libpeas-1.17:0
|
>=dev-libs/libpeas-1.17:0
|
||||||
>=gnome-extra/evolution-data-server-3.33.2:=[gtk]
|
>=gnome-extra/evolution-data-server-3.33.2:=[gtk]
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.42:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
|
|||||||
@ -44,7 +44,7 @@ RDEPEND="
|
|||||||
|
|
||||||
introspection? (
|
introspection? (
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
>=dev-libs/gobject-introspection-1:=
|
>=dev-libs/gobject-introspection-1.82.0-r2:=
|
||||||
)
|
)
|
||||||
perl? ( dev-lang/perl:= )
|
perl? ( dev-lang/perl:= )
|
||||||
libgda? ( gnome-extra/libgda:5[gtk] )"
|
libgda? ( gnome-extra/libgda:5[gtk] )"
|
||||||
|
|||||||
@ -65,7 +65,7 @@ RDEPEND="
|
|||||||
app-arch/zip
|
app-arch/zip
|
||||||
app-crypt/mit-krb5
|
app-crypt/mit-krb5
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
|| (
|
|| (
|
||||||
<dev-libs/libxml2-2.14
|
<dev-libs/libxml2-2.14
|
||||||
dev-libs/libxml2-compat
|
dev-libs/libxml2-compat
|
||||||
|
|||||||
@ -65,7 +65,7 @@ RDEPEND="
|
|||||||
app-arch/zip
|
app-arch/zip
|
||||||
app-crypt/mit-krb5
|
app-crypt/mit-krb5
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
|| (
|
|| (
|
||||||
<dev-libs/libxml2-2.14
|
<dev-libs/libxml2-2.14
|
||||||
dev-libs/libxml2-compat:2
|
dev-libs/libxml2-compat:2
|
||||||
|
|||||||
@ -41,7 +41,7 @@ DEPEND="
|
|||||||
net-libs/webkit-gtk:4.1
|
net-libs/webkit-gtk:4.1
|
||||||
)
|
)
|
||||||
keyring? ( app-crypt/libsecret )
|
keyring? ( app-crypt/libsecret )
|
||||||
introspection? ( dev-libs/gobject-introspection:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
postscript? ( app-text/libspectre )
|
postscript? ( app-text/libspectre )
|
||||||
synctex? ( virtual/tex-base )
|
synctex? ( virtual/tex-base )
|
||||||
tiff? ( media-libs/tiff:= )
|
tiff? ( media-libs/tiff:= )
|
||||||
|
|||||||
@ -40,7 +40,7 @@ DEPEND="
|
|||||||
media-libs/gst-plugins-good:1.0 )
|
media-libs/gst-plugins-good:1.0 )
|
||||||
gnome? ( gnome-base/gnome-desktop:3= )
|
gnome? ( gnome-base/gnome-desktop:3= )
|
||||||
keyring? ( >=app-crypt/libsecret-0.5 )
|
keyring? ( >=app-crypt/libsecret-0.5 )
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
postscript? ( >=app-text/libspectre-0.2:= )
|
postscript? ( >=app-text/libspectre-0.2:= )
|
||||||
spell? ( >=app-text/gspell-1.6.0:= )
|
spell? ( >=app-text/gspell-1.6.0:= )
|
||||||
tiff? ( >=media-libs/tiff-4.0:= )
|
tiff? ( >=media-libs/tiff-4.0:= )
|
||||||
|
|||||||
@ -40,7 +40,7 @@ DEPEND="
|
|||||||
media-libs/gst-plugins-good:1.0 )
|
media-libs/gst-plugins-good:1.0 )
|
||||||
gnome? ( gnome-base/gnome-desktop:3= )
|
gnome? ( gnome-base/gnome-desktop:3= )
|
||||||
keyring? ( >=app-crypt/libsecret-0.5 )
|
keyring? ( >=app-crypt/libsecret-0.5 )
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
postscript? ( >=app-text/libspectre-0.2:= )
|
postscript? ( >=app-text/libspectre-0.2:= )
|
||||||
spell? ( >=app-text/gspell-1.6.0:= )
|
spell? ( >=app-text/gspell-1.6.0:= )
|
||||||
tiff? ( >=media-libs/tiff-4.0:= )
|
tiff? ( >=media-libs/tiff-4.0:= )
|
||||||
|
|||||||
@ -20,7 +20,7 @@ RDEPEND="
|
|||||||
>=dev-libs/glib-2.44:2
|
>=dev-libs/glib-2.44:2
|
||||||
>=x11-libs/gtk+-3.20:3[introspection?]
|
>=x11-libs/gtk+-3.20:3[introspection?]
|
||||||
dev-libs/icu:=
|
dev-libs/icu:=
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.42.0:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}
|
DEPEND="${RDEPEND}
|
||||||
test? ( sys-apps/dbus )
|
test? ( sys-apps/dbus )
|
||||||
|
|||||||
@ -21,7 +21,7 @@ RDEPEND="
|
|||||||
>=dev-libs/glib-2.44:2
|
>=dev-libs/glib-2.44:2
|
||||||
>=x11-libs/gtk+-3.20:3[introspection?]
|
>=x11-libs/gtk+-3.20:3[introspection?]
|
||||||
dev-libs/icu:=
|
dev-libs/icu:=
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.42.0:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}
|
DEPEND="${RDEPEND}
|
||||||
test? ( sys-apps/dbus )
|
test? ( sys-apps/dbus )
|
||||||
|
|||||||
@ -24,7 +24,7 @@ RDEPEND="
|
|||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
x11-libs/gtk+:3[introspection?]
|
x11-libs/gtk+:3[introspection?]
|
||||||
>=x11-libs/pango-1.8.0[introspection?]
|
>=x11-libs/pango-1.8.0[introspection?]
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.30:= )"
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
>=dev-build/gtk-doc-am-1.17
|
>=dev-build/gtk-doc-am-1.17
|
||||||
|
|||||||
@ -19,7 +19,7 @@ RDEPEND="
|
|||||||
dev-libs/libxml2:=
|
dev-libs/libxml2:=
|
||||||
app-arch/libarchive:=
|
app-arch/libarchive:=
|
||||||
webkit? ( >=net-libs/webkit-gtk-2.38.0:4.1[introspection?] )
|
webkit? ( >=net-libs/webkit-gtk-2.38.0:4.1[introspection?] )
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.30:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="virtual/pkgconfig"
|
BDEPEND="virtual/pkgconfig"
|
||||||
|
|||||||
@ -19,7 +19,7 @@ RDEPEND="
|
|||||||
media-libs/freetype:2
|
media-libs/freetype:2
|
||||||
media-libs/libpng:0
|
media-libs/libpng:0
|
||||||
>=x11-libs/cairo-1.10[svg(+)]
|
>=x11-libs/cairo-1.10[svg(+)]
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.54:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
jpeg? ( media-libs/libjpeg-turbo:= )
|
jpeg? ( media-libs/libjpeg-turbo:= )
|
||||||
lcms? ( media-libs/lcms:2 )
|
lcms? ( media-libs/lcms:2 )
|
||||||
tiff? ( media-libs/tiff:=[zlib] )
|
tiff? ( media-libs/tiff:=[zlib] )
|
||||||
|
|||||||
@ -17,7 +17,7 @@ RESTRICT="!test? ( test )"
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-libs/libxml2:=
|
dev-libs/libxml2:=
|
||||||
introspection? ( dev-libs/gobject-introspection )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2 )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}
|
DEPEND="${RDEPEND}
|
||||||
test? ( dev-libs/check )
|
test? ( dev-libs/check )
|
||||||
|
|||||||
@ -17,7 +17,7 @@ RESTRICT="!test? ( test )"
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-libs/libxml2:=
|
dev-libs/libxml2:=
|
||||||
introspection? ( dev-libs/gobject-introspection )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2 )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}
|
DEPEND="${RDEPEND}
|
||||||
test? ( dev-libs/check )
|
test? ( dev-libs/check )
|
||||||
|
|||||||
@ -29,7 +29,7 @@ DEPEND="${RDEPEND}
|
|||||||
)
|
)
|
||||||
"
|
"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
virtual/pkgconfig
|
virtual/pkgconfig
|
||||||
gtk-doc? ( dev-util/gi-docgen )
|
gtk-doc? ( dev-util/gi-docgen )
|
||||||
"
|
"
|
||||||
|
|||||||
@ -29,7 +29,7 @@ DEPEND="${RDEPEND}
|
|||||||
)
|
)
|
||||||
"
|
"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
virtual/pkgconfig
|
virtual/pkgconfig
|
||||||
gtk-doc? ( dev-util/gi-docgen )
|
gtk-doc? ( dev-util/gi-docgen )
|
||||||
"
|
"
|
||||||
|
|||||||
@ -31,7 +31,7 @@ RDEPEND="
|
|||||||
>=gui-libs/libadwaita-1.5.0:1[introspection,vala]
|
>=gui-libs/libadwaita-1.5.0:1[introspection,vala]
|
||||||
app-text/poppler:=[cairo,introspection]
|
app-text/poppler:=[cairo,introspection]
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
dev-libs/libportal:=[gtk,introspection,vala]
|
dev-libs/libportal:=[gtk,introspection,vala]
|
||||||
media-libs/exempi
|
media-libs/exempi
|
||||||
"
|
"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -31,7 +31,7 @@ RDEPEND="
|
|||||||
>=gui-libs/libadwaita-1.4.2:1[introspection,vala]
|
>=gui-libs/libadwaita-1.4.2:1[introspection,vala]
|
||||||
app-text/poppler:=[cairo,introspection]
|
app-text/poppler:=[cairo,introspection]
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
dev-libs/libportal:=[gtk,introspection,vala]
|
dev-libs/libportal:=[gtk,introspection,vala]
|
||||||
media-libs/exempi
|
media-libs/exempi
|
||||||
"
|
"
|
||||||
|
|||||||
@ -266,7 +266,7 @@ DEPEND+="
|
|||||||
sysprof? ( dev-util/sysprof-capture:4 )
|
sysprof? ( dev-util/sysprof-capture:4 )
|
||||||
|
|
||||||
nautilus? ( >=gnome-base/nautilus-43 )
|
nautilus? ( >=gnome-base/nautilus-43 )
|
||||||
introspection? ( dev-libs/gobject-introspection )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2 )
|
||||||
spell? ( >=app-text/libspelling-0.2 )
|
spell? ( >=app-text/libspelling-0.2 )
|
||||||
comics? ( >=app-arch/libarchive-3.6.0 )
|
comics? ( >=app-arch/libarchive-3.6.0 )
|
||||||
djvu? ( >=app-text/djvu-3.5.22 )
|
djvu? ( >=app-text/djvu-3.5.22 )
|
||||||
|
|||||||
@ -35,7 +35,7 @@ COMMON_DEPEND="
|
|||||||
cairo? (
|
cairo? (
|
||||||
>=dev-libs/glib-2.64:2
|
>=dev-libs/glib-2.64:2
|
||||||
>=x11-libs/cairo-1.16
|
>=x11-libs/cairo-1.16
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.72:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
)
|
)
|
||||||
curl? ( net-misc/curl )
|
curl? ( net-misc/curl )
|
||||||
gpgme? ( dev-cpp/gpgmepp:= )
|
gpgme? ( dev-cpp/gpgmepp:= )
|
||||||
|
|||||||
@ -35,7 +35,7 @@ COMMON_DEPEND="
|
|||||||
cairo? (
|
cairo? (
|
||||||
>=dev-libs/glib-2.64:2
|
>=dev-libs/glib-2.64:2
|
||||||
>=x11-libs/cairo-1.16
|
>=x11-libs/cairo-1.16
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.72:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
)
|
)
|
||||||
curl? ( net-misc/curl )
|
curl? ( net-misc/curl )
|
||||||
gpgme? ( dev-cpp/gpgmepp:= )
|
gpgme? ( dev-cpp/gpgmepp:= )
|
||||||
|
|||||||
@ -41,7 +41,7 @@ RESTRICT="!test? ( test )"
|
|||||||
DEPEND="
|
DEPEND="
|
||||||
test? (
|
test? (
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
app-alternatives/ninja
|
app-alternatives/ninja
|
||||||
dev-vcs/git
|
dev-vcs/git
|
||||||
sys-libs/zlib[static-libs(+)]
|
sys-libs/zlib[static-libs(+)]
|
||||||
|
|||||||
@ -41,7 +41,7 @@ RESTRICT="!test? ( test )"
|
|||||||
DEPEND="
|
DEPEND="
|
||||||
test? (
|
test? (
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
app-alternatives/ninja
|
app-alternatives/ninja
|
||||||
dev-vcs/git
|
dev-vcs/git
|
||||||
sys-libs/zlib[static-libs(+)]
|
sys-libs/zlib[static-libs(+)]
|
||||||
|
|||||||
@ -41,7 +41,7 @@ RESTRICT="!test? ( test )"
|
|||||||
DEPEND="
|
DEPEND="
|
||||||
test? (
|
test? (
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
app-alternatives/ninja
|
app-alternatives/ninja
|
||||||
dev-vcs/git
|
dev-vcs/git
|
||||||
sys-libs/zlib[static-libs(+)]
|
sys-libs/zlib[static-libs(+)]
|
||||||
|
|||||||
@ -48,7 +48,7 @@ RESTRICT="!test? ( test )"
|
|||||||
DEPEND="
|
DEPEND="
|
||||||
test? (
|
test? (
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
app-alternatives/ninja
|
app-alternatives/ninja
|
||||||
dev-vcs/git
|
dev-vcs/git
|
||||||
sys-libs/zlib[static-libs(+)]
|
sys-libs/zlib[static-libs(+)]
|
||||||
|
|||||||
@ -48,7 +48,7 @@ RESTRICT="!test? ( test )"
|
|||||||
DEPEND="
|
DEPEND="
|
||||||
test? (
|
test? (
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
app-alternatives/ninja
|
app-alternatives/ninja
|
||||||
dev-vcs/git
|
dev-vcs/git
|
||||||
sys-libs/zlib[static-libs(+)]
|
sys-libs/zlib[static-libs(+)]
|
||||||
|
|||||||
@ -49,7 +49,7 @@ REQUIRED_USE="test-full? ( test )"
|
|||||||
DEPEND="
|
DEPEND="
|
||||||
test? (
|
test? (
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
app-alternatives/ninja
|
app-alternatives/ninja
|
||||||
dev-vcs/git
|
dev-vcs/git
|
||||||
sys-libs/zlib[static-libs(+)]
|
sys-libs/zlib[static-libs(+)]
|
||||||
|
|||||||
@ -52,7 +52,7 @@ REQUIRED_USE="test-full? ( test )"
|
|||||||
DEPEND="
|
DEPEND="
|
||||||
test? (
|
test? (
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
app-alternatives/ninja
|
app-alternatives/ninja
|
||||||
dev-vcs/git
|
dev-vcs/git
|
||||||
sys-libs/zlib[static-libs(+)]
|
sys-libs/zlib[static-libs(+)]
|
||||||
|
|||||||
@ -53,7 +53,7 @@ REQUIRED_USE="test-full? ( test )"
|
|||||||
DEPEND="
|
DEPEND="
|
||||||
test? (
|
test? (
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
app-alternatives/ninja
|
app-alternatives/ninja
|
||||||
dev-vcs/git
|
dev-vcs/git
|
||||||
sys-libs/zlib[static-libs(+)]
|
sys-libs/zlib[static-libs(+)]
|
||||||
|
|||||||
@ -53,7 +53,7 @@ REQUIRED_USE="test-full? ( test )"
|
|||||||
DEPEND="
|
DEPEND="
|
||||||
test? (
|
test? (
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
app-alternatives/ninja
|
app-alternatives/ninja
|
||||||
dev-vcs/git
|
dev-vcs/git
|
||||||
sys-libs/zlib[static-libs(+)]
|
sys-libs/zlib[static-libs(+)]
|
||||||
|
|||||||
@ -52,7 +52,7 @@ REQUIRED_USE="test-full? ( test )"
|
|||||||
DEPEND="
|
DEPEND="
|
||||||
test? (
|
test? (
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
app-alternatives/ninja
|
app-alternatives/ninja
|
||||||
dev-vcs/git
|
dev-vcs/git
|
||||||
sys-libs/zlib[static-libs(+)]
|
sys-libs/zlib[static-libs(+)]
|
||||||
|
|||||||
@ -20,7 +20,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
|||||||
DEPEND="
|
DEPEND="
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
>=x11-libs/gtk+-3.9.4:3[introspection]
|
>=x11-libs/gtk+-3.9.4:3[introspection]
|
||||||
>=dev-libs/gobject-introspection-0.9.6:=
|
>=dev-libs/gobject-introspection-1.82.0-r2:=
|
||||||
"
|
"
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
${DEPEND}
|
${DEPEND}
|
||||||
|
|||||||
@ -20,7 +20,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
|||||||
DEPEND="
|
DEPEND="
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
>=x11-libs/gtk+-3.9.4:3[introspection]
|
>=x11-libs/gtk+-3.9.4:3[introspection]
|
||||||
>=dev-libs/gobject-introspection-0.9.6:=
|
>=dev-libs/gobject-introspection-1.82.0-r2:=
|
||||||
"
|
"
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
${DEPEND}
|
${DEPEND}
|
||||||
|
|||||||
@ -20,7 +20,7 @@ RDEPEND="
|
|||||||
valadoc? ( >=media-gfx/graphviz-2.16 )
|
valadoc? ( >=media-gfx/graphviz-2.16 )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}
|
DEPEND="${RDEPEND}
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
test? (
|
test? (
|
||||||
dev-libs/dbus-glib
|
dev-libs/dbus-glib
|
||||||
>=dev-libs/glib-2.26:2
|
>=dev-libs/glib-2.26:2
|
||||||
|
|||||||
@ -20,7 +20,7 @@ RDEPEND="
|
|||||||
valadoc? ( >=media-gfx/graphviz-2.16 )
|
valadoc? ( >=media-gfx/graphviz-2.16 )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}
|
DEPEND="${RDEPEND}
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
test? (
|
test? (
|
||||||
dev-libs/dbus-glib
|
dev-libs/dbus-glib
|
||||||
>=dev-libs/glib-2.26:2
|
>=dev-libs/glib-2.26:2
|
||||||
|
|||||||
@ -20,7 +20,7 @@ RDEPEND="
|
|||||||
valadoc? ( >=media-gfx/graphviz-2.16 )
|
valadoc? ( >=media-gfx/graphviz-2.16 )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}
|
DEPEND="${RDEPEND}
|
||||||
dev-libs/gobject-introspection
|
>=dev-libs/gobject-introspection-1.82.0-r2
|
||||||
test? (
|
test? (
|
||||||
dev-libs/dbus-glib
|
dev-libs/dbus-glib
|
||||||
>=dev-libs/glib-2.26:2
|
>=dev-libs/glib-2.26:2
|
||||||
|
|||||||
@ -30,7 +30,7 @@ RDEPEND="
|
|||||||
dev-libs/libyaml
|
dev-libs/libyaml
|
||||||
stemmer? ( dev-libs/snowball-stemmer:= )
|
stemmer? ( dev-libs/snowball-stemmer:= )
|
||||||
x11-libs/pango
|
x11-libs/pango
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.54:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
# libxml2 required for glib-compile-resources
|
# libxml2 required for glib-compile-resources
|
||||||
|
|||||||
@ -29,7 +29,7 @@ RDEPEND="
|
|||||||
>=media-libs/fontconfig-2.11:1.0
|
>=media-libs/fontconfig-2.11:1.0
|
||||||
dev-libs/libyaml
|
dev-libs/libyaml
|
||||||
x11-libs/pango
|
x11-libs/pango
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.54:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
# libxml2 required for glib-compile-resources
|
# libxml2 required for glib-compile-resources
|
||||||
|
|||||||
@ -41,7 +41,7 @@ RDEPEND="
|
|||||||
x11-libs/cairo
|
x11-libs/cairo
|
||||||
x11-libs/gdk-pixbuf:2
|
x11-libs/gdk-pixbuf:2
|
||||||
)
|
)
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.56:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
qt6? ( dev-qt/qtbase:6 )
|
qt6? ( dev-qt/qtbase:6 )
|
||||||
systemd? ( sys-apps/systemd:= )
|
systemd? ( sys-apps/systemd:= )
|
||||||
"
|
"
|
||||||
|
|||||||
@ -41,7 +41,7 @@ RDEPEND="
|
|||||||
x11-libs/cairo
|
x11-libs/cairo
|
||||||
x11-libs/gdk-pixbuf:2
|
x11-libs/gdk-pixbuf:2
|
||||||
)
|
)
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.56:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
qt6? ( dev-qt/qtbase:6 )
|
qt6? ( dev-qt/qtbase:6 )
|
||||||
systemd? ( sys-apps/systemd:= )
|
systemd? ( sys-apps/systemd:= )
|
||||||
"
|
"
|
||||||
|
|||||||
@ -14,7 +14,7 @@ IUSE="gtk-doc +introspection"
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
>=dev-libs/glib-2.38.0:2[${MULTILIB_USEDEP}]
|
>=dev-libs/glib-2.38.0:2[${MULTILIB_USEDEP}]
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.54.0:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
|
|||||||
@ -28,7 +28,7 @@ RDEPEND="
|
|||||||
x11-libs/libX11
|
x11-libs/libX11
|
||||||
x11-libs/libxklavier
|
x11-libs/libxklavier
|
||||||
x11-libs/pango
|
x11-libs/pango
|
||||||
introspection? ( dev-libs/gobject-introspection )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2 )
|
||||||
libcanberra? ( media-libs/libcanberra[gtk3(+)] )
|
libcanberra? ( media-libs/libcanberra[gtk3(+)] )
|
||||||
vala? ( $(vala_depend) )
|
vala? ( $(vala_depend) )
|
||||||
xtest? ( x11-libs/libXtst )
|
xtest? ( x11-libs/libXtst )
|
||||||
|
|||||||
@ -20,7 +20,7 @@ RESTRICT="!test? ( test )"
|
|||||||
DEPEND="
|
DEPEND="
|
||||||
>=dev-libs/glib-2.58:2
|
>=dev-libs/glib-2.58:2
|
||||||
>=dev-libs/libgee-0.10:0.8[introspection]
|
>=dev-libs/libgee-0.10:0.8[introspection]
|
||||||
>=dev-libs/gobject-introspection-1.54:=
|
>=dev-libs/gobject-introspection-1.82.0-r2:=
|
||||||
telepathy? (
|
telepathy? (
|
||||||
>=net-libs/telepathy-glib-0.19.9
|
>=net-libs/telepathy-glib-0.19.9
|
||||||
dev-libs/dbus-glib
|
dev-libs/dbus-glib
|
||||||
|
|||||||
@ -19,7 +19,7 @@ RESTRICT="!test? ( test )"
|
|||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
>=dev-libs/glib-2.58:2
|
>=dev-libs/glib-2.58:2
|
||||||
>=dev-libs/gobject-introspection-1.54:=
|
>=dev-libs/gobject-introspection-1.82.0-r2:=
|
||||||
>=dev-libs/libgee-0.10:0.8[introspection]
|
>=dev-libs/libgee-0.10:0.8[introspection]
|
||||||
dev-libs/libxml2:2=
|
dev-libs/libxml2:2=
|
||||||
eds? ( >=gnome-extra/evolution-data-server-3.38:= )
|
eds? ( >=gnome-extra/evolution-data-server-3.38:= )
|
||||||
|
|||||||
@ -17,7 +17,7 @@ RDEPEND="
|
|||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
>=x11-libs/gtk+-3.0.0:3[introspection?]
|
>=x11-libs/gtk+-3.0.0:3[introspection?]
|
||||||
>=dev-libs/libxml2-2.4:2=
|
>=dev-libs/libxml2-2.4:2=
|
||||||
introspection? ( >=dev-libs/gobject-introspection-0.6.7:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}
|
DEPEND="${RDEPEND}
|
||||||
>=dev-build/gtk-doc-am-1.4
|
>=dev-build/gtk-doc-am-1.4
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user