FS#79705 - [libmupdf] compile with shared lib support

Attached to Project: Arch Linux
Opened by Vincent Torri (vtorri) - Saturday, 16 September 2023, 04:26 GMT
Last edited by Christian Hesse (eworm) - Tuesday, 19 September 2023, 22:20 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

since mupdf 1.18, building a shared lib is possible, just pass shared=yes to make command
This task depends upon

Closed by  Christian Hesse (eworm)
Tuesday, 19 September 2023, 22:20 GMT
Reason for closing:  Implemented
Additional comments about closing:  mupdf 1.23.3-2
Comment by Christian Hesse (eworm) - Monday, 18 September 2023, 13:08 GMT
Looks like it is not that easy. Patches welcome.
Comment by loqs (loqs) - Tuesday, 19 September 2023, 10:25 GMT
Please take a look at the attached diff. It build and packages the shared library but the dependencies probably still need work.

Loading...