Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: polychromatic & dep (python3-colour)
@ 2022-05-27  2:26 dmarto
  2022-05-27 13:45 ` [PR REVIEW] " wael444
                   ` (22 more replies)
  0 siblings, 23 replies; 24+ messages in thread
From: dmarto @ 2022-05-27  2:26 UTC (permalink / raw)
  To: ml

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

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

From 0ddc4e402ac15b1b7820ebfeb5680c7c0c24dd50 Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Fri, 27 May 2022 04:41:56 +0300
Subject: [PATCH 1/2] New package: python3-colour-0.1.5

---
 srcpkgs/python3-colour/template | 17 +++++++++++++++++
 1 file changed, 17 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..4ebb5973081a
--- /dev/null
+++ b/srcpkgs/python3-colour/template
@@ -0,0 +1,17 @@
+# Template file for 'python3-colour'
+pkgname=python3-colour
+version=0.1.5
+revision=1
+wrksrc="${pkgname#*-}-${version}"
+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 ac1d13e525b97aee801300f216b449dd09fff9b4 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.7.3

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

diff --git a/srcpkgs/polychromatic/template b/srcpkgs/polychromatic/template
new file mode 100644
index 000000000000..038f3c577d22
--- /dev/null
+++ b/srcpkgs/polychromatic/template
@@ -0,0 +1,14 @@
+# Template file for 'polychromatic'
+pkgname=polychromatic
+version=0.7.3
+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 for GNU/Linux"
+maintainer="Martin Dimov <martin@dmarto.com>"
+license="GPL-3.0-or-later"
+homepage="https://polychromatic.app"
+distfiles="https://github.com/polychromatic/polychromatic/archive/v${version}.tar.gz"
+checksum=46ef52dd33accbfa51b42ea859b448d5bdfabb2826a69caea030769bf7a216ab

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

end of thread, other threads:[~2022-12-12 21:58 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-27  2:26 [PR PATCH] New package: polychromatic & dep (python3-colour) 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
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

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