aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/Xft/xft.pc.in
blob: 45db8813bee29c3b4688f186f21a1097c1257571 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: Xft
Description: X FreeType library
Version: @VERSION@
Requires: xrender, fontconfig, freetype2
Requires.private: xrender, fontconfig, freetype2
Cflags: -I${includedir}
Libs: -L${libdir} -lXft