Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gammastep: update to 2.0.8
@ 2022-03-11  7:35 CameronNemo
  2022-03-13 22:08 ` paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: CameronNemo @ 2022-03-11  7:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CameronNemo/void-packages gammastep
https://github.com/void-linux/void-packages/pull/36093

gammastep: update to 2.0.8
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a056e216d116cce9d2be53bb5c428eec9525e1e2 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Thu, 10 Mar 2022 23:34:45 -0800
Subject: [PATCH] gammastep: update to 2.0.8

---
 srcpkgs/gammastep/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gammastep/template b/srcpkgs/gammastep/template
index 1a12e16e3a97..0ac6fbde9963 100644
--- a/srcpkgs/gammastep/template
+++ b/srcpkgs/gammastep/template
@@ -1,7 +1,7 @@
 # Template file for 'gammastep'
 pkgname=gammastep
-version=2.0.7
-revision=2
+version=2.0.8
+revision=1
 wrksrc="${pkgname}-v$version"
 build_style=gnu-configure
 configure_args="--enable-gui --enable-drm --enable-vidmode --enable-randr
@@ -17,7 +17,7 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.com/chinstrap/gammastep"
 changelog="https://gitlab.com/chinstrap/gammastep/raw/master/NEWS.md"
 distfiles="${homepage}/-/archive/v$version/${pkgname}-v$version.tar.gz"
-checksum=b3dc1d515088ef5578da009c4b70b22f9702397a6a21bbba79f1c01793a90e73
+checksum=46535cbeba2ec0e6e18a33f7c1bdec3f520230441e7cdff318d3cf612160bd76
 build_options="geoclue2"
 build_options_default="geoclue2"
 

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

* Re: gammastep: update to 2.0.8
  2022-03-11  7:35 [PR PATCH] gammastep: update to 2.0.8 CameronNemo
@ 2022-03-13 22:08 ` paper42
  2022-03-13 22:49 ` [PR PATCH] [Updated] " CameronNemo
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-03-13 22:08 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36093#issuecomment-1066191601

Comment:
```
configure: WARNING: unrecognized options: --with-systemdunitdir
```

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

* Re: [PR PATCH] [Updated] gammastep: update to 2.0.8
  2022-03-11  7:35 [PR PATCH] gammastep: update to 2.0.8 CameronNemo
  2022-03-13 22:08 ` paper42
@ 2022-03-13 22:49 ` CameronNemo
  2022-03-13 22:50 ` CameronNemo
  2022-03-13 23:06 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: CameronNemo @ 2022-03-13 22:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CameronNemo/void-packages gammastep
https://github.com/void-linux/void-packages/pull/36093

gammastep: update to 2.0.8
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 2684103505febe023d1872750be1288af9dd8d9a Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Thu, 10 Mar 2022 23:34:45 -0800
Subject: [PATCH] gammastep: update to 2.0.8

---
 srcpkgs/gammastep/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gammastep/template b/srcpkgs/gammastep/template
index 1a12e16e3a97..1f24e8383904 100644
--- a/srcpkgs/gammastep/template
+++ b/srcpkgs/gammastep/template
@@ -1,11 +1,11 @@
 # Template file for 'gammastep'
 pkgname=gammastep
-version=2.0.7
-revision=2
+version=2.0.8
+revision=1
 wrksrc="${pkgname}-v$version"
 build_style=gnu-configure
 configure_args="--enable-gui --enable-drm --enable-vidmode --enable-randr
- --enable-wayland --enable-apparmor --with-systemdunitdir=no
+ --enable-wayland --enable-apparmor --with-systemduserunitdir=no
  $(vopt_enable geoclue2)"
 hostmakedepends=" tar automake libtool gettext-devel intltool pkg-config
  python3-devel wayland-devel"
@@ -17,7 +17,7 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.com/chinstrap/gammastep"
 changelog="https://gitlab.com/chinstrap/gammastep/raw/master/NEWS.md"
 distfiles="${homepage}/-/archive/v$version/${pkgname}-v$version.tar.gz"
-checksum=b3dc1d515088ef5578da009c4b70b22f9702397a6a21bbba79f1c01793a90e73
+checksum=46535cbeba2ec0e6e18a33f7c1bdec3f520230441e7cdff318d3cf612160bd76
 build_options="geoclue2"
 build_options_default="geoclue2"
 

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

* Re: gammastep: update to 2.0.8
  2022-03-11  7:35 [PR PATCH] gammastep: update to 2.0.8 CameronNemo
  2022-03-13 22:08 ` paper42
  2022-03-13 22:49 ` [PR PATCH] [Updated] " CameronNemo
@ 2022-03-13 22:50 ` CameronNemo
  2022-03-13 23:06 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: CameronNemo @ 2022-03-13 22:50 UTC (permalink / raw)
  To: ml

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

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/pull/36093#issuecomment-1066198516

Comment:
Oops. Updated with correct option, `--with-systemduserunitdir`.

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

* Re: [PR PATCH] [Merged]: gammastep: update to 2.0.8
  2022-03-11  7:35 [PR PATCH] gammastep: update to 2.0.8 CameronNemo
                   ` (2 preceding siblings ...)
  2022-03-13 22:50 ` CameronNemo
@ 2022-03-13 23:06 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-03-13 23:06 UTC (permalink / raw)
  To: ml

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

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

gammastep: update to 2.0.8
https://github.com/void-linux/void-packages/pull/36093

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-03-13 23:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-11  7:35 [PR PATCH] gammastep: update to 2.0.8 CameronNemo
2022-03-13 22:08 ` paper42
2022-03-13 22:49 ` [PR PATCH] [Updated] " CameronNemo
2022-03-13 22:50 ` CameronNemo
2022-03-13 23:06 ` [PR PATCH] [Merged]: " paper42

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