clutter
OpenGL-based interactive canvas library
Clutter is an OpenGL-based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on.
- Versions: 1.26.4
- Website: https://blogs.gnome.org/clutter/
- Licenses: LGPL 2.0+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of clutter
as follows:
guix install clutter
Or install a particular version:
guix install clutter@1.26.4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of clutter about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/clutter'><img src='https://packages.guix.gnu.org/packages/clutter/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/clutter)
Example Org:
[[https://packages.guix.gnu.org/packages/clutter][https://packages.guix.gnu.org/packages/clutter/badges/latest-version.svg]]