739ce79e21
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
12 lines
303 B
PkgConfig
12 lines
303 B
PkgConfig
prefix=/gtk
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: Pango FT2 and Pango Fc
|
|
Description: Freetype 2.0 and fontconfig font support for Pango
|
|
Version: 1.29.4
|
|
Requires: pango freetype2 fontconfig
|
|
Libs: -L${libdir} -lpangoft2-1.0
|
|
Cflags: -I${includedir}/pango-1.0
|