Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 380086 Details for
Bug 514794
app-text/ttf2pt1-3.4.4-r1 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Brief fix
ttf2pt1-3.4.4-freetype2.patch (text/plain), 626 bytes, created by
Dmytro 'daks' Fomenko
on 2014-07-02 21:35:15 UTC
(
hide
)
Description:
Brief fix
Filename:
MIME Type:
Creator:
Dmytro 'daks' Fomenko
Created:
2014-07-02 21:35:15 UTC
Size:
626 bytes
patch
obsolete
>diff -Naur ttf2pt1-3.4.4-orig/ft.c ttf2pt1-3.4.4/ft.c >--- ttf2pt1-3.4.4.orig/ft.c 2014-07-02 14:19:32.000000000 -0700 >+++ ttf2pt1-3.4.4/ft.c 2014-07-02 14:20:22.794538869 -0700 >@@ -13,11 +13,11 @@ > #include <ctype.h> > #include <sys/types.h> > #include <ft2build.h> >-#include <freetype/freetype.h> >-#include <freetype/ftglyph.h> >-#include <freetype/ftsnames.h> >-#include <freetype/ttnameid.h> >-#include <freetype/ftoutln.h> >+#include <freetype2/freetype.h> >+#include <freetype2/ftglyph.h> >+#include <freetype2/ftsnames.h> >+#include <freetype2/ttnameid.h> >+#include <freetype2/ftoutln.h> > #include "pt1.h" > #include "global.h" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 514794
: 380086