Closes: https://bugs.gentoo.org/712792
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit python-any-r1
+
DESCRIPTION="X keyboard configuration database"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/XKeyboardConfig https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config"
"${FILESDIR}"/${P}-fix-python3-support.patch
)
+pkg_setup() {
+ python-any-r1_pkg_setup
+}
+
src_prepare() {
default
[[ ${PV} == 9999 ]] && eautoreconf
EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit python-any-r1
+
DESCRIPTION="X keyboard configuration database"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/XKeyboardConfig https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config"
RDEPEND=""
DEPEND="${LIVE_DEPEND}"
+pkg_setup() {
+ python-any-r1_pkg_setup
+}
+
src_prepare() {
default
[[ ${PV} == 9999 ]] && eautoreconf