Bug 236257

Summary: [PATCH] net-im/libaccounts-glib: add GTKDOC option
Product: Ports & Packages Reporter: Ivan Rozhuk <rozhuk.im>
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Some People CC: adridg, rozhuk.im
Priority: --- Flags: bugzilla: maintainer-feedback? (kde)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gtkdoc opt rozhuk.im: maintainer-approval?

Description Ivan Rozhuk 2019-03-05 15:22:25 UTC
Created attachment 202586 [details]
gtkdoc opt
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-03-11 12:18:49 UTC
A commit references this bug:

Author: adridg
Date: Mon Mar 11 12:17:47 UTC 2019
New revision: 495352
URL: https://svnweb.freebsd.org/changeset/ports/495352

Log:
  Introduce DOCS option to net-im/libaccounts-glib.

  This allows the documentation -- HTML produced through gtkdoc -- to
  be removed from the package. It also tightens up the build requirements
  a little bit.

  Committed with some changes from the submitted patch.

  PR:		236257
  Submitted by:	rozhuk.im@gmail.com

Changes:
  head/net-im/libaccounts-glib/Makefile
  head/net-im/libaccounts-glib/pkg-plist
Comment 2 Adriaan de Groot freebsd_committer freebsd_triage 2019-03-11 13:51:50 UTC
Thanks.