| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0 |
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{5..14} pypy3 )
inherit distutils-r1 xdg
[ "${PV}" = 9999 ] && inherit git-r3
DESCRIPTION="A complete D-Bus inspector written in python that use the EFL"
HOMEPAGE="https://git.enlightenment.org/enlightenment/espionage"
EGIT_REPO_URI="https://git.enlightenment.org/enlightenment/${PN}.git"
LICENSE="GPL-3"
[ "${PV}" = 9999 ] || KEYWORDS="~amd64 ~x86"
SLOT="0"
RDEPEND="
>=dev-libs/efl-9999
dev-python/dbus-python
>=dev-python/python-efl-1.26.1
"
DEPEND="${RDEPEND}"
>=dev-libs/efl-9999 dev-python/dbus-python >=dev-python/python-efl-1.26.1
>=dev-libs/efl-9999 dev-python/dbus-python >=dev-python/python-efl-1.26.1