all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: Texlive-texmf
Date: Sat, 5 Mar 2016 22:04:32 +0100	[thread overview]
Message-ID: <20160305210432.GA28087@solar> (raw)
In-Reply-To: <87a8mfbii6.fsf@gnu.org>

On Thu, Mar 03, 2016 at 06:04:17PM +0100, Ludovic Courtès wrote:
> Andreas Enge <andreas@enge.fr> skribis:
> > This was the original reason (plus easier debugging) that I kept the
> > internal packages -bin and -texmf public; I think it was a mistake,
> > since it seems to lead to a lot of confusion.
> > So I will hide both the internal packages one of these days.
> OK.

Well, in the end this is not so easily possible.

gnuplot depends on texlive-bin as a native-input. I replaced this by
texlive-minimal, but I think the native input can be dropped completely.
The only difference I could see was the installation of a file
/gnu/store/cgkbv12bpd2v5razsj2nkx7xfrf6fxy0-gnuplot-5.0.2/share/texmf/tex/latex/gnuplot/gnuplot.cfg
that contains essentially nothing:
%% A configuration file for the epslatex terminal by Harald Harders.
%% This file is part of Gnuplot.
%%
\usepackage[T1]{fontenc}
\endinput
%%
%% End of file `gnuplot.cfg'.

and of postscript files in
/gnu/store/cgkbv12bpd2v5razsj2nkx7xfrf6fxy0-gnuplot-5.0.2/share/gnuplot/5.0/PostScript
which gv cannot display.

Is it okay to drop the dependency?


Second, there is gettext with a native input texlive-bin.
It is supposedly used for tests; I did not see anything evident in the
logs (but then, searching for "tex" in "gettext" logs, it is easy to overlook
things...). Probably that is overkill, and I would assume we can safely
remove the input. But then, this would have to be done in core-updates.

What do you think?

Andreas

  reply	other threads:[~2016-03-05 21:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25 20:19 Texlive-texmf Andreas Enge
2016-02-26 23:20 ` Texlive-texmf Ludovic Courtès
2016-02-28  8:32   ` Texlive-texmf Andreas Enge
2016-03-02  9:34     ` Texlive-texmf Ludovic Courtès
2016-03-02 10:08       ` Texlive-texmf Andreas Enge
2016-03-03 17:04         ` Texlive-texmf Ludovic Courtès
2016-03-05 21:04           ` Andreas Enge [this message]
2016-03-07 16:41             ` Texlive-texmf Ludovic Courtès
2016-03-07 18:22               ` Texlive-texmf Andreas Enge
2016-03-08  4:52               ` Texlive-texmf Eric Bavier
2016-03-08  9:04                 ` Texlive-texmf Ludovic Courtès
2016-03-12  4:50                   ` Texlive-texmf Eric Bavier
2016-02-27  0:07 ` Texlive-texmf Thompson, David
2016-02-27  7:20   ` Texlive-texmf Andreas Enge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160305210432.GA28087@solar \
    --to=andreas@enge.fr \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.