#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 , 10 years ago
| Summary: | Utilize external poppler library → Utilize external libraries for plugins (e.g., poppler) |
|---|
comment:2 by , 10 years ago
| Owner: | set to |
|---|
comment:3 by , 10 years ago
| Milestone: | 2.0 and further → Future |
|---|
comment:4 by , 10 years ago
| Milestone: | Future → 1.4.0 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
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 , 10 years ago
| Version: | 1.3.5 → 1.3.6 |
|---|
Note:
See TracTickets
for help on using tickets.

Milestone renamed