Opened 12 years ago
Closed 12 years ago
#35290 closed defect (fixed)
mlterm doesn't build with recent fribidi
Reported by: | kehoea@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | haspatch | Cc: | |
Port: | mlterm |
Description
The issue is that it assumes that if fribidi is available, the program fribidi-config will be available; this assumption no longer holds with recent fribidi. The fix is to look for pkg-config support for fribidi too, I'm attaching a patch.
Attachments (1)
Change History (5)
Changed 12 years ago by kehoea@…
Attachment: | mlterm-fribidi.diff added |
---|
comment:1 follow-up: 2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added; mlterm fribidi removed |
---|
comment:2 Changed 12 years ago by kehoea@…
Replying to ryandesign@…:
Are the developers of mlterm aware of this problem? Did this patch come from them?
Yes they are, now I look at the most recent stable release; no it did not, though their change is almost identical. If the current macports version of mlterm is upgraded, this bug goes away.
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
Great, let's update the port then. Looks like this port needs a lot of help to bring it up to date. I'll see what I can do.
comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Are the developers of mlterm aware of this problem? Did this patch come from them?