Github messages for voidlinux
 help / color / mirror / Atom feed
From: hazen2215 <hazen2215@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] wmutils-core: update to 1.7.
Date: Wed, 06 Mar 2024 17:12:21 +0100	[thread overview]
Message-ID: <20240306161221.DE98E2740C@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49145@inbox.vuxu.org>

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

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

https://github.com/hazen2215/void-packages wmutils-core
https://github.com/void-linux/void-packages/pull/49145

wmutils-core: update to 1.7.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)


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

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

From 3a5d062737be24b4e9de3c284c1d6c9529b838b2 Mon Sep 17 00:00:00 2001
From: hazen2215 <haz@disroot.org>
Date: Wed, 6 Mar 2024 22:41:54 +0900
Subject: [PATCH] wmutils-core: update to 1.7.

---
 .../wmutils-core/patches/install-pdw-manpage.patch   | 12 ++++++++++++
 srcpkgs/wmutils-core/template                        |  6 +++---
 2 files changed, 15 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/wmutils-core/patches/install-pdw-manpage.patch

diff --git a/srcpkgs/wmutils-core/patches/install-pdw-manpage.patch b/srcpkgs/wmutils-core/patches/install-pdw-manpage.patch
new file mode 100644
index 00000000000000..f7c83ee23fc52b
--- /dev/null
+++ b/srcpkgs/wmutils-core/patches/install-pdw-manpage.patch
@@ -0,0 +1,12 @@
+diff --git a/man/Makefile b/man/Makefile
+index 48d65e5..7bd6b2f 100644
+--- a/man/Makefile
++++ b/man/Makefile
+@@ -2,6 +2,7 @@ include ../config.mk
+ 
+ MAN =           \
+ 	pfw.1   \
++	pdw.1   \
+ 	lsw.1   \
+ 	mapw.1  \
+ 	killw.1 \
diff --git a/srcpkgs/wmutils-core/template b/srcpkgs/wmutils-core/template
index 3aa9aa7e0be41f..10b683b260ada1 100644
--- a/srcpkgs/wmutils-core/template
+++ b/srcpkgs/wmutils-core/template
@@ -1,6 +1,6 @@
 # Template file for 'wmutils-core'
 pkgname=wmutils-core
-version=1.5
+version=1.7
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -9,8 +9,8 @@ short_desc="Set of window manipulation tools"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://github.com/wmutils/core"
-distfiles="https://github.com/${pkgname%-*}/core/archive/v${version}.tar.gz"
-checksum=72af22ea52bc343bf90a6603ae3e169ed3c15f64635fa42507cc662ab04a6372
+distfiles="https://github.com/wmutils/core/archive/v${version}.tar.gz"
+checksum=f57da66f7da7752b1b76030b1dfdfcc0b5483f6e6d9b6ff52c6a5bb3c2af1659
 conflicts="lsw"
 
 post_extract() {

  parent reply	other threads:[~2024-03-06 16:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-06 13:43 [PR PATCH] " hazen2215
2024-03-06 13:43 ` [PR PATCH] [Updated] " hazen2215
2024-03-06 16:12 ` hazen2215 [this message]
2024-03-07 14:23 ` [PR PATCH] [Merged]: " ahesford

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=20240306161221.DE98E2740C@inbox.vuxu.org \
    --to=hazen2215@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).