739ce79e21
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
13 lines
263 B
PkgConfig
13 lines
263 B
PkgConfig
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
|