public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Daichi Yamamoto" <dev@dyama.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/xremap/
Date: Thu, 16 Nov 2023 14:27:39 +0000 (UTC)	[thread overview]
Message-ID: <1700144851.3017f3e589da1dd3c14e19499281fbcc26945d90.dev@gentoo> (raw)

commit:     3017f3e589da1dd3c14e19499281fbcc26945d90
Author:     Daichi Yamamoto <dev <AT> dyama <DOT> net>
AuthorDate: Thu Nov 16 14:26:58 2023 +0000
Commit:     Daichi Yamamoto <dev <AT> dyama <DOT> net>
CommitDate: Thu Nov 16 14:27:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3017f3e5

gui-apps/xremap: fix QA_FLAGS_IGNORED & udev_reload

Closes: https://bugs.gentoo.org/917423
Closes: https://bugs.gentoo.org/917424
Closes: https://bugs.gentoo.org/917425
Signed-off-by: Daichi Yamamoto <dev <AT> dyama.net>

 .../{xremap-0.8.11-r1.ebuild => xremap-0.8.11-r2.ebuild}       | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/gui-apps/xremap/xremap-0.8.11-r1.ebuild b/gui-apps/xremap/xremap-0.8.11-r2.ebuild
similarity index 98%
rename from gui-apps/xremap/xremap-0.8.11-r1.ebuild
rename to gui-apps/xremap/xremap-0.8.11-r2.ebuild
index 5002e14961..c84155e120 100644
--- a/gui-apps/xremap/xremap-0.8.11-r1.ebuild
+++ b/gui-apps/xremap/xremap-0.8.11-r2.ebuild
@@ -233,6 +233,8 @@ REQUIRED_USE="?? ( x11 gnome kde wlroots )"
 
 RDEPEND="x11? ( x11-libs/libX11 )"
 
+QA_FLAGS_IGNORED=".*"
+
 src_configure() {
 	local myfeatures=(
 		$(usev x11)
@@ -247,3 +249,11 @@ src_install() {
 	cargo_src_install
 	udev_newrules "${FILESDIR}"/xremap-input.rules 99-xremap-input.rules
 }
+
+pkg_postinst() {
+	udev_reload
+}
+
+pkg_postrm() {
+	udev_reload
+}


             reply	other threads:[~2023-11-16 14:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-16 14:27 Daichi Yamamoto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-28  0:52 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/xremap/ Daichi Yamamoto
2025-02-25  3:32 Daichi Yamamoto
2025-02-17  0:57 Daichi Yamamoto
2025-01-27  1:16 Daichi Yamamoto
2024-12-30 21:47 Daichi Yamamoto
2024-10-26 23:19 Daichi Yamamoto
2024-09-17 14:44 Takuya Wakazono
2024-09-17  9:52 Daichi Yamamoto
2024-05-21 22:00 Daichi Yamamoto
2024-03-28  0:17 Daichi Yamamoto
2024-03-14 16:24 Daichi Yamamoto
2024-01-10 12:44 Daichi Yamamoto
2023-12-02  3:26 Daichi Yamamoto
2023-11-16 13:56 Daichi Yamamoto

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=1700144851.3017f3e589da1dd3c14e19499281fbcc26945d90.dev@gentoo \
    --to=dev@dyama.net \
    --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