Opened 8 years ago

Closed 8 years ago

Last modified 8 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 Changed 8 years ago by Lewis Rosenthal

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

comment:2 Changed 8 years ago by Matthias Waltenberger

Owner: set to Matthias Waltenberger

comment:3 Changed 8 years ago by Lewis Rosenthal

Milestone: 2.0 and furtherFuture

Milestone renamed

comment:4 Changed 8 years ago by Matthias Waltenberger

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 Changed 8 years ago by Matthias Waltenberger

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