Github messages for voidlinux
 help / color / mirror / Atom feed
From: ishaanbhimwal <ishaanbhimwal@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Solaar: update to 1.1.4
Date: Tue, 05 Jul 2022 16:56:59 +0200	[thread overview]
Message-ID: <20220705145659.9dGa6HUtSNfVuNUYxkbP1RfWAH5upqNKklyuI6PTsBs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37869@inbox.vuxu.org>

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

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

https://github.com/ishaanbhimwal/void-packages solaar
https://github.com/void-linux/void-packages/pull/37869

Solaar: update to 1.1.4
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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, (x86_64-glibc)
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 456b828548c307d5d5ba0befb1d54a7831f0f1ed Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Tue, 5 Jul 2022 20:21:58 +0530
Subject: [PATCH] Solaar: update to 1.1.4

---
 srcpkgs/Solaar/template | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/Solaar/template b/srcpkgs/Solaar/template
index 9377d7a11fa6..0700c7579a2a 100644
--- a/srcpkgs/Solaar/template
+++ b/srcpkgs/Solaar/template
@@ -1,15 +1,20 @@
 # Template file for 'Solaar'
 pkgname=Solaar
-version=1.0.7
+version=1.1.4
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-pyudev python3-psutil python3-yaml python3-xlib"
+depends="python3-evdev python3-pyudev python3-psutil python3-yaml python3-xlib"
 short_desc="Linux device manager for a wide range of Logitech devices"
 maintainer="Young Jin Park <youngjinpark20@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://pwr-solaar.github.io/Solaar/"
+changelog="https://raw.githubusercontent.com/pwr-Solaar/Solaar/master/ChangeLog.md"
 distfiles="https://github.com/pwr-Solaar/Solaar/archive/${version}.tar.gz"
-checksum=39c025b4186b6cb4620bc52d1d20e2d841082982c8be0fed155398faee7a9cd1
+checksum=4a6745d1a7cd78873980ce39fec8e44ecb3e5447875335a0237e1fa755217984
 # Package provides no tests
 make_check=no
+
+post_install() {
+	vdoc README.md
+}

  reply	other threads:[~2022-07-05 14:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-05 14:54 [PR PATCH] " ishaanbhimwal
2022-07-05 14:56 ` ishaanbhimwal [this message]
2022-07-05 16:21 ` [PR REVIEW] " classabbyamp
2022-07-05 16:42 ` [PR PATCH] [Updated] " ishaanbhimwal
2022-07-05 16:42 ` [PR REVIEW] " ishaanbhimwal
2022-07-10 19:45 ` [PR PATCH] [Merged]: " Piraty

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=20220705145659.9dGa6HUtSNfVuNUYxkbP1RfWAH5upqNKklyuI6PTsBs@z \
    --to=ishaanbhimwal@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).