X-Git-Url: https://www.hackdaworld.org/gitweb/?p=hdw-linux%2Fhdw-linux.git;a=blobdiff_plain;f=packages%2Fx11%2Fxpdf%2Flfs.patch;h=8c9b1bcba4b6bc19dc31ed9900af7ca1cf6c7ff4;hp=6e4b5a2060e0970babe12b046dc9041c2ab8f6a5;hb=44395e5227c39f31ee6dcebc41fcb9afb70087e5;hpb=5c31fce36bb2f759bb112595573c07b5f027ba3e diff --git a/packages/x11/xpdf/lfs.patch b/packages/x11/xpdf/lfs.patch index 6e4b5a2..8c9b1bc 100644 --- a/packages/x11/xpdf/lfs.patch +++ b/packages/x11/xpdf/lfs.patch @@ -1,21 +1,24 @@ -Submitted By: Tushar Teredesai -Date: 2004-03-20 -Initial Package Version: 3.00 -Origin: NA -Upstream Status: Major hack, will never be accepted upstream. -Description: Fixed compilation with freetype-2.1.7. -diff -ur xpdf-3.00.orig/configure xpdf-3.00/configure ---- xpdf-3.00.orig/configure 2004-01-21 19:26:44.000000000 -0600 -+++ xpdf-3.00/configure 2004-03-20 10:21:03.000000000 -0600 +--- xpdf-3.00-orig/configure 2004-01-22 01:26:44.000000000 +0000 ++++ xpdf-3.00/configure 2004-12-18 17:42:34.787719704 +0000 @@ -9007,6 +9007,9 @@ - - - + + + + cat >>confdefs.h <<_ACEOF +#include +_ACEOF - - + + + +@@ -9817,7 +9820,7 @@ + { (exit 1); exit 1; }; } + fi + else +- libpaper_CFLAGS= ++ libpaper_CFLAGS="-I/usr/include/freetype2" + fi + + smr_test_CPPFLAGS="${CPPFLAGS+set}" diff -ur xpdf-3.00.orig/splash/SplashFTFontEngine.h xpdf-3.00/splash/SplashFTFontEngine.h --- xpdf-3.00.orig/splash/SplashFTFontEngine.h 2004-01-21 19:26:44.000000000 -0600