Github messages for voidlinux
 help / color / mirror / Atom feed
From: CameronNemo <CameronNemo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gammastep: update to 2.0.9
Date: Tue, 20 Sep 2022 14:12:53 +0200	[thread overview]
Message-ID: <20220920121253.8X2xyd5G34oUP5jY9XUdTyQ3R9__t0FMd1KdkyzS6cc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39306@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1230 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/39306

gammastep: update to 2.0.9
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/39306.patch is attached

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

From c74dc6f0b445a4493d9c9d85c51122306afe9aad Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Thu, 15 Sep 2022 12:48:48 -0700
Subject: [PATCH] gammastep: update to 2.0.9

---
 srcpkgs/gammastep/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gammastep/template b/srcpkgs/gammastep/template
index 1f24e8383904..5c3898dc2d38 100644
--- a/srcpkgs/gammastep/template
+++ b/srcpkgs/gammastep/template
@@ -1,8 +1,8 @@
 # Template file for 'gammastep'
 pkgname=gammastep
-version=2.0.8
+version=2.0.9
 revision=1
-wrksrc="${pkgname}-v$version"
+wrksrc="${pkgname}-v${version}"
 build_style=gnu-configure
 configure_args="--enable-gui --enable-drm --enable-vidmode --enable-randr
  --enable-wayland --enable-apparmor --with-systemduserunitdir=no
@@ -12,12 +12,12 @@ hostmakedepends=" tar automake libtool gettext-devel intltool pkg-config
 makedepends=" wayland-devel libXxf86vm-devel libdrm-devel
  $(vopt_if geoclue2 'glib-devel')"
 short_desc="Adjusts the color temperature of your screen to your surroundings"
-maintainer="Cameron Nemo <cnemo@tutanota.com>"
+maintainer="Cameron Nemo <cam@nohom.org>"
 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=46535cbeba2ec0e6e18a33f7c1bdec3f520230441e7cdff318d3cf612160bd76
+distfiles="https://gitlab.com/chinstrap/gammastep/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
+checksum=bbb9d90e1cf30920c1017db4ce5c4652e4c7843fd4c4e34164d99ecbc3bbb4c0
 build_options="geoclue2"
 build_options_default="geoclue2"
 

  parent reply	other threads:[~2022-09-20 12:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-15 19:53 [PR PATCH] " CameronNemo
2022-09-18 13:46 ` [PR REVIEW] " sgn
2022-09-18 21:41 ` CameronNemo
2022-09-18 21:41 ` CameronNemo
2022-09-19  1:01 ` sgn
2022-09-20 12:12 ` CameronNemo [this message]
2022-09-20 12:15 ` CameronNemo
2022-09-22  6:28 ` [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=20220920121253.8X2xyd5G34oUP5jY9XUdTyQ3R9__t0FMd1KdkyzS6cc@z \
    --to=cameronnemo@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).