#14217 closed defect (fixed)
patch for perl/p5-gd to use gdlib-config and bump to GD 2.35
Reported by: | ghosthound | Owned by: | ghosthound |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
Attached is a patch to perl/p5-gd to use gdlib-config. With this patch p5-gd builds properly for me, w/o it the bundle doesn't link against the proper libs and attempting to use it (via building perl/p5-gdtextutil) fails. Note that the patches/fixes in ticket #14216 need to be applied to gd2 first.
Attachments (1)
Change History (8)
Changed 17 years ago by ghosthound
Attachment: | patch-p5-gd added |
---|
comment:1 Changed 17 years ago by ghosthound
Summary: | patch for perl/p5-gd to use gdlib-config → patch for perl/p5-gd to use gdlib-config and bump to GD 2.35 |
---|
Urk, patch also bumps to GD 2.35
Also, I don't see a way to set a ticket as blocked by another
comment:2 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | → Port Bugs |
---|
comment:3 Changed 17 years ago by ghosthound
hrm, no dependson visible to me :(
See ticket #3548 for the workaround in p5-gd (gdlib-config mis-reporting libiconv linking, breaking p5-gd).
comment:4 Changed 17 years ago by ghosthound
Owner: | changed from stechert@… to ricci@… |
---|---|
Status: | new → assigned |
so lets put it in here: This ticket depends on 14216
comment:5 Changed 17 years ago by ghosthound
whups, forgot to mention: found stechert@ on irc, got the okay to commit this after 14216 is done.
comment:6 Changed 17 years ago by ghosthound
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
patch to bump to GD 2.35 and revert to using gdlib-config