Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: wl-gammarelay-rs-1.0.0
@ 2024-11-26  1:18 xavierfortier1
  2024-12-04  4:02 ` [PR PATCH] [Updated] " xavierfortier1
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: xavierfortier1 @ 2024-11-26  1:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xavierfortier1/void-packages wl-gammarelay-rs
https://github.com/void-linux/void-packages/pull/53220

New package: wl-gammarelay-rs-1.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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


#### 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-glibc**


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wl-gammarelay-rs-53220.patch --]
[-- Type: text/x-diff, Size: 1084 bytes --]

From cda493e096b444a83c2efec49d4e25b09aab550b Mon Sep 17 00:00:00 2001
From: Xavier Fortier <xavier.fortier@proton.me>
Date: Mon, 25 Nov 2024 19:59:21 -0500
Subject: [PATCH] New package: wl-gammarelay-rs-1.0.0

---
 srcpkgs/wl-gammarelay-rs/template | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 srcpkgs/wl-gammarelay-rs/template

diff --git a/srcpkgs/wl-gammarelay-rs/template b/srcpkgs/wl-gammarelay-rs/template
new file mode 100644
index 00000000000000..ab703f7d6dc4b5
--- /dev/null
+++ b/srcpkgs/wl-gammarelay-rs/template
@@ -0,0 +1,11 @@
+# Template file for 'wl-gammarelay-rs'
+pkgname=wl-gammarelay-rs
+version=1.0.0
+revision=1
+build_style=cargo
+short_desc="D-Bus interface to control display temperature and brightness on wayland"
+maintainer="Xavier Fortier <xavier.fortier@proton.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/MaxVerevkin/wl-gammarelay-rs"
+distfiles="https://github.com/MaxVerevkin/wl-gammarelay-rs/archive/refs/tags/v${version}.tar.gz"
+checksum=ca95f990b5dec2fcb87a20a6136fdae11d5f0d3ff63e3d3c0f55767e24d697ec

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

* Re: [PR PATCH] [Updated] New package: wl-gammarelay-rs-1.0.0
  2024-11-26  1:18 [PR PATCH] New package: wl-gammarelay-rs-1.0.0 xavierfortier1
@ 2024-12-04  4:02 ` xavierfortier1
  2024-12-22  0:53 ` xavierfortier1
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: xavierfortier1 @ 2024-12-04  4:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xavierfortier1/void-packages wl-gammarelay-rs
https://github.com/void-linux/void-packages/pull/53220

New package: wl-gammarelay-rs-1.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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


#### 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-glibc**


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wl-gammarelay-rs-53220.patch --]
[-- Type: text/x-diff, Size: 1034 bytes --]

From f1cd679e33814a423e13b3b591fa970dd2cfed6b Mon Sep 17 00:00:00 2001
From: Xavier Fortier <xavier.fortier@proton.me>
Date: Mon, 25 Nov 2024 19:59:21 -0500
Subject: [PATCH] New package: wl-gammarelay-rs-1.0.0

---
 srcpkgs/wl-gammarelay-rs/template | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 srcpkgs/wl-gammarelay-rs/template

diff --git a/srcpkgs/wl-gammarelay-rs/template b/srcpkgs/wl-gammarelay-rs/template
new file mode 100644
index 00000000000000..19325bc833f2cb
--- /dev/null
+++ b/srcpkgs/wl-gammarelay-rs/template
@@ -0,0 +1,11 @@
+# Template file for 'wl-gammarelay-rs'
+pkgname=wl-gammarelay-rs
+version=1.0.0
+revision=1
+build_style=cargo
+short_desc="D-Bus interface to control display temperature and brightness on wayland"
+maintainer="Xavier Fortier <xavier.fortier@proton.me>"
+license="GPL-3.0-only"
+homepage="https://github.com/MaxVerevkin/wl-gammarelay-rs"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=ca95f990b5dec2fcb87a20a6136fdae11d5f0d3ff63e3d3c0f55767e24d697ec

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

* Re: [PR PATCH] [Updated] New package: wl-gammarelay-rs-1.0.0
  2024-11-26  1:18 [PR PATCH] New package: wl-gammarelay-rs-1.0.0 xavierfortier1
  2024-12-04  4:02 ` [PR PATCH] [Updated] " xavierfortier1
