Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: keyd-2.4.0
@ 2022-05-19  6:00 Barbaross93
  2022-05-19  6:05 ` Barbaross93
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Barbaross93 @ 2022-05-19  6:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Barbaross93/void-packages keyd
https://github.com/void-linux/void-packages/pull/37195

New package: keyd-2.4.0
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)



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

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

From c2734ba2197edf2e7639bd5b41c91679573ab8d5 Mon Sep 17 00:00:00 2001
From: Barbaross <cullenrss@gmail.com>
Date: Thu, 19 May 2022 01:52:28 -0400
Subject: [PATCH] New package: keyd-2.4.0

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

diff --git a/srcpkgs/keyd/template b/srcpkgs/keyd/template
new file mode 100644
index 000000000000..9056a79670ff
--- /dev/null
+++ b/srcpkgs/keyd/template
@@ -0,0 +1,18 @@
+# Template file for 'keyd'
+pkgname=keyd
+version=2.4.0
+revision=1
+build_style=gnu-makefile
+make_use_env=yes
+short_desc="Key remapping daemon for linux"
+maintainer="Barbaross <cullenrss@gmail.com>"
+license="MIT"
+homepage="https://github.com/rvaiya/keyd"
+distfiles="https://github.com/rvaiya/keyd/archive/refs/tags/v${version}.tar.gz"
+checksum=100007894ac4fa6e95f5de5c2fe992c8b00e68d9df76c4bcdd8402a29d7b4058
+system_groups="keyd"
+
+post_install() {
+	vlicense LICENSE
+	vinstall keyd.quirks 644 usr/share/libinput 30-keyd.quirks
+}

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-06-15  1:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-19  6:00 [PR PATCH] New package: keyd-2.4.0 Barbaross93
2022-05-19  6:05 ` Barbaross93
2022-06-14 18:14 ` [PR REVIEW] " classabbyamp
2022-06-14 18:21 ` classabbyamp
2022-06-14 23:14 ` [PR PATCH] [Updated] " Barbaross93
2022-06-14 23:15 ` Barbaross93
2022-06-14 23:18 ` [PR PATCH] [Updated] " Barbaross93
2022-06-14 23:25 ` Barbaross93
2022-06-15  0:25 ` Barbaross93
2022-06-15  0:37 ` classabbyamp
2022-06-15  1:56 ` [PR PATCH] [Merged]: " classabbyamp

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).