mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
6973a7d31d
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
223 B
PkgConfig
10 lines
223 B
PkgConfig
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}
|