[Bug 258624] devel/glib20: missing gtk-doc documentation

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 13 Apr 2022 10:35:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258624

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit f98beca9766c056a826c5ad0f6b3996e80a4528c
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2022-04-11 23:16:38 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2022-04-13 10:34:08 +0000

    devel/glib20: add DOCS option

    There is documentation possible with glib, using gtk-doc.
    Add a knob and the plist bits. The documentation depends
    on the tests, though: see glib issue
            https://gitlab.gnome.org/GNOME/glib/-/issues/2430

    Futz a bit with the options and dependencies; TEST only needs
    dbus for the build, and the docs need the tests.

    PR:             258624
    Reported by:    Hodong@nimfsoft.art

 devel/glib20/Makefile  |  10 +-
 devel/glib20/pkg-plist | 511 +++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 518 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.