Port details on branch 2023Q4 |
- mupdf Lightweight PDF viewer and toolkit
- 1.25.6,1 graphics
=14 1.25.5,1Version of this port present on the latest quarterly branch. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2009-11-11 16:39:05
- Last Update: 2025-04-19 05:31:01
- Commit Hash: 3b7ae1e
- People watching this port, also watch:: firefox, gnupg, gimp, nmap, smartmontools
- License: AGPLv3
- WWW:
- https://www.mupdf.com/
- Description:
- MuPDF is a lightweight PDF viewer and toolkit written in portable C.
The renderer in MuPDF is tailored for high quality anti-aliased graphics. It
renders text with metrics and spacing accurate to within fractions of a
pixel for the highest fidelity in reproducing the look of a printed page on
screen.
MuPDF has a small footprint. A binary that includes the standard Roman fonts
is only one megabyte. A build with full CJK support (including an Asian
font) is approximately five megabytes.
MuPDF has support for all non-interactive PDF 1.7 features, and the toolkit
provides a simple API for accessing the internal structures of the PDF
document. Example code for navigating interactive links and bookmarks,
encrypting PDF files, extracting fonts, images, and searchable text, and
rendering pages to image files is provided.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/mupdf/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/mupdf
- pkg install mupdf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mupdf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1745040655
SHA256 (mupdf-1.25.6-source.tar.gz) = 5a51d8bd5ed690d3c8bf82b3c7c3f1cf5f9dde40887a36e3b5aa78a7e3ccd1bb
SIZE (mupdf-1.25.6-source.tar.gz) = 54637444
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- libcurl.so : ftp/curl
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libjbig2dec.so : graphics/jbig2dec
- libopenjp2.so : graphics/openjpeg
- libGL.so : graphics/libglvnd
- libglut.so : graphics/freeglut
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Libraries
-
- graphics/zathura-pdf-mupdf
- print/sioyek
-
Deleted ports which required this port:
- for Run
-
- graphics/impressive
Configuration Options:
- ===> The following configuration options are available for mupdf-1.25.6,1:
DOCS=on: Build and/or install documentation
JS=off: JavaScript support (V8 engine)
SCROLL=on: Build with scroll hacks
===> Use 'make config' to modify these settings
- Options name:
- graphics_mupdf
- USES:
- compiler:c++11-lang cpe gl gmake jpeg pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|