MuPDF est un visualiseur léger de PDF et de XPS.
Ce paquet est connu pour se construire correctement sur une plateforme LFS-7.9.
Téléchargement (HTTP) : http://www.mupdf.com/downloads/archive/mupdf-1.8-source.tar.gz
Somme de contrôle MD5 du téléchargement : 3205256d78d8524d67dd2a47c7a345fa
Taille du téléchargement : 14 Mio
Estimation de l'espace disque requis : 145 Mio
Estimation du temps de construction : 0.4 SBU
Correctif recommandé : http://www.linuxfromscratch.org/patches/blfs/7.9/mupdf-1.8-openjpeg21-1.patch
libjpeg-turbo-1.4.2, OpenJPEG-2.1.0 et cURL-7.47.1
Notes utilisateur : http://wiki.linuxfromscratch.org/blfs/wiki/mupdf
Installez MuPDF en lançant les commandes suivantes :
rm -rf thirdparty/curl && rm -rf thirdparty/freetype && rm -rf thirdparty/jpeg && rm -rf thirdparty/openjpeg && rm -rf thirdparty/zlib && patch -Np1 -i ../mupdf-1.8-openjpeg21-1.patch && make build=release
Ce paquet n'est pas fourni avec une suite de tests.
Maintenant, en tant qu'utilisateur root
:
install -v -m 755 build/release/mupdf-x11-curl /usr/bin/mupdf && install -v -m 644 docs/man/mupdf.1 /usr/share/man/man1/
Last updated on 2016-02-24 22:13:06 +0100