guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#62017] [PATCH 0/2]: gnu: Add cl-raylib.


From: Sharlatan Hellseher
Subject: [bug#62017] [PATCH 0/2]: gnu: Add cl-raylib.
Date: Mon, 6 Mar 2023 23:40:34 +0000

Hi Guix!

This patch serials enables shared library build for raylib game library and
provides CFFI bindings for Common Lisp library cl-raylib.

One think to mention - Raylib has a decent amount of bundled sources in
src/external some of them are availalbe in Guix, which can be unbundled.

> ./pre-inst-env guix build --rounds=2 sbcl-cl-raylib ecl-cl-raylib
> /gnu/store/80a82vn5db9law9qldyxwpsac1icajr4-ecl-cl-raylib-0.0.1-0.985ceeb
> /gnu/store/wpnc98flcmh3ynmdnqq0b4raas07nycd-sbcl-cl-raylib-0.0.1-0.985ceeb

Sharlatan Hellseher (2):
  gnu: raylib: Build shared libraries.
  gnu: Add cl-raylib.

 gnu/packages/game-development.scm |  5 +++-
 gnu/packages/lisp-xyz.scm         | 43 +++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+), 1 deletion(-)


base-commit: fd4545a47a527fff437abb9991156cfee4137d2b
-- 
2.39.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]