Github messages for voidlinux
 help / color / mirror / Atom feed
From: hervyqa <hervyqa@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: key-mon-1.20
Date: Sun, 26 Jun 2022 12:08:01 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37692@inbox.vuxu.org> (raw)

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

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

https://github.com/hervyqa/void-packages key-mon
https://github.com/void-linux/void-packages/pull/37692

New package: key-mon-1.20
keymon has been removed in https://github.com/void-linux/void-packages/pull/29179, but this template uses python3.

#### 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-musl)

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

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

From c53267dce27b7ad132259d93a8796e3ea2800f2c Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Sun, 26 Jun 2022 16:58:45 +0700
Subject: [PATCH] New packages: key-mon-1.20

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

diff --git a/srcpkgs/key-mon/template b/srcpkgs/key-mon/template
new file mode 100644
index 000000000000..67fb98969043
--- /dev/null
+++ b/srcpkgs/key-mon/template
@@ -0,0 +1,18 @@
+# Template file for 'key-mon'
+pkgname=key-mon
+version=1.20
+revision=1
+build_style=python3-module
+hostmakedepends="python3"
+depends="dbus-glib pygtk python3-dbus python3-xlib"
+short_desc="Utility to show live keyboard and mouse status"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
+license="Apache-2.0"
+homepage="https://github.com/scottkirkwood/key-mon"
+distfiles="https://github.com/scottkirkwood/key-mon/archive/refs/tags/${version}.tar.gz"
+checksum=70c0250ec5168de65ac59a48f5f5c62e91480e4f60f9c02f55b4060c55ca6af2
+
+post_install() {
+	vinstall icons/key-mon.desktop 644 usr/share/applications
+	vinstall icons/key-mon.xpm 644 usr/share/pixmaps
+}

             reply	other threads:[~2022-06-26 10:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-26 10:08 hervyqa [this message]
2022-07-15 10:11 ` [PR PATCH] [Updated] " hervyqa
2022-09-25 10:33 ` hervyqa
2022-09-28  7:23 ` hervyqa
2022-12-28  1:56 ` github-actions
2022-12-28 15:52 ` [PR REVIEW] " paper42
2023-03-29  1:59 ` github-actions
2023-04-13  1:50 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37692@inbox.vuxu.org \
    --to=hervyqa@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).