Github messages for voidlinux
 help / color / mirror / Atom feed
From: realcharmer <realcharmer@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: wluma-4.3.0
Date: Thu, 04 Apr 2024 16:52:23 +0200	[thread overview]
Message-ID: <20240404145223.6B58522794@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49454@inbox.vuxu.org>

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

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

https://github.com/realcharmer/void-packages wluma
https://github.com/void-linux/void-packages/pull/49454

New package: wluma-4.3.0
Automatic brightness adjustment based on screen contents and ALS.
https://github.com/maximbaz/wluma

#32485, #31431

#### 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/49454.patch is attached

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

From 71e9b3669b0dc857e6c1f63fcd5335b245c5b97c Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Fri, 22 Mar 2024 14:53:05 +0100
Subject: [PATCH] New package: wluma-4.4.0

---
 srcpkgs/wluma/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/wluma/template

diff --git a/srcpkgs/wluma/template b/srcpkgs/wluma/template
new file mode 100644
index 00000000000000..051457abdc45cd
--- /dev/null
+++ b/srcpkgs/wluma/template
@@ -0,0 +1,19 @@
+# Template file for 'wluma'
+pkgname=wluma
+version=4.4.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config clang"
+makedepends="eudev-libudev-devel v4l-utils-devel wayland-devel Vulkan-Tools
+ Vulkan-Headers"
+short_desc="Automatic brightness adjustment based on screen contents and ALS"
+maintainer="Emil Miler <em@0x45.cz>"
+license="ISC"
+homepage="https://github.com/maximbaz/wluma"
+changelog="https://github.com/maximbaz/wluma/releases"
+distfiles="https://github.com/maximbaz/wluma/archive/refs/tags/${version}.tar.gz"
+checksum=d2881a0ebeffd2ecdc3040b2253fd5de4f4a6e5b1efb9a97d4725fba51174847
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2024-04-04 14:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-22 13:55 [PR PATCH] " realcharmer
2024-03-22 13:58 ` [PR PATCH] [Updated] " realcharmer
2024-03-22 14:01 ` realcharmer
2024-04-04 14:52 ` realcharmer [this message]
2024-04-04 14:52 ` New package: wluma-4.4.0 realcharmer
2024-04-04 15:03 ` [PR PATCH] [Updated] " realcharmer

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=20240404145223.6B58522794@inbox.vuxu.org \
    --to=realcharmer@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).