739ce79e21
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
14 lines
308 B
PkgConfig
14 lines
308 B
PkgConfig
prefix=/gtk
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
pango_module_version=1.6.0
|
|
|
|
Name: Pango
|
|
Description: Internationalized text handling
|
|
Version: 1.29.4
|
|
Requires: glib-2.0,gobject-2.0,gmodule-no-export-2.0
|
|
Libs: -L${libdir} -lpango-1.0
|
|
Cflags: -I${includedir}/pango-1.0
|