Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#266 closed defect (fixed)

Utilize external libraries for plugins (e.g., poppler)

Reported by: Lewis Rosenthal Owned by: Matthias Waltenberger
Priority: major Milestone: 1.4.0
Component: Lucide Core Version: 1.3.6
Keywords: Cc:

Description

We need to either replace the current plugin architecture or create a forwarder plugin which will allow us to more easily utilize updated libraries. First among these is poppler.

Change History (5)

comment:1 by Lewis Rosenthal, 9 years ago

Summary: Utilize external poppler libraryUtilize external libraries for plugins (e.g., poppler)

comment:2 by Matthias Waltenberger, 9 years ago

Owner: set to Matthias Waltenberger

comment:3 by Lewis Rosenthal, 9 years ago

Milestone: 2.0 and furtherFuture

Milestone renamed

comment:4 by Matthias Waltenberger, 9 years ago

Milestone: Future1.4.0
Resolution: fixed
Status: newclosed

Removed the poppler 0.20.3 library from trunk. Modified Makefiles to use system-installed poppler library (currently 0.38.0). Minor changes to lupoppler sources were required to use a shared library and because of changes in the new poppler version.

Building Lucide now requires poppler libraries (and headers) installed: yum install poppler poppler-devel pthread pthread-devel

comment:5 by Matthias Waltenberger, 9 years ago

Version: 1.3.51.3.6
Note: See TracTickets for help on using tickets.