Github messages for voidlinux
 help / color / mirror / Atom feed
From: dmarto <dmarto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: polychromatic & dep (python3-colour)
Date: Mon, 12 Dec 2022 22:55:01 +0100	[thread overview]
Message-ID: <20221212215501.0YuC1Yp7C85a5DIcyCRsdEihr8gk-RYbUJ40_HjTo8s@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37307@inbox.vuxu.org>

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

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

https://github.com/dmarto/void-packages polychromatic
https://github.com/void-linux/void-packages/pull/37307

New package: polychromatic & dep (python3-colour)
#### 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**

#### 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/37307.patch is attached

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

From f34c8e7761915f671aa5af2080b981b602a5679a Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Mon, 30 May 2022 17:29:22 +0300
Subject: [PATCH 1/2] New package: python3-colour-0.1.5

---
 srcpkgs/python3-colour/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/python3-colour/template

diff --git a/srcpkgs/python3-colour/template b/srcpkgs/python3-colour/template
new file mode 100644
index 000000000000..11f81b82b3ba
--- /dev/null
+++ b/srcpkgs/python3-colour/template
@@ -0,0 +1,16 @@
+# Template file for 'python3-colour'
+pkgname=python3-colour
+version=0.1.5
+revision=1
+depends="python3"
+short_desc="Python library, converts and manipulates various color representation"
+maintainer="Martin Dimov <martin@dmarto.com>"
+license="BSD-2-Clause"
+homepage="https://github.com/vaab/colour"
+distfiles="https://github.com/vaab/colour/archive/${version}.tar.gz"
+checksum=94b0ca1421202cd25127f2fe7272bf326defb44741325d70d2abe59008331e91
+
+do_install() {
+	vinstall colour.py 644 $py3_sitelib
+	vlicense LICENSE
+}

From d486d1560f75bfc90b1bd1ed7053440c75651522 Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Fri, 27 May 2022 04:30:53 +0300
Subject: [PATCH 2/2] New package: polychromatic-0.8.0

---
 srcpkgs/polychromatic/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/polychromatic/template

diff --git a/srcpkgs/polychromatic/template b/srcpkgs/polychromatic/template
new file mode 100644
index 000000000000..79f243dc0a4c
--- /dev/null
+++ b/srcpkgs/polychromatic/template
@@ -0,0 +1,15 @@
+# Template file for 'polychromatic'
+pkgname=polychromatic
+version=0.8.0
+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"
+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=b751a226a22d01018c25a72222f410dfb6cd4260eda4225da70b884be499bf00

  parent reply	other threads:[~2022-12-12 21:55 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-27  2:26 [PR PATCH] " dmarto
2022-05-27 13:45 ` [PR REVIEW] " wael444
2022-05-27 14:26 ` classabbyamp
2022-05-30 14:31 ` [PR PATCH] [Updated] " dmarto
2022-05-30 14:33 ` [PR REVIEW] " dmarto
2022-07-17 12:49 ` [PR PATCH] [Updated] " dmarto
2022-10-16  2:14 ` github-actions
2022-10-16 11:48 ` [PR PATCH] [Updated] " dmarto
2022-10-16 11:50 ` dmarto
2022-10-17 22:33 ` dmarto
2022-11-13  0:23 ` [PR PATCH] [Updated] " dmarto
2022-11-13  0:24 ` [PR REVIEW] " dmarto
2022-11-14 14:30 ` [PR PATCH] [Updated] " dmarto
2022-12-12 14:54 ` dmarto
2022-12-12 14:56 ` dmarto
2022-12-12 18:33 ` [PR REVIEW] " classabbyamp
2022-12-12 18:34 ` classabbyamp
2022-12-12 21:53 ` [PR PATCH] [Updated] " dmarto
2022-12-12 21:53 ` dmarto
2022-12-12 21:55 ` dmarto [this message]
2022-12-12 21:55 ` [PR REVIEW] " dmarto
2022-12-12 21:57 ` dmarto
2022-12-12 21:57 ` dmarto
2022-12-12 21:58 ` [PR PATCH] [Merged]: " classabbyamp

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=20221212215501.0YuC1Yp7C85a5DIcyCRsdEihr8gk-RYbUJ40_HjTo8s@z \
    --to=dmarto@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).