all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* texlive-fetch instead of svn-fetch
@ 2019-03-01 14:50 Ricardo Wurmus
  2019-03-01 14:58 ` Pierre Neidhardt
  2019-03-06 14:55 ` Ludovic Courtès
  0 siblings, 2 replies; 5+ messages in thread
From: Ricardo Wurmus @ 2019-03-01 14:50 UTC (permalink / raw)
  To: guix-devel

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

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

end of thread, other threads:[~2019-03-06 14:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-01 14:50 texlive-fetch instead of svn-fetch Ricardo Wurmus
2019-03-01 14:58 ` Pierre Neidhardt
2019-03-01 15:27   ` Ricardo Wurmus
2019-03-01 15:32     ` Pierre Neidhardt
2019-03-06 14:55 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.