summaryrefslogtreecommitdiff
path: root/check/gtk/xrender.pc
blob: c4a4854e1507109c8b1b3c0c61c9b2bc41cd8497 (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: Xrender
Description: X Render Library
Version: 0.9.6
Requires: xproto renderproto >= 0.9 x11
Requires.private: x11
Cflags: -I${includedir}
Libs: -L${libdir} -lXrender