Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Solaar: update to 1.1.4
@ 2022-07-05 14:54 ishaanbhimwal
  2022-07-05 14:56 ` [PR PATCH] [Updated] " ishaanbhimwal
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ishaanbhimwal @ 2022-07-05 14:54 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1384 bytes --]

From aee1c741c9f8b7abbd36bff16f872cfc0af2b20c 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..867b653a84ca 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
+}

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

end of thread, other threads:[~2022-07-10 19:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-05 14:54 [PR PATCH] Solaar: update to 1.1.4 ishaanbhimwal
2022-07-05 14:56 ` [PR PATCH] [Updated] " ishaanbhimwal
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

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).