all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62017] [PATCH 0/2]: gnu: Add cl-raylib.
@ 2023-03-06 23:40 Sharlatan Hellseher
  2023-03-06 23:42 ` [bug#62017] [PATCH 1/2] gnu: raylib: Build shared libraries Sharlatan Hellseher
  2023-03-07 10:40 ` bug#62017: [PATCH 0/2]: " Guillaume Le Vaillant
  0 siblings, 2 replies; 4+ messages in thread
From: Sharlatan Hellseher @ 2023-03-06 23:40 UTC (permalink / raw)
  To: 62017; +Cc: Sharlatan Hellseher

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-03-07 10:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-06 23:40 [bug#62017] [PATCH 0/2]: gnu: Add cl-raylib Sharlatan Hellseher
2023-03-06 23:42 ` [bug#62017] [PATCH 1/2] gnu: raylib: Build shared libraries Sharlatan Hellseher
2023-03-06 23:42   ` [bug#62017] [PATCH 2/2] gnu: Add cl-raylib Sharlatan Hellseher
2023-03-07 10:40 ` bug#62017: [PATCH 0/2]: " Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.