dev-debug / d-feet

D-Feet is a powerful D-Bus debugger

Official package sites : https://wiki.gnome.org/Apps/DFeet ·

v0.3.16-r1 :: 0 :: gentoo

Modified
License
GPL-2+
Keywords
amd64 x86 ~riscv
USE flags
X test

General

X
Add support for X11
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_single_target

python3_11
Build for Python 3.11 only
python3_12
Build for Python 3.12 only
python3_13
Build for Python 3.13 only

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-libs / gobject-introspection : Introspection system for GObject-based libraries

x11-libs / gtk+ : Gimp ToolKit +

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-libs / glib : The GLib library of C routines

dev-libs / gobject-introspection : Introspection system for GObject-based libraries

dev-python / pygobject : Python bindings for GObject Introspection

sys-apps / dbus : A message bus system, a simple way for applications to talk to each other

x11-libs / gtk+ : Gimp ToolKit +

x11-libs / libwnck : A window navigation construction kit

955786
dev-debug/d-feet: treeclean request
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-debug/d-feet: drop 0.3.16, EAPI=7--
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfred Wingate · gentoo
*/*: 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>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/d-feet: Stabilize 0.3.16-r1 amd64, #959030
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/d-feet: Stabilize 0.3.16-r1 x86, #959030
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
dev-debug/d-feet: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Eli Schwartz · gentoo
dev-debug/d-feet: enable py3.12, py3.13
Take this opportunity to defuse lint tests from running in src_test. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {dev-util → dev-debug}/d-feet
Signed-off-by: Michał Górny <mgorny@gentoo.org>