739ce79e21
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
16 lines
361 B
PkgConfig
16 lines
361 B
PkgConfig
prefix=/gtk
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
giomoduledir=${libdir}/gio/modules
|
|
glib_compile_schemas=${exec_prefix}/bin/glib-compile-schemas
|
|
|
|
Name: GIO
|
|
Description: glib I/O library
|
|
Version: 2.30.3
|
|
Requires: glib-2.0,gobject-2.0,gmodule-no-export-2.0
|
|
Libs: -L${libdir} -lgio-2.0
|
|
Libs.private: -lz -lresolv
|
|
Cflags:
|