Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 May 2022 03:14:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 263852] graphics/cairo: Install documentation to a path accessible in the GNOME Devhelp browser
Message-ID:  <bug-263852-39348-mlvJNaWftq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263852-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263852-39348@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=3D263852

--- Comment #1 from Sean Champ <lab+bsd@thinkum.space> ---
With the patch as initially attached here, graphics/cairo would continue to
install docs under the port's DOCSDIR.

Looking at where the *.devhelp2 files are being installed for other ports,
maybe it could be more effective to set something like the following instea=
d,
in the Makefile

        DOCS_CONFIGURE_ON+=3D     --with-html-dir=3D${LOCALBASE}/share/gtk-=
doc/html

Of course this would affect pkg-plist. It might serve to move the cairo doc=
s to
under a same general subdir as other manuals generally built with gtk-doc t=
ools
and accessible with GNOME devhelp

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263852-39348-mlvJNaWftq>