Opened 15 years ago
Closed 15 years ago
#20876 closed request (fixed)
docs variant for libspectre
Reported by: | illogic-al@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | doxygen x11 no_x11 | Cc: | |
Port: | libspectre doxygen kdegraphics4 |
Description
In order to use libspectre for okular (a part of kdegraphics4) I'd like to add a "docs" variants so that doxygen (and primarily it's unnecessary X11 deps) doesn't get pulled in to a KDE build by default, since it's aqua only.
I can add and commit but wanted the maintainer's (or anyone's really) blessing first.
BTW I've had this port in my personal repo for months and totally forgot about it. Only noticed after remembered after seeing this on svn up
svn: Failed to add directory 'print/libspectre': an unversioned directory of the same name already exists Thanks for finally adding it :-)
Change History (2)
comment:1 Changed 15 years ago by dbevans (David B. Evans)
Owner: | changed from devans to devans@… |
---|
comment:2 Changed 15 years ago by illogic-al@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r56794. Thanks to takanori and devans for the heavy lifting :-)
Note: See
TracTickets for help on using
tickets.
Fine with me. I understand that you want to disable docs by default and add a variant to re-enable. So go ahead.
I've had this port idling for a while too, waiting for ghostscript to provide libgs which just happened enabling the port.
So the credit goes to takanori for making libgs available.