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.3;adopt.
Date: Wed, 19 Jul 2023 14:27:03 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45129@inbox.vuxu.org> (raw)

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

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

https://github.com/motorto/void-packages dotool-1.3
https://github.com/void-linux/void-packages/pull/45129

dotool: update to 1.3;adopt.
<!-- 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/45129.patch is attached

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

From 6dba44fb1a77477ccf74dc38789c8f5a626cb22e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Wed, 19 Jul 2023 13:26:16 +0100
Subject: [PATCH] dotool: update to 1.3;adopt.

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

diff --git a/srcpkgs/dotool/template b/srcpkgs/dotool/template
index 7503b8d71a5b..391923d10113 100644
--- a/srcpkgs/dotool/template
+++ b/srcpkgs/dotool/template
@@ -1,21 +1,24 @@
 # Template file for 'dotool'
 pkgname=dotool
-version=1.2
-revision=2
+version=1.3
+revision=1
 build_style=go
 go_import_path="git.sr.ht/~geb/dotool"
 go_ldflags="-X main.Version=${version}"
+hostmakedepends="pkg-config"
+makedepends="libxkbcommon-devel"
 short_desc="Command to simulate input anywhere (X11, Wayland, TTYs)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="André Cerqueira <acerqueira021@gmail.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=80dcbc1bc4877bbef3eb30cb8c0ad7db161fb76d4999bb9b5f4a484e2267e5a1
+checksum=fd17b1d445ce05edcb565a6a4f6a97d3b1bfd066681dc23fc22a2df1c33ab150
 system_accounts="_dotoold"
+triggers=hwdb.d-dir
 
 post_install() {
-	./_install.sh "${DESTDIR}" /usr/bin
+	cp -v dotoolc dotoold "${DESTDIR}/usr/bin"
 	vinstall 80-dotool.rules 644 usr/lib/udev/rules.d
 	vsv dotoold
 }

             reply	other threads:[~2023-07-19 12:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-19 12:27 motorto [this message]
2023-07-21  1:51 ` [PR PATCH] [Merged]: " Duncaen

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-45129@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).