tags 392179 +patch
thanks

Hello,

with the attached patch 'pdp' can be built on unstable. The patch
changes the quicktime include path from 'quicktime/' to 'lqt/' in 
modules/image_io/pdp_qt.c.

Regards
Andreas Jochens

diff -urN ../tmp-orig/pdp-0.12.4/debian/patches/04_quicktime_fix.patch 
./debian/patches/04_quicktime_fix.patch
--- ../tmp-orig/pdp-0.12.4/debian/patches/04_quicktime_fix.patch        
1970-01-01 00:00:00.000000000 +0000
+++ ./debian/patches/04_quicktime_fix.patch     2006-10-13 14:20:26.000000000 
+0000
@@ -0,0 +1,14 @@
+diff -urN tmp/modules/image_io/pdp_qt.c pdp-0.12.4/modules/image_io/pdp_qt.c
+--- tmp/modules/image_io/pdp_qt.c      2003-06-01 11:46:37.000000000 +0000
++++ pdp-0.12.4/modules/image_io/pdp_qt.c       2006-10-13 14:19:54.000000000 
+0000
+@@ -19,8 +19,8 @@
+  */
+ 
+ 
+-#include <quicktime/lqt.h>
+-#include <quicktime/colormodels.h>
++#include <lqt/lqt.h>
++#include <lqt/colormodels.h>
+ 
+ #include "pdp.h"
+ #include "pdp_llconv.h"


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to