Sharlatan Hellseher wrote 2 years ago
(address . guix-patches@gnu.org)(name . Sharlatan Hellseher)(address . sharlatanus@gmail.com)
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.
Toggle quote (4 lines)
> ./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