Github messages for voidlinux
 help / color / mirror / Atom feed
From: motorto <motorto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] dotool: update to 1.4.
Date: Wed, 01 Nov 2023 18:11:44 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47012@inbox.vuxu.org> (raw)

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

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

https://github.com/motorto/void-packages dotool-1.4
https://github.com/void-linux/void-packages/pull/47012

dotool: update to 1.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

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

From e8111ca42cfb9d391b0001e56d0fe8e2b1b19236 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Wed, 1 Nov 2023 17:11:21 +0000
Subject: [PATCH] dotool: update to 1.4.

---
 srcpkgs/dotool/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/dotool/template b/srcpkgs/dotool/template
index ee970fcd5507d..ec25f5f6ed866 100644
--- a/srcpkgs/dotool/template
+++ b/srcpkgs/dotool/template
@@ -1,11 +1,11 @@
 # Template file for 'dotool'
 pkgname=dotool
-version=1.3
-revision=2
+version=1.4
+revision=1
 build_style=go
 go_import_path="git.sr.ht/~geb/dotool"
 go_ldflags="-X main.Version=${version}"
-hostmakedepends="pkg-config"
+hostmakedepends="pkg-config scdoc"
 makedepends="libxkbcommon-devel"
 short_desc="Command to simulate input anywhere (X11, Wayland, TTYs)"
 maintainer="André Cerqueira <acerqueira021@gmail.com>"
@@ -13,7 +13,7 @@ license="GPL-3.0-only"
 homepage="https://sr.ht/~geb/dotool"
 changelog="https://git.sr.ht/~geb/dotool/blob/master/CHANGELOG.md"
 distfiles="https://git.sr.ht/~geb/dotool/archive/${version}.tar.gz"
-checksum=fd17b1d445ce05edcb565a6a4f6a97d3b1bfd066681dc23fc22a2df1c33ab150
+checksum=f79969ff582fd440061b0ce2cb8c62c9e531976fbbb2929014ed13d2f2d0b83f
 system_accounts="_dotoold"
 triggers=hwdb.d-dir
 
@@ -21,4 +21,6 @@ post_install() {
 	cp -v dotoolc dotoold "${DESTDIR}/usr/bin"
 	vinstall 80-dotool.rules 644 usr/lib/udev/rules.d
 	vsv dotoold
+	scdoc < doc/dotool.1.scd > dotool.1
+	vman dotool.1
 }

             reply	other threads:[~2023-11-01 17:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-01 17:11 motorto [this message]
2023-11-02 19:39 ` [PR PATCH] [Merged]: " classabbyamp

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-47012@inbox.vuxu.org \
    --to=motorto@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).