Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: system76-keyboard-configurator-1.3.10
@ 2023-10-11 17:31 heppu
  2023-10-12  3:16 ` [PR REVIEW] " classabbyamp
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: heppu @ 2023-10-11 17:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heppu/void-packages new-pkg/keyboard-configurator
https://github.com/void-linux/void-packages/pull/46610

New package: system76-keyboard-configurator-1.3.10
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

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


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new-pkg/keyboard-configurator-46610.patch --]
[-- Type: text/x-diff, Size: 1250 bytes --]

From a7718f676f9330f3db6b09f3819cae8f3f3269fb Mon Sep 17 00:00:00 2001
From: Henri Koski <henri.t.koski@gmail.com>
Date: Wed, 11 Oct 2023 20:20:36 +0300
Subject: [PATCH] New package: system76-keyboard-configurator-1.3.10

---
 srcpkgs/system76-keyboard-configurator/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/system76-keyboard-configurator/template

diff --git a/srcpkgs/system76-keyboard-configurator/template b/srcpkgs/system76-keyboard-configurator/template
new file mode 100644
index 0000000000000..1edb5a9854dba
--- /dev/null
+++ b/srcpkgs/system76-keyboard-configurator/template
@@ -0,0 +1,13 @@
+# Template file for 'system76-keyboard-configurator'
+pkgname=system76-keyboard-configurator
+version=1.3.10
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="gtk+3-devel hidapi-devel eudev-libudev-devel glib-devel"
+short_desc="Tool for configuring System76 keyboards"
+maintainer="Henri Koski <henri.t.koski@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://github.com/pop-os/keyboard-configurator"
+distfiles="https://github.com/pop-os/keyboard-configurator/archive/refs/tags/v1.3.10.tar.gz"
+checksum=0fa015ce70ddfb6af71064e63001e7bea47ae5f8a93667dc3bf4c2373219aea0

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

* Re: [PR REVIEW] New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
@ 2023-10-12  3:16 ` classabbyamp
  2023-10-12  4:58 ` [PR PATCH] [Updated] " heppu
                   ` (18 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: classabbyamp @ 2023-10-12  3:16 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#discussion_r1356009403

Comment:
use `$version` instead of hardcoding it in the url

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

* Re: [PR PATCH] [Updated] New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
  2023-10-12  3:16 ` [PR REVIEW] " classabbyamp
@ 2023-10-12  4:58 ` heppu
  2023-10-12  4:59 ` [PR REVIEW] " heppu
                   ` (17 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: heppu @ 2023-10-12  4:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heppu/void-packages new-pkg/keyboard-configurator
https://github.com/void-linux/void-packages/pull/46610

New package: system76-keyboard-configurator-1.3.10
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

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


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new-pkg/keyboard-configurator-46610.patch --]
[-- Type: text/x-diff, Size: 1254 bytes --]

From cf7e7e50f34b0ff363638dddb6dca6bdfc7b4797 Mon Sep 17 00:00:00 2001
From: Henri Koski <henri.t.koski@gmail.com>
Date: Wed, 11 Oct 2023 20:20:36 +0300
Subject: [PATCH] New package: system76-keyboard-configurator-1.3.10

---
 srcpkgs/system76-keyboard-configurator/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/system76-keyboard-configurator/template

diff --git a/srcpkgs/system76-keyboard-configurator/template b/srcpkgs/system76-keyboard-configurator/template
new file mode 100644
index 0000000000000..11a562001beae
--- /dev/null
+++ b/srcpkgs/system76-keyboard-configurator/template
@@ -0,0 +1,13 @@
+# Template file for 'system76-keyboard-configurator'
+pkgname=system76-keyboard-configurator
+version=1.3.10
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="gtk+3-devel hidapi-devel eudev-libudev-devel glib-devel"
+short_desc="Tool for configuring System76 keyboards"
+maintainer="Henri Koski <henri.t.koski@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://github.com/pop-os/keyboard-configurator"
+distfiles="https://github.com/pop-os/keyboard-configurator/archive/refs/tags/v${version}.tar.gz"
+checksum=0fa015ce70ddfb6af71064e63001e7bea47ae5f8a93667dc3bf4c2373219aea0

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

* Re: [PR REVIEW] New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
  2023-10-12  3:16 ` [PR REVIEW] " classabbyamp
  2023-10-12  4:58 ` [PR PATCH] [Updated] " heppu
@ 2023-10-12  4:59 ` heppu
  2023-10-12  7:30 ` icp1994
                   ` (16 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: heppu @ 2023-10-12  4:59 UTC (permalink / raw)
  To: ml

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

New review comment by heppu on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#discussion_r1356057662

Comment:
Fixed

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

* Re: New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (2 preceding siblings ...)
  2023-10-12  4:59 ` [PR REVIEW] " heppu
@ 2023-10-12  7:30 ` icp1994
  2023-10-12  8:13 ` [PR PATCH] [Updated] " heppu
                   ` (15 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: icp1994 @ 2023-10-12  7:30 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#issuecomment-1759083273

Comment:
You need at least `glib-devel` inside `hostmakedepends`.

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

* Re: [PR PATCH] [Updated] New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (3 preceding siblings ...)
  2023-10-12  7:30 ` icp1994
@ 2023-10-12  8:13 ` heppu
  2023-10-12  8:14 ` heppu
                   ` (14 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: heppu @ 2023-10-12  8:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heppu/void-packages new-pkg/keyboard-configurator
https://github.com/void-linux/void-packages/pull/46610

New package: system76-keyboard-configurator-1.3.10
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

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


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new-pkg/keyboard-configurator-46610.patch --]
[-- Type: text/x-diff, Size: 1254 bytes --]

From df77d8914890ac43455116ef158283e753c2501f Mon Sep 17 00:00:00 2001
From: Henri Koski <henri.t.koski@gmail.com>
Date: Wed, 11 Oct 2023 20:20:36 +0300
Subject: [PATCH] New package: system76-keyboard-configurator-1.3.10

---
 srcpkgs/system76-keyboard-configurator/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/system76-keyboard-configurator/template

diff --git a/srcpkgs/system76-keyboard-configurator/template b/srcpkgs/system76-keyboard-configurator/template
new file mode 100644
index 0000000000000..47a8388b4352c
--- /dev/null
+++ b/srcpkgs/system76-keyboard-configurator/template
@@ -0,0 +1,13 @@
+# Template file for 'system76-keyboard-configurator'
+pkgname=system76-keyboard-configurator
+version=1.3.10
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config glib-devel"
+makedepends="gtk+3-devel hidapi-devel eudev-libudev-devel"
+short_desc="Tool for configuring System76 keyboards"
+maintainer="Henri Koski <henri.t.koski@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://github.com/pop-os/keyboard-configurator"
+distfiles="https://github.com/pop-os/keyboard-configurator/archive/refs/tags/v${version}.tar.gz"
+checksum=0fa015ce70ddfb6af71064e63001e7bea47ae5f8a93667dc3bf4c2373219aea0

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

* Re: New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (4 preceding siblings ...)
  2023-10-12  8:13 ` [PR PATCH] [Updated] " heppu
@ 2023-10-12  8:14 ` heppu
  2023-10-16  8:55 ` heppu
                   ` (13 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: heppu @ 2023-10-12  8:14 UTC (permalink / raw)
  To: ml

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

New comment by heppu on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#issuecomment-1759145550

Comment:
@icp1994 Fixed

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

* Re: New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (5 preceding siblings ...)
  2023-10-12  8:14 ` heppu
@ 2023-10-16  8:55 ` heppu
  2023-10-16 13:42 ` icp1994
                   ` (12 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: heppu @ 2023-10-16  8:55 UTC (permalink / raw)
  To: ml

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

New comment by heppu on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#issuecomment-1764024375

Comment:
@classabbyamp and @icp1994 Does this look now ok?

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

* Re: New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (6 preceding siblings ...)
  2023-10-16  8:55 ` heppu
@ 2023-10-16 13:42 ` icp1994
  2023-10-24  9:14 ` heppu
                   ` (11 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: icp1994 @ 2023-10-16 13:42 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#issuecomment-1764512692

Comment:
Yes

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

* Re: New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (7 preceding siblings ...)
  2023-10-16 13:42 ` icp1994
@ 2023-10-24  9:14 ` heppu
  2023-10-24 12:37 ` [PR REVIEW] " classabbyamp
                   ` (10 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: heppu @ 2023-10-24  9:14 UTC (permalink / raw)
  To: ml

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

New comment by heppu on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#issuecomment-1776828786

Comment:
Any change getting this merged?

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

* Re: [PR REVIEW] New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (8 preceding siblings ...)
  2023-10-24  9:14 ` heppu
@ 2023-10-24 12:37 ` classabbyamp
  2023-10-24 19:27 ` icp1994
                   ` (9 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: classabbyamp @ 2023-10-24 12:37 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#discussion_r1370090946

Comment:
this links against glib-devel, shouldn't it be in makedepends?

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

* Re: [PR REVIEW] New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (9 preceding siblings ...)
  2023-10-24 12:37 ` [PR REVIEW] " classabbyamp
@ 2023-10-24 19:27 ` icp1994
  2023-10-27  6:19 ` [PR PATCH] [Updated] " heppu
                   ` (8 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: icp1994 @ 2023-10-24 19:27 UTC (permalink / raw)
  To: ml

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

New review comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#discussion_r1370719363

Comment:
Then it should be `libglib-devel` in makedepends I think. You would still need the `glib-devel` in hostmakedepends for cross-compiling as it tries to run `/usr/bin/glib-compile-resources`.

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

* Re: [PR PATCH] [Updated] New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (10 preceding siblings ...)
  2023-10-24 19:27 ` icp1994
@ 2023-10-27  6:19 ` heppu
  2023-10-27  6:20 ` [PR REVIEW] " heppu
                   ` (7 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: heppu @ 2023-10-27  6:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heppu/void-packages new-pkg/keyboard-configurator
https://github.com/void-linux/void-packages/pull/46610

New package: system76-keyboard-configurator-1.3.10
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

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


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new-pkg/keyboard-configurator-46610.patch --]
[-- Type: text/x-diff, Size: 1265 bytes --]

From 5fdb84c7866dabbdc774e988ae3db64a76d3cdd7 Mon Sep 17 00:00:00 2001
From: Henri Koski <henri.t.koski@gmail.com>
Date: Wed, 11 Oct 2023 20:20:36 +0300
Subject: [PATCH] New package: system76-keyboard-configurator-1.3.10

---
 srcpkgs/system76-keyboard-configurator/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/system76-keyboard-configurator/template

diff --git a/srcpkgs/system76-keyboard-configurator/template b/srcpkgs/system76-keyboard-configurator/template
new file mode 100644
index 0000000000000..5c1f98930d08a
--- /dev/null
+++ b/srcpkgs/system76-keyboard-configurator/template
@@ -0,0 +1,13 @@
+# Template file for 'system76-keyboard-configurator'
+pkgname=system76-keyboard-configurator
+version=1.3.10
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config glib-devel"
+makedepends="glib-devel gtk+3-devel hidapi-devel eudev-libudev-devel"
+short_desc="Tool for configuring System76 keyboards"
+maintainer="Henri Koski <henri.t.koski@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://github.com/pop-os/keyboard-configurator"
+distfiles="https://github.com/pop-os/keyboard-configurator/archive/refs/tags/v${version}.tar.gz"
+checksum=0fa015ce70ddfb6af71064e63001e7bea47ae5f8a93667dc3bf4c2373219aea0

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

* Re: [PR REVIEW] New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (11 preceding siblings ...)
  2023-10-27  6:19 ` [PR PATCH] [Updated] " heppu
@ 2023-10-27  6:20 ` heppu
  2023-11-13 12:00 ` heppu
                   ` (6 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: heppu @ 2023-10-27  6:20 UTC (permalink / raw)
  To: ml

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

New review comment by heppu on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#discussion_r1374118182

Comment:
Fixed.

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

* Re: New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (12 preceding siblings ...)
  2023-10-27  6:20 ` [PR REVIEW] " heppu
@ 2023-11-13 12:00 ` heppu
  2023-11-13 12:00 ` heppu
                   ` (5 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: heppu @ 2023-11-13 12:00 UTC (permalink / raw)
  To: ml

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

New comment by heppu on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#issuecomment-1808026248

Comment:
So any thought on this @classabbyamp @icp1994?

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

* Re: New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (13 preceding siblings ...)
  2023-11-13 12:00 ` heppu
@ 2023-11-13 12:00 ` heppu
  2023-11-22  6:34 ` heppu
                   ` (4 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: heppu @ 2023-11-13 12:00 UTC (permalink / raw)
  To: ml

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

New comment by heppu on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#issuecomment-1808026248

Comment:
So any thoughts on this @classabbyamp @icp1994?

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

* Re: New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (14 preceding siblings ...)
  2023-11-13 12:00 ` heppu
@ 2023-11-22  6:34 ` heppu
  2023-12-19  8:11 ` heppu
                   ` (3 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: heppu @ 2023-11-22  6:34 UTC (permalink / raw)
  To: ml

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

New comment by heppu on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#issuecomment-1822192105

Comment:
ping @classabbyamp @icp1994

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

* Re: New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (15 preceding siblings ...)
  2023-11-22  6:34 ` heppu
@ 2023-12-19  8:11 ` heppu
  2024-03-19  1:44 ` github-actions
                   ` (2 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: heppu @ 2023-12-19  8:11 UTC (permalink / raw)
  To: ml

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

New comment by heppu on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#issuecomment-1862300495

Comment:
Is there still something I should do to get this merged @classabbyamp?

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

* Re: New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (16 preceding siblings ...)
  2023-12-19  8:11 ` heppu
@ 2024-03-19  1:44 ` github-actions
  2024-03-19  8:27 ` [PR PATCH] [Updated] " heppu
  2024-03-25 10:25 ` heppu
  19 siblings, 0 replies; 21+ messages in thread
From: github-actions @ 2024-03-19  1:44 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#issuecomment-2005589032

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Updated] New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (17 preceding siblings ...)
  2024-03-19  1:44 ` github-actions
@ 2024-03-19  8:27 ` heppu
  2024-03-25 10:25 ` heppu
  19 siblings, 0 replies; 21+ messages in thread
From: heppu @ 2024-03-19  8:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heppu/void-packages new-pkg/keyboard-configurator
https://github.com/void-linux/void-packages/pull/46610

New package: system76-keyboard-configurator-1.3.10
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

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


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new-pkg/keyboard-configurator-46610.patch --]
[-- Type: text/x-diff, Size: 1267 bytes --]

