public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jan Henke" <gentoo@taujhe.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/lxi-tools/
Date: Wed, 17 Aug 2022 19:23:29 +0000 (UTC)	[thread overview]
Message-ID: <1660764202.cca5ff60f5f68822b11170d61c957a35874b305f.gentoo@gentoo> (raw)

commit:     cca5ff60f5f68822b11170d61c957a35874b305f
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Wed Aug 17 19:22:37 2022 +0000
Commit:     Jan Henke <gentoo <AT> taujhe <DOT> de>
CommitDate: Wed Aug 17 19:23:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cca5ff60

sci-electronics/lxi-tools: Replace lua dep with lua-single eclass

Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>

 sci-electronics/lxi-tools/lxi-tools-2.1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sci-electronics/lxi-tools/lxi-tools-2.1.ebuild b/sci-electronics/lxi-tools/lxi-tools-2.1.ebuild
index 7e9f3b342..c85ea340c 100644
--- a/sci-electronics/lxi-tools/lxi-tools-2.1.ebuild
+++ b/sci-electronics/lxi-tools/lxi-tools-2.1.ebuild
@@ -4,7 +4,8 @@
 EAPI=8
 
 PYTHON_COMPAT=( python{3_9,3_10,3_11} )
-inherit meson python-any-r1 gnome2-utils xdg-utils
+LUA_COMPAT=( lua5-3 )
+inherit meson python-any-r1 lua-single gnome2-utils xdg-utils
 
 DESCRIPTION="Tools to access devices with LXI"
 HOMEPAGE="https://github.com/lxi-tools/lxi-tools"
@@ -15,10 +16,11 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE="bash-completion +gui"
 
+REQUIRED_USE="${LUA_REQUIRED_USE}"
 RDEPEND="
 	bash-completion? ( >=app-shells/bash-completion-2.11 )
 	>=sys-libs/readline-8.1_p2
-	>=dev-lang/lua-5.3.6-r2:5.3
+	${LUA_DEPS}
 	>=sci-electronics/liblxi-1.13
 	gui? (
 		>=dev-libs/glib-2.70


             reply	other threads:[~2022-08-17 19:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-17 19:23 Jan Henke [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-09 16:13 [gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/lxi-tools/ Jan Henke
2024-06-09 16:03 Jan Henke
2024-06-08 20:06 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-06-08 20:02 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-06-08 19:02 Jan Henke
2024-06-08 18:44 Jan Henke
2024-06-08 18:44 Jan Henke
2022-11-27 11:42 Jan Henke
2022-09-08 10:24 Andrew Ammerlaan
2022-08-28 15:46 Jan Henke
2022-08-12 20:25 Jan Henke
2022-08-11 21:27 Jan Henke
2022-08-07 15:37 Jan Henke

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=1660764202.cca5ff60f5f68822b11170d61c957a35874b305f.gentoo@gentoo \
    --to=gentoo@taujhe.de \
    --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