The Graphene package provides a thin layer of types for graphics libraries.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://download.gnome.org/sources/graphene/1.10/graphene-1.10.8.tar.xz
Download SHA256 Sum: a37bb0e78a419dcbeaa9c7027bcff52f5ec2367c25ec859da31dfde2928f279a
Download MD5 sum: 169e3c507b5a5c26e9af492412070b81
Download size: 1,992.1 KB
Estimated disk space required: 7,197.4 KB
Estimated build time: less than 0.5 SBU
GLib-2.86.2 (with GObject Introspection)
Prepare Graphene by running the following commands:
meson setup build --prefix=/usr --buildtype=release
ninja -C build
To test the results, issue:
ninja -C build test
Now, as the root user:
ninja -C build install
-D gtk_doc=true: Use this switch if you have
"gtk-doc" installed and wish to generate the API documentation.