public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-user/vdr/
Date: Sun,  1 Dec 2024 11:54:33 +0000 (UTC)	[thread overview]
Message-ID: <1733053929.a88993d40917dc6333f48cd9a579ff821708f80a.sam@gentoo> (raw)

commit:     a88993d40917dc6333f48cd9a579ff821708f80a
Author:     Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Mon Apr 29 16:04:08 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  1 11:52:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a88993d4

acct-user/vdr: [QA] BannedEapiCommand

Add RDEPEND for IUSE
Add REQUIRED_USE for remote

Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 acct-user/vdr/{vdr-0-r2.ebuild => vdr-0-r3.ebuild} | 26 +++++++++++++++++++++-
 1 file changed, 25 insertions(+), 1 deletion(-)

diff --git a/acct-user/vdr/vdr-0-r2.ebuild b/acct-user/vdr/vdr-0-r3.ebuild
similarity index 87%
rename from acct-user/vdr/vdr-0-r2.ebuild
rename to acct-user/vdr/vdr-0-r3.ebuild
index 7c25955a8feb..98027c414841 100644
--- a/acct-user/vdr/vdr-0-r2.ebuild
+++ b/acct-user/vdr/vdr-0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,6 +14,30 @@ IUSE="graphlcd legacy-homedir remote serial systemd"
 
 acct-user_add_deps
 
+REQUIRED_USE="
+	remote? ( systemd )
+"
+
+RDEPEND+="
+	graphlcd? (
+		acct-group/lp
+		acct-group/usb
+	)
+	remote? (
+		systemd? (
+			acct-group/input
+		)
+	)
+	serial? (
+		systemd? (
+			acct-group/dialout
+		)
+		!systemd? (
+			acct-group/uucp
+		)
+	)
+"
+
 pkg_setup() {
 	# if user wants to preserve his existing vdr installation,
 	# he can set USE=legacy-homedir


             reply	other threads:[~2024-12-01 11:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-01 11:54 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-06 15:17 [gentoo-commits] repo/gentoo:master commit in: acct-user/vdr/ Joonas Niilola
2021-12-11 20:00 Conrad Kostecki

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=1733053929.a88993d40917dc6333f48cd9a579ff821708f80a.sam@gentoo \
    --to=sam@gentoo.org \
    --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