#42882 closed enhancement (fixed)
Add quartz variant to gerbv
Reported by: | DanielO (Daniel O'Connor) | Owned by: | darwinports@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | cooljeanius (Eric Gallager) |
Port: | gerbv |
Description
If GTK is built in Quartz mode gerbv won't build, this patch lets you turn Quartz mode on.
Attachments (1)
Change History (6)
Changed 7 years ago by DanielO (Daniel O'Connor)
Attachment: | gerbv-add-quartz.diff added |
---|
comment:1 Changed 7 years ago by cooljeanius (Eric Gallager)
comment:3 Changed 7 years ago by mf2k (Frank Schima)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to darwinports@… |
Port: | gerbv added |
Thanks for the patch. In the future, please fill in the Port field and Cc the port maintainers (port info --maintainers gerbv
) so it will get committed faster.
comment:4 Changed 7 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Type: | defect → enhancement |
Version: | 2.2.1 |
Maintainer timeout. r119986.
comment:5 Changed 7 years ago by cooljeanius (Eric Gallager)
So I take it that an active_variants
check for gtk +quartz
is not actually necessary then?
Note: See
TracTickets for help on using
tickets.
Should probably add an
active_variants
check to see if gtk is built with+quartz
or not... see the active_variants 1.1 PortGroup for reference.