diff -r 000000000000 -r 6474c204b198 gfx/harfbuzz/harfbuzz.pc.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gfx/harfbuzz/harfbuzz.pc.in Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: harfbuzz +Description: Text shaping library +Version: @VERSION@ + +Libs: -L${libdir} -lharfbuzz +Cflags: -I${includedir}/harfbuzz