Github messages for voidlinux
 help / color / mirror / Atom feed
From: MOIS3Y <MOIS3Y@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: xidlehook-0.10.0
Date: Fri, 02 Jun 2023 14:31:55 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44225@inbox.vuxu.org> (raw)

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

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

https://github.com/MOIS3Y/void-packages xidlehook
https://github.com/void-linux/void-packages/pull/44225

New package: xidlehook-0.10.0
This PR is an updated version of https://github.com/void-linux/void-packages/pull/27774 since the original is closed. The requested changes have also been added.
There's also an associated package request for this PR: https://github.com/void-linux/void-packages/issues/27422

#### 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**


#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures:
    - armv6l


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

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

From 3dd46bc471a63cbcd8490b7c566c6da6e9f75337 Mon Sep 17 00:00:00 2001
From: MOIS3Y <stepan@zhukovsky.me>
Date: Fri, 2 Jun 2023 21:09:02 +0900
Subject: [PATCH] New package: xidlehook-0.10.0

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

diff --git a/srcpkgs/xidlehook/template b/srcpkgs/xidlehook/template
new file mode 100644
index 000000000000..0670e5a7c76f
--- /dev/null
+++ b/srcpkgs/xidlehook/template
@@ -0,0 +1,22 @@
+# Template file for 'xidlehook'
+pkgname=xidlehook
+version=0.10.0
+revision=1
+build_wrksrc="xidlehook-daemon"
+build_style=cargo
+configure_args="$(vopt_if audio '--features pulse' '--no-default-features')"
+hostmakedepends="pkg-config python3"
+makedepends="libxcb-devel libXScrnSaver-devel $(vopt_if audio pulseaudio-devel)"
+short_desc="Xautolock rewrite in Rust, with a few extra features"
+maintainer="MOIS3Y <stepan@zhukovsky.me>"
+license="MIT"
+homepage="https://gitlab.com/jD91mZM2/xidlehook"
+distfiles="${homepage}/-/archive/${version}/${pkgname}-${version}.tar.gz"
+checksum=66751b78c5174c0e430d9becd749771d593f388db348514d8c3256670dc77cd8
+build_options_default="audio"
+desc_option_audio="Don't invoke the timer when any audio is playing (Only works with Pulseaudio)"
+build_options="audio"
+
+post_install() {
+	vlicense ../LICENSE
+}

             reply	other threads:[~2023-06-02 12:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-02 12:31 MOIS3Y [this message]
2023-06-25 17:00 ` [PR REVIEW] " Duncaen
2023-06-25 17:02 ` Duncaen
2023-06-25 17:02 ` Duncaen
2023-06-25 17:02 ` Duncaen
2023-07-04 12:23 ` [PR PATCH] [Updated] " MOIS3Y
2023-07-04 12:25 ` [PR REVIEW] " MOIS3Y
2023-07-04 12:33 ` MOIS3Y
2023-10-03  1:45 ` github-actions
2023-10-17  1:45 ` [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-44225@inbox.vuxu.org \
    --to=mois3y@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).