#18341 closed defect (fixed)
magicpoint missing patchfile
Reported by: | kurt@… | Owned by: | mf2k (Frank Schima) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | patchfile missing | Cc: | jeremyhu (Jeremy Huddleston Sequoia) |
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 (1)
Change History (9)
Changed 16 years ago by kurt@…
Attachment: | patch-freetype.patch added |
---|
comment:1 follow-up: 2 Changed 16 years ago by mf2k (Frank Schima)
Keywords: | magicpoint removed |
---|---|
Owner: | changed from macports-tickets@… to fenner@… |
comment:2 Changed 16 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:3 Changed 16 years ago by jmroot (Joshua Root)
Cc: | jeremyhu@… added; jeremyhu@… removed |
---|
comment:4 follow-up: 5 Changed 16 years ago by jeremyhu (Jeremy Huddleston Sequoia)
It's referencing freetype1? freetype 2 has been out for ages. Just punt the direct-freetype1 support and let it use Xft2
comment:5 Changed 16 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 16 years ago by mf2k (Frank Schima)
Owner: | changed from fenner@… to macsforever2000@… |
---|---|
Status: | new → assigned |
Maintainer timeout.
comment:7 Changed 16 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed revision r47581. Thanks!
builds ok with this, runs my presentation too