Github messages for voidlinux
 help / color / mirror / Atom feed
From: JohnGebbie <JohnGebbie@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] dotool: update to 1.1.
Date: Tue, 31 Jan 2023 13:29:06 +0100	[thread overview]
Message-ID: <20230131122906.133jXDBfqlSxvGab9Y7nNJu9w5vPYFvNdUnmLztLFY4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41536@inbox.vuxu.org>

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

There is an updated pull request by JohnGebbie against master on the void-packages repository

https://github.com/JohnGebbie/void-packages dotool
https://github.com/void-linux/void-packages/pull/41536

dotool: update to 1.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From ec0747a210778ac4ebb7d2e209c424ed6d67d20f Mon Sep 17 00:00:00 2001
From: John Gebbie <me@johngebbie.com>
Date: Mon, 9 Jan 2023 13:49:15 +0000
Subject: [PATCH] dotool: update to 1.1.

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

diff --git a/srcpkgs/dotool/template b/srcpkgs/dotool/template
index ab1c583b2870..f9bd6fbb18d4 100644
--- a/srcpkgs/dotool/template
+++ b/srcpkgs/dotool/template
@@ -1,20 +1,21 @@
 # Template file for 'dotool'
 pkgname=dotool
-version=1.0
+version=9682b408ab205521ba997c7833796ca3182d5b2e
 revision=1
 build_style=go
 go_import_path="git.sr.ht/~geb/dotool"
+go_ldflags="-X main.Version=${version}"
 short_desc="Command to simulate input anywhere (X11, Wayland, TTYs)"
 maintainer="John Gebbie <me@johngebbie.com>"
 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=b73097f0c7be22e318e8ee446aed8291693a7198d335a82ca624a5887fe8d16d
+checksum=91247538c97c3e6a5497b831eddd4a270c8e931b329e641390585f71739140b4
 system_accounts="_dotoold"
 
 post_install() {
-	vbin dotoolc
-	vbin dotoold
-	vsv dotoold
+	./_install.sh "${DESTDIR}" /usr/bin
 	vinstall 80-dotool.rules 644 usr/lib/udev/rules.d
+	vsv dotoold
 }

  parent reply	other threads:[~2023-01-31 12:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-09 14:19 [PR PATCH] " JohnGebbie
2023-01-10 14:38 ` [PR PATCH] [Updated] " JohnGebbie
2023-01-21 22:03 ` JohnGebbie
2023-01-21 22:18 ` JohnGebbie
2023-01-31 12:29 ` JohnGebbie [this message]
2023-02-06 11:46 ` JohnGebbie
2023-02-06 11:52 ` JohnGebbie
2023-02-06 11:55 ` JohnGebbie
2023-02-06 12:01 ` dotool: update to 1.2 JohnGebbie
2023-02-06 12:22 ` JohnGebbie
2023-02-11  5:26 ` [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=20230131122906.133jXDBfqlSxvGab9Y7nNJu9w5vPYFvNdUnmLztLFY4@z \
    --to=johngebbie@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).