Github messages for voidlinux
 help / color / mirror / Atom feed
From: Anachron <Anachron@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: wshowkeys-0.1
Date: Mon, 09 Oct 2023 13:45:21 +0200	[thread overview]
Message-ID: <20231009114521.XjDuI0slOBuxCyQB9uY1LsJi7PphUlYyIKB_4l2zfUQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46527@inbox.vuxu.org>

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

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

https://github.com/Anachron/void-packages wshowkeys
https://github.com/void-linux/void-packages/pull/46527

New package: wshowkeys-0.1
#### 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**


- I built this PR locally for my native architecture, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds): (none)

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

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

From 4f779571ed57f2b8fdf1811ab1c4c8dfc94a206f Mon Sep 17 00:00:00 2001
From: Anachron <gith@cron.world>
Date: Mon, 9 Oct 2023 13:34:19 +0200
Subject: [PATCH] New package: wshowkeys-0.1

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

diff --git a/srcpkgs/wshowkeys/template b/srcpkgs/wshowkeys/template
new file mode 100644
index 0000000000000..532301504c9a5
--- /dev/null
+++ b/srcpkgs/wshowkeys/template
@@ -0,0 +1,18 @@
+# Template file for 'wshowkeys'
+pkgname=wshowkeys
+version=0.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel"
+makedepends="wayland-protocols cairo-devel libinput-devel pango-devel eudev-libudev-devel wayland-devel libxkbcommon-devel"
+short_desc="Displays keys being pressed on a Wayland session"
+maintainer="Anachron <gith@cron.world>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/ammgws/wshowkeys"
+distfiles="https://github.com/ammgws/wshowkeys/archive/refs/tags/${version}.tar.gz"
+checksum=1c11f858e673eabe8c1865500751354198b772decf5a65cefbfe4f382fec09b7
+
+# https://github.com/ammgws/wshowkeys#installation
+post_install() {
+	chmod a+s ${DESTDIR}/usr/bin/wshowkeys
+}

  reply	other threads:[~2023-10-09 11:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-09 11:35 [PR PATCH] " Anachron
2023-10-09 11:45 ` Anachron [this message]
2023-10-09 21:02 ` [PR PATCH] [Updated] " Anachron
2023-10-10 12:58 ` Anachron
2024-01-09  1:47 ` github-actions
2024-01-23  1:47 ` [PR PATCH] [Closed]: " github-actions

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=20231009114521.XjDuI0slOBuxCyQB9uY1LsJi7PphUlYyIKB_4l2zfUQ@z \
    --to=anachron@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).