#18643 closed update (fixed)
Support for the no_x11 variant in the giflib Portfile
Reported by: | adambyrtek@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | giflib |
Description
Currently giflib depends upon X11 libraries, this is not strictly required so I've added support for the no_x11 variant. Diff to the Portfile is attached to this ticket.
Attachments (1)
Change History (6)
Changed 16 years ago by adambyrtek@…
Attachment: | giflib-no_x11.patch added |
---|
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Cc: | ryandesign@… removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → update |
---|
comment:3 Changed 16 years ago by (none)
Milestone: | Port Updates |
---|
comment:4 Changed 15 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
In fact, this +no_x11 variant is required for giflib and applications that depend on it to build in a +no_x11 environment without bringing in X11 dependents.
Current case in point is gimp_gap which has a run time dependency on MPlayer which depends on giflib. Adding the +no_x11 variant to giflib allows the others to install without any X11 library dependencies being installed when +no_x11 +quartz variants are asserted.
Committed in r52095 (maintainer timeout).
Note: See
TracTickets for help on using
tickets.
Milestone Port Updates deleted