Bug 236257 - [PATCH] net-im/libaccounts-glib: add GTKDOC option
Summary: [PATCH] net-im/libaccounts-glib: add GTKDOC option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-05 15:22 UTC by Ivan Rozhuk
Modified: 2019-03-11 13:51 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (kde)


Attachments
gtkdoc opt (7.05 KB, patch)
2019-03-05 15:22 UTC, Ivan Rozhuk
rozhuk.im: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.