MuPDF est un lecteur PDF et XPS léger.
Ce paquet est connu pour se construire correctement sur une plateforme LFS-7.7.
Téléchargement (HTTP) : http://www.mupdf.com/downloads/mupdf-1.6-source.tar.gz
Somme de contrôle MD5 du téléchargement : 8d69db41ae9e0b6807b76bb6ed70dc2f
Taille du téléchargement : 13 Mo
Estimation de l'espace disque requis : 167 Mo
Estimation du temps de construction : 0.3 SBU
Correctif recommandé: http://www.linuxfromscratch.org/patches/blfs/svn/mupdf-1.6-openjpeg21-1.patch
libjpeg-turbo-1.4.0, OpenJPEG-2.1.0, et cURL-7.40.0
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.6-openjpeg21-1.patch && make build=release
Ce paquet n'a pas de 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 2014-11-12 16:06:27 +0100