Summary: | graphics/librsvg2: drop libgsf and gettext-tools dependencies, add DOCS option | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andriy Voskoboinyk <avos> | ||||||||||||||
Component: | Individual Port(s) | Assignee: | freebsd-desktop (Team) <desktop> | ||||||||||||||
Status: | Closed FIXED | ||||||||||||||||
Severity: | Affects Many People | CC: | adridg, avos, lwhsu | ||||||||||||||
Priority: | --- | Keywords: | patch | ||||||||||||||
Version: | Latest | Flags: | avos:
exp-run?
|
||||||||||||||
Hardware: | Any | ||||||||||||||||
OS: | Any | ||||||||||||||||
Attachments: |
|
Description
Andriy Voskoboinyk
2019-07-20 16:19:16 UTC
Created attachment 205940 [details]
Output of portlint -AC
Created attachment 205942 [details]
12amd64 poudriere build log (DOCS=on)
Created attachment 205944 [details]
12amd64 poudriere build log (DOCS=off)
Created attachment 205945 [details]
12i386 poudriere build log (DOCS=on)
Created attachment 205946 [details]
12i386 poudriere build log (DOCS=off)
patch-ready -> patch (looks like I should not set this flag - from https://wiki.freebsd.org/KubilayKocak/Bugzilla/DosAndDonts ) 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(-) |