[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#38623] [PATCH 0/3] Add FNA (Mojo/CSharp libs)
From: |
Pierre Neidhardt |
Subject: |
[bug#38623] [PATCH 0/3] Add FNA (Mojo/CSharp libs) |
Date: |
Sun, 15 Dec 2019 16:56:21 +0100 |
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(+)
--
2.23.0
- [bug#38623] [PATCH 0/3] Add FNA (Mojo/CSharp libs),
Pierre Neidhardt <=