Version:
Usage
Install the latest cairo package with the following command:
meson wrap install cairoOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from cairo 1.18.4-2 can be used by adding the following lines to your meson.build file:
cairo_dep = dependency('cairo')
cairo-gobject_dep = dependency('cairo-gobject')
cairo-script-interpreter_dep = dependency('cairo-script-interpreter')Patch Files Preview
No patch files needed for this package.