unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#53454] [PATCH core-updates 0/1] gnu: texlive-psnfss: Fix build; add "doc" output.
@ 2022-01-22 19:24 Simon South
  2022-01-22 19:28 ` [bug#53454] [PATCH core-updates 1/1] " Simon South
  2022-01-22 23:19 ` [bug#53454] [PATCH core-updates v2 0/2] " Simon South
  0 siblings, 2 replies; 7+ messages in thread
From: Simon South @ 2022-01-22 19:24 UTC (permalink / raw)
  To: 53454

This patch fixes the texlive-psnfss package, adding a number of missing files
as well as a "doc" output with the package's PDF documentation.

The current texlive-psnfss package is clearly incomplete: It contains only the
package's source and its generated .sty files, the latter of which are
actually included twice.  Mostly this is due to the package definition not
chdir'ing back out of a work directory before the "copy-files" phase runs.

This patch adds the missing installation steps, which include arranging files
in the output to match the instructions in the package's README file.[0]

I've tested this as best I can: The package and its immediate dependencies[1]
build fine on both x86-64 and AArch64, and the updated package now works as
expected with the TeX source I'm using.

[0] https://ctan.math.ca/tex-archive/macros/latex/required/psnfss/README
[1] texlive-base, texlive-charter and texlive-tiny.

--
Simon South
simon@simonsouth.net


Simon South (1):
  gnu: texlive-psnfss: Fix build; add "doc" output.

 gnu/packages/tex.scm | 34 +++++++++++++++++++++++++++++++++-
 1 file changed, 33 insertions(+), 1 deletion(-)


base-commit: 80194d9e47f9f50602a5a97ecd33fb9a95dfe03d
-- 
2.34.0





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

end of thread, other threads:[~2022-03-28 10:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-22 19:24 [bug#53454] [PATCH core-updates 0/1] gnu: texlive-psnfss: Fix build; add "doc" output Simon South
2022-01-22 19:28 ` [bug#53454] [PATCH core-updates 1/1] " Simon South
2022-01-22 19:35   ` Maxime Devos
2022-01-22 23:19 ` [bug#53454] [PATCH core-updates v2 0/2] " Simon South
2022-01-22 23:19   ` [bug#53454] [PATCH core-updates v2 1/2] gnu: texlive-psnfss: Do not return #t from custom phase Simon South
2022-01-22 23:19   ` [bug#53454] [PATCH core-updates v2 2/2] gnu: texlive-psnfss: Fix build; add "doc" output Simon South
2022-03-28 10:04   ` bug#53454: [PATCH core-updates 0/1] " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).