Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Fix solaar udev rules
@ 2024-04-02 18:31 im-apbecker
  2024-04-02 21:13 ` [PR REVIEW] " classabbyamp
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: im-apbecker @ 2024-04-02 18:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1201 bytes --]

There is a new pull request by im-apbecker against master on the void-packages repository

https://github.com/im-apbecker/void-packages solaar-udev-rules
https://github.com/void-linux/void-packages/pull/49674

Fix solaar udev rules
This PR adds back in a missing udev rules file that is required for solaar to function.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)


A patch file from https://github.com/void-linux/void-packages/pull/49674.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-solaar-udev-rules-49674.patch --]
[-- Type: text/x-diff, Size: 669 bytes --]

From 013f0e20576bacc5c2222f20fb5e514c89f1b192 Mon Sep 17 00:00:00 2001
From: apbecker <apbecker@protonmail.com>
Date: Tue, 2 Apr 2024 12:13:17 -0600
Subject: [PATCH] Fix solaar udev rules

---
 srcpkgs/Solaar/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/Solaar/template b/srcpkgs/Solaar/template
index 922c658f3abe86..01bb9154bd176e 100644
--- a/srcpkgs/Solaar/template
+++ b/srcpkgs/Solaar/template
@@ -17,4 +17,5 @@ checksum=2b292da8923e19a4a7a459d6fcd1119ce157cb579fd00077f87633c0dedfbba5
 
 post_install() {
 	vdoc "${FILESDIR}/README.voidlinux"
+	vinstall "rules.d/42-logitech-unify-permissions.rules" 644 /usr/share/solaar/udev-rules.d
 }

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2024-04-06 20:26 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-02 18:31 [PR PATCH] Fix solaar udev rules im-apbecker
2024-04-02 21:13 ` [PR REVIEW] " classabbyamp
2024-04-02 21:16 ` im-apbecker
2024-04-02 21:17 ` im-apbecker
2024-04-02 21:24 ` im-apbecker
2024-04-02 21:26 ` classabbyamp
2024-04-02 21:31 ` [PR PATCH] [Updated] " im-apbecker
2024-04-02 21:37 ` [PR REVIEW] " classabbyamp
2024-04-02 22:22 ` [PR PATCH] [Updated] " im-apbecker
2024-04-02 22:22 ` [PR REVIEW] " im-apbecker
2024-04-06  2:46 ` [PR PATCH] [Closed]: " classabbyamp
2024-04-06 10:01 ` icp1994
2024-04-06 10:15 ` classabbyamp
2024-04-06 13:35 ` icp1994
2024-04-06 18:56 ` classabbyamp
2024-04-06 20:26 ` classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).