github.com/cellofellow/gopkg@v0.0.0-20140722061823-eec0544a62ad/apps/pkg-config/testdata/gtk/freetype2.pc (about) 1 prefix=/gtk 2 exec_prefix=${prefix} 3 libdir=${exec_prefix}/lib 4 includedir=${prefix}/include 5 6 Name: FreeType 2 7 Description: A free, high-quality, and portable font engine. 8 Version: 13.1.7 9 Requires: 10 Libs: -L${libdir} -lfreetype 11 Libs.private: 12 Cflags: -I${includedir}/freetype2 -I${includedir}