739ce79e21
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
13 lines
287 B
PkgConfig
13 lines
287 B
PkgConfig
prefix=/gtk
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: cairo-gobject
|
|
Description: gobject functions for cairo graphics library
|
|
Version: 1.10.2
|
|
|
|
Requires: cairo gobject-2.0 glib-2.0
|
|
Libs: -L${libdir} -lcairo-gobject
|
|
Cflags: -I${includedir}/cairo
|