xenocara/lib/libXft/xft.pc.in

13 lines
290 B
PkgConfig
Raw Normal View History

2006-11-25 09:46:32 -07:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: Xft
Description: X FreeType library
Version: @VERSION@
Requires: xproto, xrender, fontconfig, freetype2
Requires.private: xrender, fontconfig, freetype2
Cflags: -I${includedir}
Libs: -L${libdir} -lXft