summaryrefslogtreecommitdiffstats
path: root/office/mupdf/mupdf.pc
blob: 2f8aa9afcf54a25590969a1dfd4aab6b5cbe7ab1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/@LIB@
includedir=${prefix}/include

Name: mupdf
Description: Library for rendering PDF documents
Version: @VERSION@
Libs: -L${libdir} @PCLIBS@
Cflags: -I${includedir}