Github messages for voidlinux
 help / color / mirror / Atom feed
From: Gigahawk <Gigahawk@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] libsigrok: update to 0.5.2.
Date: Tue, 28 Jul 2020 03:43:01 +0200	[thread overview]
Message-ID: <20200728014301.kHNK0Mo__FsRUYjtcJILt9s6csJYjghZM9QdMoACfik@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23581@inbox.vuxu.org>

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

There is an updated pull request by Gigahawk against master on the void-packages repository

https://github.com/Gigahawk/void-packages libsigrok-uaccess-fix
https://github.com/void-linux/void-packages/pull/23581

libsigrok: update to 0.5.2.
Fixes #23580 

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libsigrok-uaccess-fix-23581.patch --]
[-- Type: text/x-diff, Size: 2198 bytes --]

From a9844c4e4c070d81d888511307f1cb0ef78daf91 Mon Sep 17 00:00:00 2001
From: Jasper Chan <jasperchan515@gmail.com>
Date: Tue, 14 Jul 2020 20:19:41 -0700
Subject: [PATCH] libsigrok: update to 0.5.2.

---
 .../0001-Change-plugdev-to-users.patch        | 24 +++++++++++++++++++
 srcpkgs/libsigrok/template                    |  4 ++--
 2 files changed, 26 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/libsigrok/patches/0001-Change-plugdev-to-users.patch

diff --git a/srcpkgs/libsigrok/patches/0001-Change-plugdev-to-users.patch b/srcpkgs/libsigrok/patches/0001-Change-plugdev-to-users.patch
new file mode 100644
index 00000000000..05a3c88bb50
--- /dev/null
+++ b/srcpkgs/libsigrok/patches/0001-Change-plugdev-to-users.patch
@@ -0,0 +1,24 @@
+From 1cf31f45c0b4ac2ccd08827be589391393db9e58 Mon Sep 17 00:00:00 2001
+From: Jasper Chan <jasperchan515@gmail.com>
+Date: Mon, 27 Jul 2020 18:41:19 -0700
+Subject: [PATCH] Change plugdev to users
+
+---
+ contrib/61-libsigrok-plugdev.rules | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git contrib/61-libsigrok-plugdev.rules contrib/61-libsigrok-plugdev.rules
+index 2fddba48..ff03a8ee 100644
+--- contrib/61-libsigrok-plugdev.rules
++++ contrib/61-libsigrok-plugdev.rules
+@@ -26,6 +26,6 @@
+ 
+ ACTION!="add|change", GOTO="libsigrok_rules_plugdev_end"
+ 
+-ENV{ID_SIGROK}=="1", MODE="660", GROUP="plugdev"
++ENV{ID_SIGROK}=="1", MODE="660", GROUP="users"
+ 
+ LABEL="libsigrok_rules_plugdev_end"
+-- 
+2.27.0
+
diff --git a/srcpkgs/libsigrok/template b/srcpkgs/libsigrok/template
index 87939ce82fa..344d3372e40 100644
--- a/srcpkgs/libsigrok/template
+++ b/srcpkgs/libsigrok/template
@@ -1,7 +1,7 @@
 # Template file for 'libsigrok'
 pkgname=libsigrok
 version=0.5.2
-revision=1
+revision=2
 build_style=gnu-configure
 hostmakedepends="pkg-config doxygen python3"
 makedepends="glib-devel libzip-devel glibmm-devel libserialport-devel
@@ -19,7 +19,7 @@ esac
 
 post_install() {
 	vinstall contrib/60-libsigrok.rules 0644 /usr/lib/udev/rules.d
-	vinstall contrib/61-libsigrok-uaccess.rules 0644 /usr/lib/udev/rules.d
+	vinstall contrib/61-libsigrok-plugdev.rules 0644 /usr/lib/udev/rules.d
 }
 
 libsigrok-devel_package() {

  parent reply	other threads:[~2020-07-28  1:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15  3:20 [PR PATCH] " Gigahawk
2020-07-15  3:24 ` Gigahawk
2020-07-17  0:49 ` sgn
2020-07-28  1:43 ` Gigahawk [this message]
2020-07-28  1:45 ` Gigahawk
2021-01-18 22:09 ` [PR REVIEW] " ericonr
2021-09-20 15:49 ` paper42
2022-03-14 20:18 ` 0x5c
2022-03-14 20:20 ` 0x5c
2022-03-14 23:33 ` 0x5c
2022-03-14 23:37 ` Gigahawk
2022-03-14 23:51 ` 0x5c
2022-04-07  1:58 ` [PR PATCH] [Closed]: " abenson
2022-04-07  5:01 ` 0x5c
2022-04-07  5:02 ` Gigahawk

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=20200728014301.kHNK0Mo__FsRUYjtcJILt9s6csJYjghZM9QdMoACfik@z \
    --to=gigahawk@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).