[PATCH v1] gnu: Add guile-raylib

  • Open
  • quality assurance status badge
Details
One participant
  • arnaud.lechevallier
Owner
unassigned
Submitted by
arnaud.lechevallier
Severity
normal
A
A
arnaud.lechevallier wrote on 28 Oct 12:20 +0100
(address . guix-patches@gnu.org)
1441736188.416406447.1730114413414.JavaMail.root@zimbra81-e14.priv.proxad.net
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.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 74059@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74059
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch