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: Mon, 06 Feb 2023 12:52:58 +0100	[thread overview]
Message-ID: <20230206115258.2VgPy-KXviILUwFnVoHcFI3LKer2bwa5WebhVH0Gwko@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: 1309 bytes --]

From 1db029d44eb8214b31ab652d00f3dddd7fdf2cdc Mon Sep 17 00:00:00 2001
From: John Gebbie <me@johngebbie.com>
Date: Mon, 6 Feb 2023 11:53:04 +0000
Subject: [PATCH] dotool: update to 1.2.

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

diff --git a/srcpkgs/dotool/template b/srcpkgs/dotool/template
index ab1c583b2870..abf62b0581b2 100644
--- a/srcpkgs/dotool/template
+++ b/srcpkgs/dotool/template
@@ -1,20 +1,21 @@
 # Template file for 'dotool'
 pkgname=dotool
-version=1.0
+version=1.2
 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=6ce4931d0bacefe5cc048242a81555eb54413975ad62720eeff6d7dcc8db1abf
 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-02-06 11:52 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
2023-02-06 11:46 ` JohnGebbie
2023-02-06 11:52 ` JohnGebbie [this message]
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=20230206115258.2VgPy-KXviILUwFnVoHcFI3LKer2bwa5WebhVH0Gwko@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).