#16839 closed enhancement (fixed)
freetype-2.3.7 puredarwin variant
Reported by: | probono@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | freetype, puredarwin, haspatch | Cc: | |
Port: | freetype |
Description
Patch to include a +puredarwin variant so that the resulting binary can run on PureDarwin, where proprietary frameworks and libraries are not available
Attachments (1)
Change History (7)
Changed 16 years ago by probono@…
Attachment: | freetype.patch added |
---|
comment:1 Changed 16 years ago by aladin@…
Cc: | aladin@… removed |
---|
comment:2 Changed 16 years ago by mf2k (Frank Schima)
Cc: | ryandesign@… removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:3 Changed 16 years ago by afb@…
Ack, this patch is necessary on Darwin OS...
Alternatively, could use platform macosx on:
configure.args \ --with-old-mac-fonts
To make it work on non-darwin platforms too.
comment:4 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | new → assigned |
---|
./configure --help
says AppleTypeService will only be enabled if available, so I assume that means it's not necessary to add --without-ats
.
I'll put --with-old-mac-fonts
in a platform macosx
section as Anders suggested.
comment:5 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Should be fixed in r42513.
comment:6 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Cc Me!