gnu: mupdf: Use only dynamic linking.
authorTobias Geerinckx-Rice <me@tobias.gr>
Tue, 24 Nov 2020 11:15:09 +0000 (12:15 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 24 Nov 2020 14:58:49 +0000 (15:58 +0100)
commit8b6ce47ccc6bb8c734b72786a6c4df10dad08643
tree44c3212679d056c9b07bf19ab791d508b216bd60
parent43ac6f59c537af217e6a92c95602802498a2b406
gnu: mupdf: Use only dynamic linking.

* gnu/packages/pdf.scm (mupdf)[source]: Add patch.
[arguments]: Build and find the shared library.
(zathura-pdf-mupdf)[arguments]: Add a 'remove-libmupdfthird.a-requirement
phase to deal with the now-missing static one.
* gnu/packages/patches/mupdf-fix-linkage.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
gnu/local.mk
gnu/packages/patches/mupdf-fix-linkage.patch [new file with mode: 0644]
gnu/packages/pdf.scm