mbox

[bug#38623,0/3] Add FNA (Mojo/CSharp libs)

Message ID 20191215155621.23849-1-mail@ambrevar.xyz
Headers show

Message

Pierre Neidhardt Dec. 15, 2019, 3:56 p.m. UTC
This adds 3 CSharp libraries, mostly gaming related stuff.

I'm not completely sure about the requirements for CSharp libraries (e.g. do
we need the .config file?).

I'm also not sure where to put the .dll files.  I've put them in lib/ for now.


Pierre Neidhardt (3):
  gnu: Add sdl2-cs.
  gnu: Add mojoshader-cs.
  gnu: Add fna.

 gnu/packages/game-development.scm | 53 +++++++++++++++++++++++++++++++
 gnu/packages/gl.scm               | 37 +++++++++++++++++++++
 gnu/packages/sdl.scm              | 46 +++++++++++++++++++++++++++
 3 files changed, 136 insertions(+)