guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texlive-fetch instead of svn-fetch


From: Ricardo Wurmus
Subject: texlive-fetch instead of svn-fetch
Date: Fri, 01 Mar 2019 15:50:25 +0100
User-agent: mu4e 1.0; emacs 26.1

Hey Guix,

Tex Live packages often have a complicated source file layout.  They
don’t usually come in a nice self-contained tarball.  Instead they are a
mosaic of files that are sourced from different parts of the Tex Live
SVN tree.  For many Tex Live packages the “source” field is
insufficient, so we add lots of additional origins as native inputs.
This makes for very ugly package definitions.  (See
texlive-fonts-txfonts for an example.)

What do you think about adding a new procedure that can fetch sources
from different locations?  This might be done by extending SVN-FETCH or
by adding a special TEXLIVE-FETCH that fetches sources from different
directories in the source tree, returning them as *one* origin with one
simple hash.

--
Ricardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]