Github messages for voidlinux
 help / color / mirror / Atom feed
From: akierig <akierig@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] mat2: install man page
Date: Sun, 04 Jun 2023 21:00:34 +0200	[thread overview]
Message-ID: <20230604190034.29iYba23_XJVNKCmaYtylJwu_Pg0vpfpzeu_LJoDsr0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44261@inbox.vuxu.org>

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

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

https://github.com/akierig/void-packages mat2-man
https://github.com/void-linux/void-packages/pull/44261

mat2: install man page
#### 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
- I built this PR locally for these architectures:
  - x86_64-musl (crossbuild)
  - aarch64 (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mat2-man-44261.patch --]
[-- Type: text/x-diff, Size: 1004 bytes --]

From 15f59a1c12b67256602233e802bee3e4f7361dda Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Sun, 4 Jun 2023 13:47:04 -0500
Subject: [PATCH] mat2: install man page

---
 srcpkgs/mat2/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/mat2/template b/srcpkgs/mat2/template
index 64fc4b5f2169..c06ed1f67211 100644
--- a/srcpkgs/mat2/template
+++ b/srcpkgs/mat2/template
@@ -1,7 +1,7 @@
 # Template file for 'mat2'
 pkgname=mat2
 version=0.13.3
-revision=1
+revision=2
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="bubblewrap python3-cairo python3-gobject python3-mutagen poppler-glib
@@ -14,3 +14,7 @@ changelog="https://0xacab.org/jvoisin/mat2/-/raw/master/CHANGELOG.md"
 distfiles="https://0xacab.org/jvoisin/mat2/-/archive/${version}/mat2-${version}.tar.gz"
 checksum=e1bb0161fa1c2f2adb1b933761f9569534309e90209568f96aca5fc8a74f511a
 make_check=no  # cannot bwrap in chroot
+
+post_install() {
+	vman doc/mat2.1
+}

  reply	other threads:[~2023-06-04 19:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-04 18:54 [PR PATCH] " akierig
2023-06-04 19:00 ` akierig [this message]
2023-06-05  1:46 ` [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=20230604190034.29iYba23_XJVNKCmaYtylJwu_Pg0vpfpzeu_LJoDsr0@z \
    --to=akierig@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).