Description
Cuarzo Software offers a suite of applications and development tools mostly related to Linux graphics.
Each project is built from the latest release available on GitHub, using the spec file located under repo/pkg/fedora/latest.spec
, e.g. Louvre.
For more details about each project, please visit Cuarzo Software on GitHub.
Installation Instructions
Enable Repository
$ dnf copr enable cuarzo/software
Packages
Louvre
C++ library for building Wayland compositors.
$ dnf install cuarzo-louvre cuarzo-louvre-devel cuarzo-louvre-examples
SRM
C library for building OpenGL ES 2.0 applications on top of DRM/KMS.
$ dnf install cuarzo-srm cuarzo-srm-devel cuarzo-srm-examples
Skia
A modular build of Skia, meant for dynamic linking.
$ dnf install cuarzo-skia-devel
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (7)*, x86_64 (62)* | Fedora 40 (20 downloads) |
![]() |
aarch64 (2)*, x86_64 (108)* | Fedora 41 (35 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable cuarzo/software
More info about enabling Copr repositories