Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fdm: add MANUAL file.
@ 2023-08-31 18:12 non-Jedi
  2023-09-05 19:26 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: non-Jedi @ 2023-08-31 18:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/non-Jedi/void-packages fdm-manual
https://github.com/void-linux/void-packages/pull/45850

fdm: add MANUAL file.
Most of the documentation for this program are in the plaintext MANUAL file. If we're including the examples, the MANUAL is just as helpful to have around if not more so.

#### 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/45850.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fdm-manual-45850.patch --]
[-- Type: text/x-diff, Size: 853 bytes --]

From 873bb62d71c3f8e6e4af259ba2c7abd9764f7936 Mon Sep 17 00:00:00 2001
From: Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>
Date: Thu, 31 Aug 2023 13:55:30 -0400
Subject: [PATCH] fdm: add MANUAL file.

---
 srcpkgs/fdm/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/fdm/template b/srcpkgs/fdm/template
index b9cf7b1365f7a..4ed6591c0f66d 100644
--- a/srcpkgs/fdm/template
+++ b/srcpkgs/fdm/template
@@ -1,7 +1,7 @@
 # Template file for 'fdm'
 pkgname=fdm
 version=2.2
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="ac_cv_func_strlcpy=no ac_cv_func_strlcat=no --enable-pcre2"
 hostmakedepends="automake bison"
@@ -20,6 +20,7 @@ fi
 post_install() {
 	vmkdir usr/share/doc/${pkgname}
 	cp -r examples ${DESTDIR}/usr/share/doc/${pkgname}
+	vdoc MANUAL
 	sed 17q fdm.c >LICENSE
 	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Merged]: fdm: add MANUAL file.
  2023-08-31 18:12 [PR PATCH] fdm: add MANUAL file non-Jedi
@ 2023-09-05 19:26 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2023-09-05 19:26 UTC (permalink / raw)
  To: ml

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

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

fdm: add MANUAL file.
https://github.com/void-linux/void-packages/pull/45850

Description:
Most of the documentation for this program are in the plaintext MANUAL file. If we're including the examples, the MANUAL is just as helpful to have around if not more so.

#### 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-09-05 19:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-31 18:12 [PR PATCH] fdm: add MANUAL file non-Jedi
2023-09-05 19:26 ` [PR PATCH] [Merged]: " leahneukirchen

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