Ticket #18341 (closed defect: fixed)
magicpoint missing patchfile
| Reported by: | kurt@… | Owned by: | macsforever2000@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | patchfile missing | Cc: | jeremyhu@… |
| Port: | magicpoint |
Description
the last update to magicpoint forgot to include a needed patch file that is refered to in the Portfile. patch-freetype.patch is missing from the files dir.
Attachments
Change History
Changed 4 years ago by kurt@…
- Attachment patch-freetype.patch added
comment:1 follow-up: ↓ 2 Changed 4 years ago by macsforever2000@…
- Keywords magicpoint removed
- Owner changed from macports-tickets@… to fenner@…
comment:2 in reply to: ↑ 1 Changed 4 years ago by kurt@…
Replying to macsforever2000@…:
Actually that patch is not enough to get freetype working. I get errors:
/Users/truk/.mgprc:1: warning: directive "tfdir" not supported in this configuration nycbsdcon08.mgp:1: warning: directive "tfont" not supported in this configuration
Also the config output shows: ... checking if freetype1 is used... yes checking for freetype1 library/header... no - not using freetype checking if Xft2 is used... yes ...
probably the configure test needs to be patch too.
comment:4 follow-up: ↓ 5 Changed 4 years ago by jeremyhu@…
It's referencing freetype1? freetype 2 has been out for ages. Just punt the direct-freetype1 support and let it use Xft2
comment:5 in reply to: ↑ 4 Changed 4 years ago by kurt@…
Replying to jeremyhu@…:
It's referencing freetype1? freetype 2 has been out for ages. Just punt the direct-freetype1 support and let it use Xft2
Yea that sounds good. I think it port needs to be updated to 1.11b to have Xft2 work correctly. At least I know that Xft2 works with 1.11b on other OS's.
comment:6 Changed 4 years ago by macsforever2000@…
- Status changed from new to assigned
- Owner changed from fenner@… to macsforever2000@…
Maintainer timeout.


builds ok with this, runs my presentation too