Github messages for voidlinux
 help / color / mirror / Atom feed
From: bhepple <bhepple@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: wshowkeys-20210801
Date: Fri, 18 Aug 2023 10:11:52 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45652@inbox.vuxu.org> (raw)

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

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

https://github.com/bhepple/void-packages wshowkeys-20210801
https://github.com/void-linux/void-packages/pull/45652

New package: wshowkeys-20210801
- I tested the changes in this PR: **YES**

- 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, (ARCH-LIBC) x86_64-glibc


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

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

From 9653dd573d7338ce2e39c89f99f76d411e75b3e9 Mon Sep 17 00:00:00 2001
From: Bob Hepple <bob.hepple@gmail.com>
Date: Fri, 18 Aug 2023 18:08:26 +1000
Subject: [PATCH] New package: wshowkeys-20210801

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

diff --git a/srcpkgs/wshowkeys/template b/srcpkgs/wshowkeys/template
new file mode 100644
index 0000000000000..5d7680c551fe2
--- /dev/null
+++ b/srcpkgs/wshowkeys/template
@@ -0,0 +1,21 @@
+# Template file for 'wshowkeys'
+pkgname=wshowkeys
+version=20210801
+revision=1
+_commit=e8bfc78f08ebdd1316daae59ecc77e62bba68b2b
+archs="x86_64 armv6l"
+build_style=meson
+hostmakedepends="pkg-config "
+makedepends="libinput-devel libudev-devel wayland-devel glib-devel
+ cairo-devel pango-devel wayland-protocols libxkbcommon-devel"
+depends=""
+short_desc="Displays keypresses on screen on supported Wayland compositors"
+maintainer="Bob Hepple <bob.hepple@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://github.com/ammgws/wshowkeys"
+distfiles="https://github.com/ammgws/wshowkeys/archive/${_commit}/wshowkeys-${_commit}.tar.gz"
+checksum=9478950ec0ae4aceab3ad73229d97c1259ca81dcb2ff9dc0cc0a4ce5596efa14
+
+post_install() {
+	chmod a+s ${DESTDIR}/usr/bin/wshowkeys
+}
\ No newline at end of file

             reply	other threads:[~2023-08-18  8:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-18  8:11 bhepple [this message]
2023-08-18 13:59 ` Chocimier
2023-08-18 13:59 ` [PR PATCH] [Closed]: " Chocimier

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45652@inbox.vuxu.org \
    --to=bhepple@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).