From 1dd26fe2f31935921978575fd8c41cbdcef55c9b Mon Sep 17 00:00:00 2001
From: Henri Koski <henri.t.koski@gmail.com>
Date: Wed, 11 Oct 2023 20:20:36 +0300
Subject: [PATCH] New package: system76-keyboard-configurator-1.3.10

---
 srcpkgs/system76-keyboard-configurator/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/system76-keyboard-configurator/template

diff --git a/srcpkgs/system76-keyboard-configurator/template b/srcpkgs/system76-keyboard-configurator/template
new file mode 100644
index 00000000000000..5c1f98930d08a3
--- /dev/null
+++ b/srcpkgs/system76-keyboard-configurator/template
@@ -0,0 +1,13 @@
+# Template file for 'system76-keyboard-configurator'
+pkgname=system76-keyboard-configurator
+version=1.3.10
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config glib-devel"
+makedepends="glib-devel gtk+3-devel hidapi-devel eudev-libudev-devel"
+short_desc="Tool for configuring System76 keyboards"
+maintainer="Henri Koski <henri.t.koski@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://github.com/pop-os/keyboard-configurator"
+distfiles="https://github.com/pop-os/keyboard-configurator/archive/refs/tags/v${version}.tar.gz"
+checksum=0fa015ce70ddfb6af71064e63001e7bea47ae5f8a93667dc3bf4c2373219aea0

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

