Opened 14 years ago
Closed 12 years ago
#28856 closed enhancement (fixed)
GraphicsMagick @1.3.12 Add jpeg2 variant
Reported by: | joel@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | GraphicsMagick |
Description
GraphicsMagick disabled JPEG 2000 support by default. I needed it activated. Initially I just edited the Portfile to change the --with-jp2 to "yes" but then I though it should be an option.
Easy enough to add, right? See attached patch file.
Attachments (1)
Change History (3)
Changed 14 years ago by joel@…
Attachment: | graphicsmagick-jp2-patch.txt added |
---|
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Cc: | ryandesign@… removed |
---|---|
Keywords: | haspatch added; GraphicsMagick port jpeg2000 jp2 removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
Version: | 1.9.2 |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
jp2 is now on all the time as of r102306 (no variant needed).
Note: See
TracTickets for help on using
tickets.
Portfile Patch for GraphicsMagick to create jpeg2000 variant