maintainer-feedback requested: [Bug 265564] x11-toolkits/libhandy: Adding options for docs, glade catalog, examples

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 02 Aug 2022 01:43:26 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome (Nobody)
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 265564: x11-toolkits/libhandy: Adding options for docs, glade catalog,
examples
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265564



--- Description ---
This diff is based on the changeset a3826e38d224 in git @ FreeBSD ports
circa 2022-04-26 13:51:19 -0700 for x11-toolkits/libhandy version 1.6.2

Options added:

- DOCS: Build and install the Handy-1 Reference Manual

  In a style after the similarly formatted Pango reference manual, the
  documentation will be installed under the port's DOCSDIR rather than
  the traditional ${PREFIX}/share/gtk-doc/html directory

  For a purpose of easing maintenance, all docsdir files installed 
  with the patched port will be automatically added to the plist with
  add-plist-docs

  The project's NEWS file will also be installed with the DOCS option.

- EXAMPLES: Install the libhandy example files

- GLADE: Glade catalog installation

  The libhandy Glade XML catalog file and Glade module are installed by
  default with port version 1.6.2. With the patched port, this will be
  provided as an optional feature for the libhandy installation.