slackbuilds_ponce/office/mupdf-legacy/mupdf.pc
B. Watson 1c5e1bac6b office/mupdf-legacy: Added (a lightweight PDF, CBZ, and XPS viewer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-02-19 17:55:00 +07:00

11 lines
264 B
PkgConfig

prefix=/opt/mupdf-legacy
exec_prefix=${prefix}
libdir=${exec_prefix}/@LIB@
includedir=${prefix}/include
Name: mupdf
Description: Library for rendering PDF documents
Requires.private: freetype2
Version: @VERSION@
Libs: -L${libdir} @PCLIBS@
Cflags: -I${includedir}