Bug 243071 - graphics/librsvg2: Add DOCS and VAPI option for port
Summary: graphics/librsvg2: Add DOCS and VAPI option for port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-desktop (Team)
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-01-04 00:48 UTC by Andrew Romanenko
Modified: 2021-12-06 21:08 UTC (History)
2 users (show)

See Also:


Attachments
librsvg2.patch (4.19 KB, patch)
2020-01-04 00:48 UTC, Andrew Romanenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Romanenko 2020-01-04 00:48:17 UTC
Created attachment 210428 [details]
librsvg2.patch

Add DOCS and VAPI option for port. Build via poudriere fine(12.1-STABLE amd64)
Comment 1 Automation User 2020-01-19 00:16:42 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/110493108
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-06 19:58:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=154ff63388716dfe5643f099914e8078106d4a97

commit 154ff63388716dfe5643f099914e8078106d4a97
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2021-12-06 19:31:56 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2021-12-06 19:55:57 +0000

    graphics/librsvg2: add options, remove libgsf dependency

    This is a combination of patches from two PRs, from Andriy Voskoboinyk
    and Andrew Romanenko, which have been languishing. Both added a DOCS
    option, and Andrew makes Vala optional while Andriy removes an unneeded
    dependency on libgsf and gettext.

    Note that graphics/librsvg2 is the outdated version, used only on
    platforms where the newer librsvg2-rust is not available.

    PR:             243071 239346
    Reported by:    Andrew Romanenkom, Andriy Voskoboinyk

 Mk/Uses/gnome.mk            |  2 +-
 graphics/librsvg2/Makefile  | 31 ++++++++++++++++++++++---------
 graphics/librsvg2/pkg-plist | 42 +++++++++++++++++++++---------------------
 3 files changed, 44 insertions(+), 31 deletions(-)