[bug#75106,0/2] Add ringracers.

Message ID 20241226012942.10865-2-wongandj@icloud.com
Headers
Series Add ringracers. |

Message

Andrew Wong Dec. 26, 2024, 1:24 a.m. UTC
  This patch series adds the freely-licensed kart racer fangame "Dr. Robotnik's
Ring Racers" and a new dependency libyuv. Is it possible for me to include the
"non-functional" nonfreely-licensed game assets with the install? If so, how
can I fit it into the build process, seeing as it's a seperate download from
the engine itself? Also, how can I unbundle some of the libraries included
with the source?

Andrew Wong (2):
  gnu: Add libyuv.
  gnu: Add ringracers.

 gnu/packages/games.scm | 56 ++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/image.scm | 27 ++++++++++++++++++++
 2 files changed, 83 insertions(+)