vp-build/srcpkgs/libutf8proc/files/libutf8proc.pc.in

11 lines
228 B
PkgConfig

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libutf8proc
Description: UTF8 processing
Version: @VERSION@
Libs: -L${libdir} -lutf8proc
Cflags: -I${includedir} -DUTF8PROC_EXPORTS