[MacPorts] #41972: latex2man: dependent on texlive-latex-extra
#41972: latex2man: dependent on texlive-latex-extra ------------------------+-------------------------------- Reporter: lynxluna@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: latex2man ------------------------+-------------------------------- Installing `latex2man` without installing `texlive-latex-extra` produces error '''! LaTeX Error: File `url.sty' not found.'''. Below is the excerpt of the main.log file (I attach main.log) {{{ :info:destroot (/opt/local/share/texmf- texlive/tex/latex/latexconfig/hyperref.cfg) :info:destroot :info:destroot ! LaTeX Error: File `url.sty' not found. :info:destroot :info:destroot Type X to quit or <RETURN> to proceed, :info:destroot or enter new name. (Default extension: sty) :info:destroot :info:destroot Enter file name: :info:destroot ! Emergency stop. :info:destroot <read *> }}} with `texlive-latex-extra` no error produced. -- Ticket URL: <https://trac.macports.org/ticket/41972> MacPorts <http://www.macports.org/> Ports system for OS X
#41972: latex2man @1.23: imprecise dependency on texlive -------------------------+---------------------- Reporter: lynxluna@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: latex2man | -------------------------+---------------------- Changes (by larryv@…): * status: new => assigned * owner: macports-tickets@… => larryv@… Comment: `url.sty` is provided by `texlive-latex-recommended`. {{{ % find /opt/local -name url.sty -exec port provides {} + /opt/local/share/texmf-texlive/tex/latex/url/url.sty is provided by: texlive-latex-recommended }}} I assume you have `texlive +minimal` or `texlive +basic` installed. The default is `texlive +medium`, which installs `texlive-latex-recommended`, which is probably why no one’s noticed this before. For now, I’ll just add the dependency on `texlive-latex-recommended`. More generally, I don’t like the ham-handed dependency on `texlive` and will try to shave it down soon. -- Ticket URL: <https://trac.macports.org/ticket/41972#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41972: latex2man @1.23: imprecise dependency on texlive -------------------------+---------------------- Reporter: lynxluna@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: latex2man | -------------------------+---------------------- Comment (by larryv@…): Now that I look at it, `latex2man` accommodates non-MacPorts TeX installations with a `bin:tex:texlive` dependency. I’m not sure how to add an analogous `url.sty` dependency. I’ll have to come back to this later. -- Ticket URL: <https://trac.macports.org/ticket/41972#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts