Bug 13719

Summary: Patch to make poppler-glib GDK dependency optional
Product: poppler Reporter: Grahame Bowland <gbowland>
Component: glib frontendAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: low CC: gbowland
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch modifying poppler 0.6.3 to make GDK optional

Description Grahame Bowland 2007-12-18 02:05:24 UTC
I'm using Poppler on an embedded device with Cairo + code to copy to the framebuffer, but not using Gtk or Gdk. The attached patch makes Gdk optional - many users might not need the Gdk functionality.
Comment 1 Grahame Bowland 2007-12-18 02:06:10 UTC
Created attachment 13182 [details] [review]
Patch modifying poppler 0.6.3 to make GDK optional
Comment 2 Carlos Garcia Campos 2008-03-12 14:18:58 UTC
This should be fixed in git master now. I've used a different approach. Now to compile poppler without gdk you need to use the configure flags  --disable-splash-output --disable-gdk. 

Thank you very much for reporting. 

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.