From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/ddcutil/
Date: Thu, 27 Feb 2025 16:04:24 +0000 (UTC) [thread overview]
Message-ID: <1740672222.0b2bf07ae3e33d72f7369c42ccb529c3947b7ba0.sam@gentoo> (raw)
commit: 0b2bf07ae3e33d72f7369c42ccb529c3947b7ba0
Author: Kostadin Shishmanov <kostadinshishmanov <AT> protonmail <DOT> com>
AuthorDate: Thu Feb 27 15:32:34 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 27 16:03:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b2bf07a
app-misc/ddcutil: don't install a removed udev rule
Remove installation of udev rule file that was dropped upstream [1].
Also remove dependency on acct-group/video because it's no longer
mentioned in the usb udev rule that still exists [2].
[1] https://github.com/rockowitz/ddcutil/commit/0938023
[2] https://github.com/rockowitz/ddcutil/commit/e906c51
Closes: https://bugs.gentoo.org/950300
Signed-off-by: Kostadin Shishmanov <kostadinshishmanov <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/40794
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/ddcutil/ddcutil-2.2.0.ebuild | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/app-misc/ddcutil/ddcutil-2.2.0.ebuild b/app-misc/ddcutil/ddcutil-2.2.0.ebuild
index fe7e24722485..6adf7566eaf0 100644
--- a/app-misc/ddcutil/ddcutil-2.2.0.ebuild
+++ b/app-misc/ddcutil/ddcutil-2.2.0.ebuild
@@ -31,7 +31,6 @@ RDEPEND="
)
user-permissions? (
acct-group/i2c
- usb-monitor? ( acct-group/video )
)
X? (
x11-libs/libXrandr
@@ -86,9 +85,6 @@ src_install() {
default
if use user-permissions; then
udev_dorules data/usr/lib/udev/rules.d/60-ddcutil-i2c.rules
- if use usb-monitor; then
- udev_dorules data/usr/lib/udev/rules.d/60-ddcutil-usb.rules
- fi
fi
}
@@ -100,14 +96,6 @@ pkg_postinst() {
einfo "the new udev rule."
einfo "For more information read: http://www.ddcutil.com/i2c_permissions/"
- if use usb-monitor; then
- einfo "To allow non-root users access to USB monitors, add those users"
- einfo "to the video group: usermod -aG video user"
- einfo "Restart the computer, reload the hiddev and hidraw modules, or replug"
- einfo "the monitor to activate the new udev rule."
- einfo "For more information read: http://www.ddcutil.com/usb/"
- fi
-
udev_reload
fi
next reply other threads:[~2025-02-27 16:04 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-27 16:04 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 6:05 [gentoo-commits] repo/gentoo:master commit in: app-misc/ddcutil/ Sam James
2025-02-26 4:50 Sam James
2025-01-08 9:37 Nowa Ammerlaan
2024-10-30 19:59 Sam James
2024-10-27 6:50 Arthur Zamarin
2024-10-25 21:25 Sam James
2024-10-25 21:25 Sam James
2024-10-25 21:25 Sam James
2024-02-24 11:32 Andrew Ammerlaan
2024-02-24 11:32 Andrew Ammerlaan
2024-02-17 21:17 Sam James
2024-02-08 9:06 Andrew Ammerlaan
2024-02-08 9:06 Andrew Ammerlaan
2024-02-01 9:41 Andrew Ammerlaan
2024-02-01 9:41 Andrew Ammerlaan
2024-01-22 13:43 Andrew Ammerlaan
2023-12-11 7:31 Andrew Ammerlaan
2023-12-01 18:58 Arthur Zamarin
2023-11-24 9:37 Andrew Ammerlaan
2023-11-24 9:37 Andrew Ammerlaan
2023-06-30 21:14 Sam James
2023-06-30 21:14 Sam James
2023-06-30 21:14 Sam James
2023-06-30 19:30 Sam James
2023-06-30 19:19 Sam James
2022-08-28 5:06 WANG Xuerui
2022-04-15 5:30 Sam James
2022-04-15 5:00 Robin H. Johnson
2022-02-21 19:47 Andrew Ammerlaan
2022-02-21 19:47 Andrew Ammerlaan
2022-01-10 11:47 Andrew Ammerlaan
2022-01-10 11:47 Andrew Ammerlaan
2021-08-18 0:35 Yixun Lan
2021-07-09 22:48 Conrad Kostecki
2021-07-09 22:48 Conrad Kostecki
2021-07-09 22:36 Conrad Kostecki
2021-07-09 22:36 Conrad Kostecki
2020-07-30 23:07 Robin H. Johnson
2020-05-18 22:39 Georgy Yakovlev
2019-07-15 23:16 Manuel Rüger
2019-07-15 23:16 Manuel Rüger
2019-02-26 20:54 Andreas Sturmlechner
2018-08-04 17:48 Jonathan Scruggs
2018-08-04 16:31 Jonathan Scruggs
2018-01-27 17:19 Jonathan Scruggs
2018-01-26 13:03 Jeroen Roovers
2018-01-25 21:35 Jonathan Scruggs
2017-10-10 13:50 Michael Palimaka
2017-09-23 8:38 David Seifert
2017-08-16 21:00 Michał Górny
2017-08-16 21:00 Michał Górny
2017-01-29 17:09 Michael Palimaka
2017-01-29 17:09 Michael Palimaka
2017-01-15 11:14 David Seifert
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=1740672222.0b2bf07ae3e33d72f7369c42ccb529c3947b7ba0.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