Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dotool: update to 1.3;adopt.
@ 2023-07-19 12:27 motorto
  2023-07-21  1:51 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: motorto @ 2023-07-19 12:27 UTC (permalink / raw)
  To: ml

[-- 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
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: dotool: update to 1.3;adopt.
  2023-07-19 12:27 [PR PATCH] dotool: update to 1.3;adopt motorto
@ 2023-07-21  1:51 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2023-07-21  1:51 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

dotool: update to 1.3;adopt.
https://github.com/void-linux/void-packages/pull/45129

Description:
<!-- 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

```
SUMMARY
pkg      host         target        cross  result
dotool   x86_64       x86_64        n      OK
dotool   x86_64-musl  x86_64-musl   n      OK
dotool   i686         i686          n      OK
dotool   x86_64       aarch64-musl  y      OK
dotool   x86_64       aarch64       y      OK
dotool   x86_64       armv7l-musl   y      OK
dotool   x86_64       armv7l        y      OK
dotool   x86_64       armv6l-musl   y      OK
dotool   x86_64       armv6l        y      OK
```

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-21  1:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-19 12:27 [PR PATCH] dotool: update to 1.3;adopt motorto
2023-07-21  1:51 ` [PR PATCH] [Merged]: " Duncaen

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