Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2020 19:02:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 251014] Add default_version LIBRSVG2 to handle dependency on graphics/ligvrsvg2-rust and graphics/librsvg2
Message-ID:  <bug-251014-6497-daDCErzCDT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251014-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251014-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251014

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: tcberner
Date: Fri Nov 20 19:02:43 UTC 2020
New revision: 555776
URL: https://svnweb.freebsd.org/changeset/ports/555776

Log:
  Add new default-version variant for librsvg2

    New default version for librsvg2.

    Current versions of graphics/librsvg2 are using parts written in rust.
    For architectures that do not have support for rust, and for people
    who prefer not to have, or are not able to compile rust software due
    to hardware limitations, the version can be chosen via this new flag.

    The default on almost all architectures is rust.

    If you prefer no to use rust, add the following to your make.conf:

          DEFAULT_VERSIONS+=3Dlibrsvg2=3Dlegacy

  This makes the change committed in r554733 a bit more flexible for people
  who are opposed to oxidation.

  PR:           251014
  Exp-run by:   antoine

Changes:
  head/CHANGES
  head/Mk/Uses/gnome.mk
  head/Mk/bsd.default-versions.mk

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251014-6497-daDCErzCDT>