[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#74059] [PATCH v1] gnu: Add guile-raylib
From: |
arnaud . lechevallier |
Subject: |
[bug#74059] [PATCH v1] gnu: Add guile-raylib |
Date: |
Mon, 28 Oct 2024 12:20:13 +0100 (CET) |
Hello,
This my first attempt to make a more complex definition package for Guix.
I've targeted to build a package for a Guile bindings to the Raylib library.
Briefly, I built a variant of Raylib named raylib-with-extras (more recent than
the current release from Guix).
It contains some extra files (API definition) to build the Guile bindings.
Those files are not delivered in the current package definition for Raylib.
Maybe we can avoid a new variant and merge it inplace ?
For the guile-raylib itself, I've added an additional output `examples` to
provide code samples.
I greatly appreciate a review for this definition package.
Best regards, Arnaud.
0001-PATCH-v1-gnu-Add-guile-raylib.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug#74059] [PATCH v1] gnu: Add guile-raylib,
arnaud . lechevallier <=