Ticket #606 (closed defect: wontfix)
Opened 3 years ago
Last modified 3 years ago
patch and bep for fontconfig-30077
| Reported by: | jstressman | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | media-libs/fontconfig | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
This is based off mloar's patch from #261
Since we don't want the patch being automatically applied by haikuporter, just place it in the same folder as the .bep file and it will be applied to the source from git after it's cloned.
This compiles and works on both gcc2h and gcc4h.
First install pkgconfig >= 0.23 and freetype-2.4.9 (Does freetype need to be added to the .bep as a dependency? it apparently won't build without it as it appears to require headers from it which aren't present on Haiku without installing the port.)
haikuporter -i pkgconfig-0.25
haikuporter -i freetype-2.4.9
haikuporter -i fontconfig-30077
Attachments
Change History
Changed 3 years ago by jstressman
- attachment fontconfig-30077.bep added
updated to use correct SRC_URI, dependencies, and patching
Changed 3 years ago by jstressman
- attachment fontconfig-30077.patch added
place in the normal patches folder
comment:2 Changed 3 years ago by scottmc
- Resolution set to wontfix
- Status changed from new to closed
Removed this and older .bep files for fontconfig as 2.10.0 now works for us.

As per augidoggie's suggestion, I've updated the .bep file to use the correct haikuporter syntax for specifying the source uri and patching the code etc.