@ 2024-12-22  0:53 ` xavierfortier1
  2025-01-31  0:49 ` xavierfortier1
  2025-03-26 15:13 ` xavierfortier1
  3 siblings, 0 replies; 5+ messages in thread
From: xavierfortier1 @ 2024-12-22  0:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xavierfortier1/void-packages wl-gammarelay-rs
https://github.com/void-linux/void-packages/pull/53220

New package: wl-gammarelay-rs-1.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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


#### 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-glibc**


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wl-gammarelay-rs-53220.patch --]
[-- Type: text/x-diff, Size: 1141 bytes --]

From 919346aa04357ddabb6ab00e3f11a6547caa2685 Mon Sep 17 00:00:00 2001
From: Xavier Fortier <xavier.fortier@proton.me>
Date: Mon, 25 Nov 2024 19:59:21 -0500
Subject: [PATCH] New package: wl-gammarelay-rs-1.0.0

---
 srcpkgs/wl-gammarelay-rs/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/wl-gammarelay-rs/template

diff --git a/srcpkgs/wl-gammarelay-rs/template b/srcpkgs/wl-gammarelay-rs/template
new file mode 100644
index 00000000000000..5590def36620f5
--- /dev/null
+++ b/srcpkgs/wl-gammarelay-rs/template
@@ -0,0 +1,12 @@
+# Template file for 'wl-gammarelay-rs'
+pkgname=wl-gammarelay-rs
+version=1.0.0
+revision=1
+build_style=cargo
+short_desc="D-Bus interface to control display temperature and brightness on wayland"
+maintainer="Xavier Fortier <xavier.fortier@proton.me>"
+license="GPL-3.0-only"
+homepage="https://github.com/MaxVerevkin/wl-gammarelay-rs"
+changelog="https://github.com/MaxVerevkin/wl-gammarelay-rs/releases"
+distfiles="https://github.com/MaxVerevkin/wl-gammarelay-rs/archive/v${version}.tar.gz"
+checksum=ca95f990b5dec2fcb87a20a6136fdae11d5f0d3ff63e3d3c0f55767e24d697ec

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

* Re: [PR PATCH] [Updated] New package: wl-gammarelay-rs-1.0.0
  2024-11-26  1:18 [PR PATCH] New package: wl-gammarelay-rs-1.0.0 xavierfortier1
  2024-12-04  4:02 ` [PR PATCH] [Updated] " xavierfortier1
  2024-12-22  0:53 ` xavierfortier1
@ 2025-01-31  0:49 ` xavierfortier1
  2025-03-26 15:13 ` xavierfortier1
  3 siblings, 0 replies; 5+ messages in thread
From: xavierfortier1 @ 2025-01-31  0:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xavierfortier1/void-packages wl-gammarelay-rs
https://github.com/void-linux/void-packages/pull/53220

New package: wl-gammarelay-rs-1.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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


#### 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-glibc**


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wl-gammarelay-rs-53220.patch --]
[-- Type: text/x-diff, Size: 1141 bytes --]

From b43183b06331794ef750e41e3074edde51f12241 Mon Sep 17 00:00:00 2001
From: Xavier Fortier <xavier.fortier@proton.me>
Date: Mon, 25 Nov 2024 19:59:21 -0500
Subject: [PATCH] New package: wl-gammarelay-rs-1.0.0

---
 srcpkgs/wl-gammarelay-rs/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/wl-gammarelay-rs/template

diff --git a/srcpkgs/wl-gammarelay-rs/template b/srcpkgs/wl-gammarelay-rs/template
new file mode 100644
index 00000000000000..5590def36620f5
--- /dev/null
+++ b/srcpkgs/wl-gammarelay-rs/template
@@ -0,0 +1,12 @@
+# Template file for 'wl-gammarelay-rs'
+pkgname=wl-gammarelay-rs
+version=1.0.0
+revision=1
+build_style=cargo
+short_desc="D-Bus interface to control display temperature and brightness on wayland"
+maintainer="Xavier Fortier <xavier.fortier@proton.me>"
+license="GPL-3.0-only"
+homepage="https://github.com/MaxVerevkin/wl-gammarelay-rs"
+changelog="https://github.com/MaxVerevkin/wl-gammarelay-rs/releases"
+distfiles="https://github.com/MaxVerevkin/wl-gammarelay-rs/archive/v${version}.tar.gz"
+checksum=ca95f990b5dec2fcb87a20a6136fdae11d5f0d3ff63e3d3c0f55767e24d697ec

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

* Re: [PR PATCH] [Updated] New package: wl-gammarelay-rs-1.0.0
  2024-11-26  1:18 [PR PATCH] New package: wl-gammarelay-rs-1.0.0 xavierfortier1
                   ` (2 preceding siblings ...)
  2025-01-31  0:49 ` xavierfortier1
@ 2025-03-26 15:13 ` xavierfortier1
  3 siblings, 0 replies; 5+ messages in thread
From: xavierfortier1 @ 2025-03-26 15:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xavierfortier1/void-packages wl-gammarelay-rs
https://github.com/void-linux/void-packages/pull/53220

New package: wl-gammarelay-rs-1.0.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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


#### 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-glibc**


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wl-gammarelay-rs-53220.patch --]
[-- Type: text/x-diff, Size: 1141 bytes --]

From d9b4aa585034827e0811181a0e50ca3776210cd3 Mon Sep 17 00:00:00 2001
From: Xavier Fortier <xavier.fortier@proton.me>
Date: Mon, 25 Nov 2024 19:59:21 -0500
Subject: [PATCH] New package: wl-gammarelay-rs-1.0.1

---
 srcpkgs/wl-gammarelay-rs/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/wl-gammarelay-rs/template

diff --git a/srcpkgs/wl-gammarelay-rs/template b/srcpkgs/wl-gammarelay-rs/template
new file mode 100644
index 00000000000000..be110ca47e754f
--- /dev/null
+++ b/srcpkgs/wl-gammarelay-rs/template
@@ -0,0 +1,12 @@
+# Template file for 'wl-gammarelay-rs'
+pkgname=wl-gammarelay-rs
+version=1.0.1
+revision=1
+build_style=cargo
+short_desc="D-Bus interface to control display temperature and brightness on wayland"
+maintainer="Xavier Fortier <xavier.fortier@proton.me>"
+license="GPL-3.0-only"
+homepage="https://github.com/MaxVerevkin/wl-gammarelay-rs"
+changelog="https://github.com/MaxVerevkin/wl-gammarelay-rs/releases"
+distfiles="https://github.com/MaxVerevkin/wl-gammarelay-rs/archive/v${version}.tar.gz"
+checksum=bbd80f7d7c251a1d29534e3c4957f7179e31fdcde706eebb499400fdea9c48af

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

end of thread, other threads:[~2025-03-26 15:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-26  1:18 [PR PATCH] New package: wl-gammarelay-rs-1.0.0 xavierfortier1
2024-12-04  4:02 ` [PR PATCH] [Updated] " xavierfortier1
2024-12-22  0:53 ` xavierfortier1
2025-01-31  0:49 ` xavierfortier1
2025-03-26 15:13 ` xavierfortier1

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