Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dotool: update to 1.4.
@ 2023-11-01 17:11 motorto
  2023-11-02 19:39 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: motorto @ 2023-11-01 17:11 UTC (permalink / raw)
  To: ml

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

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

* Re: [PR PATCH] [Merged]: dotool: update to 1.4.
  2023-11-01 17:11 [PR PATCH] dotool: update to 1.4 motorto
@ 2023-11-02 19:39 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-11-02 19:39 UTC (permalink / raw)
  To: ml

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

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

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

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


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

end of thread, other threads:[~2023-11-02 19:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-01 17:11 [PR PATCH] dotool: update to 1.4 motorto
2023-11-02 19:39 ` [PR PATCH] [Merged]: " classabbyamp

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