[MacPorts] #61837: djvulibre: dependency librsvg is not needed
MacPorts
noreply at macports.org
Thu Dec 24 22:03:21 UTC 2020
#61837: djvulibre: dependency librsvg is not needed
---------------------------+-------------------------
Reporter: Dave-Allured | Owner: NicosPavlov
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: djvulibre |
---------------------------+-------------------------
Description changed by Dave-Allured:
Old description:
> Portfile includes both of these:
> {{{
> depends_build port:librsvg
> configure.args --disable-desktopfiles
> }}}
> With `--disable-desktopfiles`, **librsvg** is never used in any build or
> link phase.
>
> Please confirm this and remove the **librsvg** dependency. This is a
> heavy load because it requires **rust** etc. I tested locally and found
> that **librsvg** builds fine without this dependency.
New description:
Portfile includes both of these:
{{{
depends_build port:librsvg
configure.args --disable-desktopfiles
}}}
With `--disable-desktopfiles`, **librsvg** is never used in any build or
link phase.
Please confirm this and remove the **librsvg** dependency. This is a
heavy load because it requires **rust** etc. I tested locally and found
that **djvulibre** builds fine without this dependency.
--
--
Ticket URL: <https://trac.macports.org/ticket/61837#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list