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] New package: gammastep-2.0.2.
Date: Mon, 07 Sep 2020 23:10:09 +0200	[thread overview]
Message-ID: <20200907211009.cVwbY2F1AIyGOu4-mI_T35DFjafi4aLKNkKaU_qOuGc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23643@inbox.vuxu.org>

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

New package: gammastep-2.0.2.
None

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

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

From 7f5f1c15f13e50ed5e126ab67d9137f450ff64c2 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Sat, 18 Jul 2020 11:37:14 -0700
Subject: [PATCH] New package: gammastep-2.0.2.

---
 srcpkgs/gammastep-indicator |  1 +
 srcpkgs/gammastep/template  | 40 +++++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)
 create mode 120000 srcpkgs/gammastep-indicator
 create mode 100644 srcpkgs/gammastep/template

diff --git a/srcpkgs/gammastep-indicator b/srcpkgs/gammastep-indicator
new file mode 120000
index 00000000000..24fe8d3913b
--- /dev/null
+++ b/srcpkgs/gammastep-indicator
@@ -0,0 +1 @@
+gammastep
\ No newline at end of file
diff --git a/srcpkgs/gammastep/template b/srcpkgs/gammastep/template
new file mode 100644
index 00000000000..246f3aed3a6
--- /dev/null
+++ b/srcpkgs/gammastep/template
@@ -0,0 +1,40 @@
+# Template file for 'gammastep'
+pkgname=gammastep
+version=2.0.2
+revision=1
+_ref="v${version}"
+wrksrc="${pkgname}-${_ref}"
+build_style=gnu-configure
+configure_args="
+ --enable-gui --enable-drm --enable-vidmode --enable-randr --enable-wayland
+ --enable-apparmor --with-systemdunitdir=no $(vopt_enable geoclue2)"
+hostmakedepends="
+ tar automake libtool gettext-devel intltool pkg-config python3-devel
+ wayland-devel"
+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>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.com/chinstrap/gammastep"
+changelog="${homepage}/raw/master/NEWS.md"
+distfiles="${homepage}/-/archive/${_ref}/${pkgname}-${_ref}.tar.gz"
+checksum=a2b4c12064f85b16f6365ea0ddf1580ed64f66e389803484a8494d81eafa3949
+build_options="geoclue2"
+build_options_default="geoclue2"
+
+pre_configure() {
+	./bootstrap
+}
+
+gammastep-indicator_package() {
+	depends="${sourcepkg}-${version}_${revision} gtk+3 python3-gobject
+	 python3-xdg desktop-file-utils"
+	short_desc+=" - Status Indicator"
+	pkg_install() {
+		vmove usr/bin/gammastep-indicator
+		vmove usr/lib
+		vmove usr/share/appdata
+		vmove usr/share/applications/gammastep-indicator.desktop
+	}
+}

  parent reply	other threads:[~2020-09-07 21:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-18 18:37 [PR PATCH] New package: gammastep-2.0 CameronNemo
2020-07-18 18:43 ` [PR PATCH] [Updated] " CameronNemo
2020-07-18 19:03 ` CameronNemo
2020-07-27 15:41 ` CameronNemo
2020-07-27 17:25 ` ericonr
2020-07-27 17:30 ` CameronNemo
2020-09-07 21:10 ` CameronNemo [this message]
2020-09-10 13:51 ` New package: gammastep-2.0.2 sgn
2020-09-14 15:36 ` CameronNemo
2020-09-20 21:08 ` CameronNemo
2020-09-22 15:12 ` [PR REVIEW] " sgn
2020-09-22 15:12 ` sgn
2020-09-22 15:12 ` sgn
2020-09-22 15:13 ` sgn
2020-09-22 15:18 ` sgn
2020-09-22 15:24 ` sgn
2020-09-22 15:26 ` [PR PATCH] [Closed]: " sgn

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=20200907211009.cVwbY2F1AIyGOu4-mI_T35DFjafi4aLKNkKaU_qOuGc@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).