Package: transcode / 3:1.1.7-9

10_freetype.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Fix building against recent versions of freetype
Author: Sebastian Ramacher <sramacher@debian.org>
Bug-Debian: http://bugs.debian.org/732142
Last-Update: 2013-12-14

--- transcode-1.1.7.orig/filter/subtitler/load_font.c
+++ transcode-1.1.7/filter/subtitler/load_font.c
@@ -48,7 +48,7 @@ Artur Zaprzala <zybi@fanthom.irc.pl>
 #include <ft2build.h>
 #include FT_FREETYPE_H
 
-#include <freetype/ftglyph.h>
+#include FT_GLYPH_H
 
 /**
  * @file bswap.h