quicklisp-projects icon indicating copy to clipboard operation
quicklisp-projects copied to clipboard

Please add `cl-raylib`

Open nagy opened this issue 4 years ago • 4 comments

cl-raylib (https://github.com/longlene/cl-raylib) are bindings for raylib ( https://www.raylib.com/ ), a graphics library.

nagy avatar Aug 17 '21 16:08 nagy

Is there an easy way to install this on debian?

quicklisp avatar Sep 22 '21 23:09 quicklisp

Is there an easy way to install this on debian?

I assume you mean raylib itself. It does look like it involves a manual calling of make after the dependencies have been installed. Maybe there will be an easier way in the future.

https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux

nagy avatar Sep 23 '21 07:09 nagy

There's also ready-made raylib package in Guix, which could be installed on top of Debian. Perhaps this deserves another spin?

lockie avatar May 10 '23 12:05 lockie

Please add this :pray:

port19x avatar Mar 04 '24 10:03 port19x