pkgsrc-Users archive

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

Re: print/tex-xcolor missing dep tex-colortbl



On Tue, Jul 03, 2018 at 08:01:58PM +1200, Mark Davies wrote:
> texlive lists dependencies in the tlpobj file (and texlive2pkg will pull
> them out and list them in the Makefile it produces) but it typically
> doesn't do a very complete job of it.  So when packaging I'll also look
> for "\RequirePackage" in the source and generally add dependencies based
> on that.

I do not know internals of texlive2pkg, but ideally should it be creating
options.mk for such scenario?

At present hardly 3 packages are seen making use of options:

$ find tex-* -name options.mk
tex-blindtext/options.mk
tex-pdftools/options.mk
tex-texdoc/options.mk

Mayuresh


Home | Main Index | Thread Index | Old Index