Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pantalaimon: add man pages.
@ 2024-04-13 11:37 AnInternetTroll
  2024-04-15 21:01 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: AnInternetTroll @ 2024-04-13 11:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages user/luca/pantalaimon
https://github.com/void-linux/void-packages/pull/49820

pantalaimon: add man pages.
#### 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)

Really only tested the manpage changes, not pantalaimon itself


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-user/luca/pantalaimon-49820.patch --]
[-- Type: text/x-diff, Size: 1100 bytes --]

From f9ea69d7170699f2c164fd159e16ff9d896ee579 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Sat, 13 Apr 2024 13:36:07 +0200
Subject: [PATCH] pantalaimon: add man pages.

---
 srcpkgs/pantalaimon/template | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/pantalaimon/template b/srcpkgs/pantalaimon/template
index 0cc6dd987581ec..cb75cea8ccc5a0 100644
--- a/srcpkgs/pantalaimon/template
+++ b/srcpkgs/pantalaimon/template
@@ -1,7 +1,7 @@
 # Template file for 'pantalaimon'
 pkgname=pantalaimon
 version=0.10.5
-revision=2
+revision=3
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-attrs python3-aiohttp python3-appdirs python3-click
@@ -15,3 +15,9 @@ license="Apache-2.0"
 homepage="https://github.com/matrix-org/pantalaimon"
 distfiles="https://github.com/matrix-org/pantalaimon/archive/refs/tags/${version}.tar.gz"
 checksum=970e79db0692a23c0e2d7f6ee9e3cd67b482b5a3fcb739cc899806494748db77
+
+post_install() {
+	vman docs/man/panctl.1
+	vman docs/man/pantalaimon.5
+	vman docs/man/pantalaimon.8
+}

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

* Re: [PR PATCH] [Merged]: pantalaimon: add man pages.
  2024-04-13 11:37 [PR PATCH] pantalaimon: add man pages AnInternetTroll
@ 2024-04-15 21:01 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-04-15 21:01 UTC (permalink / raw)
  To: ml

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

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

pantalaimon: add man pages.
https://github.com/void-linux/void-packages/pull/49820

Description:
#### 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)

Really only tested the manpage changes, not pantalaimon itself


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

end of thread, other threads:[~2024-04-15 21:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-13 11:37 [PR PATCH] pantalaimon: add man pages AnInternetTroll
2024-04-15 21:01 ` [PR PATCH] [Merged]: " cinerea0

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