[MacPorts] #43691: asymptote: reduce dependencies (was: asymptote: update to the latest version, use texlive portgroup, reduce dependencies)
MacPorts
noreply at macports.org
Mon May 12 14:53:37 PDT 2014
#43691: asymptote: reduce dependencies
--------------------------+----------------------
Reporter: mojca@… | Owner: loshea@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: asymptote |
--------------------------+----------------------
Changes (by mojca@…):
* type: update => enhancement
Old description:
> I use Asymptote from MacTeX (`xasy` doesn't work), so I don't depend on
> this, but it would be nice to upgrade the asymptote to the latest version
> (currently that's 2.28).
>
> It would also be nice to use the `PortGroup` values in some spots like
> these:
>
> {{{
> --with-latex=${prefix}/share/texmf-local/tex/latex
> }}}
>
> and it would be nice if the dependency on TeX Live was less strict. It
> seems like an overkill having to install the complete TeX Live as a
> dependency.
New description:
I use Asymptote from MacTeX (`xasy` doesn't work), so I don't depend on
this, but it would be nice if the dependency on TeX Live was less strict.
It seems like an overkill having to install the complete TeX Live as a
dependency.
I boldly changed the following line:
{{{
--with-latex=${prefix}/share/texmf-local/tex/latex
}}}
into
{{{
--with-latex=${texlive_texmfports}/tex/latex
}}}
but maybe `${texlive_texmfdist}` would be more appropriate given that
asymptote is officially part of TeX Live.
--
--
Ticket URL: <https://trac.macports.org/ticket/43691#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list