mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/python-libevdev: Prepare for rename
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -8,14 +8,16 @@ PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
MY_P=python-libevdev-${PV}
|
||||
DESCRIPTION="Python wrappers for the libevdev library"
|
||||
HOMEPAGE="
|
||||
https://gitlab.freedesktop.org/libevdev/python-libevdev/
|
||||
https://pypi.org/project/libevdev/
|
||||
"
|
||||
SRC_URI="
|
||||
https://gitlab.freedesktop.org/libevdev/${PN}/-/archive/${PV}/${P}.tar.bz2
|
||||
https://gitlab.freedesktop.org/libevdev/python-libevdev/-/archive/${PV}/${MY_P}.tar.bz2
|
||||
"
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user