The Graphene package provides a thin layer of types for graphics libraries.
This package is known to build and work properly using an LFS 11.3 platform.
Download (HTTP): https://download.gnome.org/sources/graphene/1.10/graphene-1.10.8.tar.xz
Download MD5 sum: 169e3c507b5a5c26e9af492412070b81
Download size: 328 KB
Estimated disk space required: 7.6 MB
Estimated build time: less than 0.1 SBU (with tests)
GLib-2.74.5 and gobject-introspection-1.74.0
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/graphene
Install Graphene by running the following commands:
mkdir build && cd build && meson --prefix=/usr --buildtype=release .. && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install
--buildtype=release
:
Specify a buildtype suitable for stable releases of the package, as
the default may produce unoptimized binaries.
-Dgtk_doc=true
: Use this switch if you
have GTK-Doc-1.33.2 installed and wish to generate
the API documentation.