Graphene-1.10.8

Introduction to Graphene

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.

Package Information

Graphene Dependencies

Required

GLib-2.86.2 (with GObject Introspection)

Installation of Graphene

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

Command Explanations

-D gtk_doc=true: Use this switch if you have "gtk-doc" installed and wish to generate the API documentation.

Contents

Installed Programs: None
Installed Libraries: libgraphene-1.0.so
Installed Directories: /usr/include/graphene-1.0, /usr/lib/graphene-1.0, /usr/{libexec,share}/installed-tests/graphene-1.0

Short Descriptions

libgraphene-1.0.so

contains functions that provide a thin layer of types for graphics libraries