Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] polychromatic: update to 0.9.1.
@ 2024-06-18 17:41 Bnyro
  2024-06-19 12:57 ` dmarto
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bnyro @ 2024-06-18 17:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages polychromatic
https://github.com/void-linux/void-packages/pull/50883

polychromatic: update to 0.9.1.

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

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

From 7e3804e6acb74931c9ce3dea9971a6ee26d40f56 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 18 Jun 2024 19:15:29 +0200
Subject: [PATCH] polychromatic: update to 0.9.1.

---
 srcpkgs/polychromatic/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/polychromatic/template b/srcpkgs/polychromatic/template
index 956f1d12b9bc4d..b4d1ef45c7c68d 100644
--- a/srcpkgs/polychromatic/template
+++ b/srcpkgs/polychromatic/template
@@ -1,15 +1,17 @@
 # Template file for 'polychromatic'
 pkgname=polychromatic
-version=0.8.3
+version=0.9.1
 revision=1
 build_style=meson
 hostmakedepends="ninja sassc which gettext"
-depends="python3-colorama python3-setproctitle python3-requests
- python3-colour python3-PyQt5-svg python3-PyQt5-webengine"
+depends="python3-colorama python3-setproctitle python3-requests python3-colour
+ python3-pyqt6-gui python3-pyqt6-devel-tools python3-pyqt6-printsupport
+ python3-pyqt6-devel-tools python3-pyqt6-webengine python3-pyqt6-network
+ python3-pyqt6-widgets python3-pyqt6-webchannel"
 short_desc="RGB lighting management software"
 maintainer="Martin Dimov <martin@dmarto.com>"
 license="GPL-3.0-or-later"
 homepage="https://polychromatic.app"
 changelog="https://github.com/polychromatic/polychromatic/raw/master/CHANGELOG"
 distfiles="https://github.com/polychromatic/polychromatic/archive/v${version}.tar.gz"
-checksum=fe5d6b5232be14684b28279b59d451d8b7944677becc95d160513607053cf098
+checksum=651e5eebe7038356c99c4f8c3a6c04aa7d99236768c937863d8ddcebc44cfd5e

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

* Re: polychromatic: update to 0.9.1.
  2024-06-18 17:41 [PR PATCH] polychromatic: update to 0.9.1 Bnyro
@ 2024-06-19 12:57 ` dmarto
  2024-06-19 14:26 ` Bnyro
  2024-06-22  0:12 ` [PR PATCH] [Closed]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: dmarto @ 2024-06-19 12:57 UTC (permalink / raw)
  To: ml

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

New comment by dmarto on void-packages repository

https://github.com/void-linux/void-packages/pull/50883#issuecomment-2178660506

Comment:
Can you confirm that you tested with the latest openrazer, as that got merged last week? If so, you have my +1

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

* Re: polychromatic: update to 0.9.1.
  2024-06-18 17:41 [PR PATCH] polychromatic: update to 0.9.1 Bnyro
  2024-06-19 12:57 ` dmarto
@ 2024-06-19 14:26 ` Bnyro
  2024-06-22  0:12 ` [PR PATCH] [Closed]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: Bnyro @ 2024-06-19 14:26 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/50883#issuecomment-2178853465

Comment:
> Can you confirm that you tested with the latest openrazer, as that got merged last week? If so, you have my +1
>
Tested with
```
$ xq openrazer-meta
pkgver: openrazer-meta-3.8.0_1
```
which is the update merged last week, yes.

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

* Re: [PR PATCH] [Closed]: polychromatic: update to 0.9.1.
  2024-06-18 17:41 [PR PATCH] polychromatic: update to 0.9.1 Bnyro
  2024-06-19 12:57 ` dmarto
  2024-06-19 14:26 ` Bnyro
@ 2024-06-22  0:12 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-06-22  0:12 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

polychromatic: update to 0.9.1.
https://github.com/void-linux/void-packages/pull/50883

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

cc @dmarto 


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

end of thread, other threads:[~2024-06-22  0:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-18 17:41 [PR PATCH] polychromatic: update to 0.9.1 Bnyro
2024-06-19 12:57 ` dmarto
2024-06-19 14:26 ` Bnyro
2024-06-22  0:12 ` [PR PATCH] [Closed]: " 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).