Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] github-cli: build and install manual pages
@ 2022-04-14 13:37 willeccles
  2022-04-14 19:41 ` [ISSUE] [CLOSED] " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: willeccles @ 2022-04-14 13:37 UTC (permalink / raw)
  To: ml

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

New issue by willeccles on void-packages repository

https://github.com/void-linux/void-packages/issues/36689

Description:
Currently, github-cli (2.8.0_1) uses a go build. This works fine for `gh` itself, but does not handle man page installation. [The repository](https://github.com/cli/cli) contains a Makefile which does the build setup itself. It also builds a go program which is used to build the manual pages, which can then be installed like normal. The github-cli package builds `gh` itself using a standard go build, but if the package were changed to a make build, it would enable the build and installation of manual pages as well. Apologies for not opening a PR to fix this, but I am not well enough versed in XBPS package templates and also have very little time to spare at the moment.

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

* Re: [ISSUE] [CLOSED] github-cli: build and install manual pages
  2022-04-14 13:37 [ISSUE] github-cli: build and install manual pages willeccles
@ 2022-04-14 19:41 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2022-04-14 19:41 UTC (permalink / raw)
  To: ml

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

Closed issue by willeccles on void-packages repository

https://github.com/void-linux/void-packages/issues/36689

Description:
Currently, github-cli (2.8.0_1) uses a go build. This works fine for `gh` itself, but does not handle man page installation. [The repository](https://github.com/cli/cli) contains a Makefile which does the build setup itself. It also builds a go program which is used to build the manual pages, which can then be installed like normal. The github-cli package builds `gh` itself using a standard go build, but if the package were changed to a make build, it would enable the build and installation of manual pages as well. Apologies for not opening a PR to fix this, but I am not well enough versed in XBPS package templates and also have very little time to spare at the moment.

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

end of thread, other threads:[~2022-04-14 19:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-14 13:37 [ISSUE] github-cli: build and install manual pages willeccles
2022-04-14 19:41 ` [ISSUE] [CLOSED] " 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).