summaryrefslogtreecommitdiff
path: root/check/gtk/freetype2.pc
blob: f03ef87c21676121be4f36b89b0c30cb7c0f712b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=/gtk
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: FreeType 2
Description: A free, high-quality, and portable font engine.
Version: 13.1.7
Requires:
Libs: -L${libdir} -lfreetype
Libs.private:
Cflags: -I${includedir}/freetype2 -I${includedir}