739ce79e21
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
12 lines
232 B
PkgConfig
12 lines
232 B
PkgConfig
prefix=/gtk
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: Atk
|
|
Description: Accessibility Toolkit
|
|
Version: 2.2.0
|
|
Requires: gobject-2.0
|
|
Libs: -L${libdir} -latk-1.0
|
|
Cflags: -I${includedir}/atk-1.0
|