From: "Henrik Pihl" <ahvenas@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/rogdrv/
Date: Mon, 3 Aug 2020 16:06:56 +0000 (UTC) [thread overview]
Message-ID: <1596470784.bdab1c751c7bb281f24bdbe4e799775f452485f6.ahvenas@gentoo> (raw)
commit: bdab1c751c7bb281f24bdbe4e799775f452485f6
Author: Henrik Pihl <ahvenas <AT> gmail <DOT> com>
AuthorDate: Mon Aug 3 16:06:24 2020 +0000
Commit: Henrik Pihl <ahvenas <AT> gmail <DOT> com>
CommitDate: Mon Aug 3 16:06:24 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bdab1c75
sys-apps/rogdrv: fix package
dev-python/cython-hidapi dep changed to dev-python/hidapi
handle python deps correctly
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Henrik Pihl <ahvenas <AT> gmail.com>
sys-apps/rogdrv/rogdrv-0.0.5.ebuild | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/sys-apps/rogdrv/rogdrv-0.0.5.ebuild b/sys-apps/rogdrv/rogdrv-0.0.5.ebuild
index 17bb739..7e55c02 100644
--- a/sys-apps/rogdrv/rogdrv-0.0.5.ebuild
+++ b/sys-apps/rogdrv/rogdrv-0.0.5.ebuild
@@ -17,16 +17,17 @@ SRC_URI="https://github.com/kyokenn/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.g
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
- dev-libs/libappindicator
- dev-python/python-evdev[${PYTHON_USEDEP}]
- dev-python/cffi[${PYTHON_USEDEP}]
- dev-python/hidapi[${PYTHON_USEDEP}]
- virtual/udev"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="$(python_gen_cond_dep '
+ dev-python/python-evdev[${PYTHON_USEDEP}]
+ dev-python/cffi[${PYTHON_USEDEP}]
+ dev-python/hidapi[${PYTHON_USEDEP}]
+ ' python3_{7,8} )
+ dev-libs/libappindicator
+ virtual/udev
+ ${PYTHON_DEPS}"
RDEPEND="${DEPEND}"
-BDEPEND=""
CONFIG_CHECK="~INPUT_UINPUT"
python_prepare_all() {
next reply other threads:[~2020-08-03 16:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-03 16:06 Henrik Pihl [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-06 0:22 [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/rogdrv/ Alessandro Barbieri
2021-04-13 13:15 Andrew Ammerlaan
2020-08-05 10:35 Henrik Pihl
2020-08-03 16:47 Henrik Pihl
2020-08-03 15:07 Andrew Ammerlaan
2020-08-03 11:53 Henrik Pihl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1596470784.bdab1c751c7bb281f24bdbe4e799775f452485f6.ahvenas@gentoo \
--to=ahvenas@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox