Bug 44116 - patch to make <media-libs/fontconfig-2.2.2 compile with latest freetype
|
Bug#:
44116
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: fonts@gentoo.org
|
Reported By: benoit.boissinot@ens-lyon.fr
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: patch to make <media-libs/fontconfig-2.2.2 compile with latest freetype
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-03-09 03:54 0000
|
This patch correct the inclusion of freetype. Without it, fontconfig will not
compile with freetype-2.1.7
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
New upstream releases of fontconfig and Xft fix this problem (fontconfig-2.2.2
and Xft-2.1.4).
That doesn't really matter, we need it working in all available ebuilds. So the
patch is still useful.
Umm, shoudl the subject be for fontconfig-2.2.1 or something lower? I have
2.2.2 and I don't need it. And the file tto be patched has:
#ifndef _FCFREETYPE_H_
#define _FCFREETYPE_H_
#include <ft2build.h>
#include FT_FREETYPE_H
Fonts guys, can we get this in?
can the ppc64 guys please mark 2.2.2 or 2.2.3 stable for their arch ?
closing ? (looks like it is stable on all arch)
Benoit