* Re: New package: system76-keyboard-configurator-1.3.10
  2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
                   ` (18 preceding siblings ...)
  2024-03-19  8:27 ` [PR PATCH] [Updated] " heppu
@ 2024-03-25 10:25 ` heppu
  19 siblings, 0 replies; 21+ messages in thread
From: heppu @ 2024-03-25 10:25 UTC (permalink / raw)
  To: ml

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

New comment by heppu on void-packages repository

https://github.com/void-linux/void-packages/pull/46610#issuecomment-2017673927

Comment:
ping @classabbyamp @icp1994 

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

end of thread, other threads:[~2024-03-25 10:25 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-11 17:31 [PR PATCH] New package: system76-keyboard-configurator-1.3.10 heppu
2023-10-12  3:16 ` [PR REVIEW] " classabbyamp
2023-10-12  4:58 ` [PR PATCH] [Updated] " heppu
2023-10-12  4:59 ` [PR REVIEW] " heppu
2023-10-12  7:30 ` icp1994
2023-10-12  8:13 ` [PR PATCH] [Updated] " heppu
2023-10-12  8:14 ` heppu
2023-10-16  8:55 ` heppu
2023-10-16 13:42 ` icp1994
2023-10-24  9:14 ` heppu
2023-10-24 12:37 ` [PR REVIEW] " classabbyamp
2023-10-24 19:27 ` icp1994
2023-10-27  6:19 ` [PR PATCH] [Updated] " heppu
2023-10-27  6:20 ` [PR REVIEW] " heppu
2023-11-13 12:00 ` heppu
2023-11-13 12:00 ` heppu
2023-11-22  6:34 ` heppu
2023-12-19  8:11 ` heppu
2024-03-19  1:44 ` github-actions
2024-03-19  8:27 ` [PR PATCH] [Updated] " heppu
2024-03-25 10:25 ` heppu

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