summaryrefslogtreecommitdiffstats
path: root/office/mupdf/mupdf.pc
blob: 34bbb1552e72dc4d14d40a64b2b6a74406de4879 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=/usr
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@
Libs.private: -lopenjp2 -ljbig2dec -ljpeg -lz -lm
Cflags: -I${includedir}