all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67131] [PATCH 0/7] gnu: Add tuxemon.
@ 2023-11-12 17:02 Adam Faiz via Guix-patches via
  2023-11-12 17:06 ` [bug#67131] [PATCH 1/7] gnu: Add python-neteria Adam Faiz via Guix-patches via
                   ` (9 more replies)
  0 siblings, 10 replies; 23+ messages in thread
From: Adam Faiz via Guix-patches via @ 2023-11-12 17:02 UTC (permalink / raw)
  To: 67131; +Cc: Liliana Marie Prikler, iyzsong

From cfe1482480fa26ac9da818fa4b0669dd6017f99b Mon Sep 17 00:00:00 2001
Message-ID: <cover.1699806997.git.adam.faiz@disroot.org>
From: AwesomeAdam54321 <adam.faiz@disroot.org>
Date: Mon, 13 Nov 2023 00:36:37 +0800
Subject: [PATCH 0/7] gnu: Add tuxemon.

This patch series adds Tuxemon, a monster RPG.

I got stuck packaging this for a long time because I didn't know
how to fix the packaging problems in python-pygame and tuxemon.

It turns out the fixes were simple, but I don't think they've been
sent upstream yet.

AwesomeAdam54321 (7):
  gnu: Add python-neteria.
  gnu: Add python-pyglet.
  gnu: python-pygame: Update to 2.5.2.
  gnu: Add python-pygame-menu.
  gnu: Add python-pyscroll.
  gnu: Add python-pytmx.
  gnu: Add tuxemon.

 gnu/packages/game-development.scm | 122 +++++++++++++++++++++++++++++-
 gnu/packages/games.scm            |  62 +++++++++++++++
 2 files changed, 181 insertions(+), 3 deletions(-)


base-commit: b268842ec4808f5030f3bda95f52ff39dd88e3ad
-- 
2.41.0




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

end of thread, other threads:[~2023-12-18 15:22 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-12 17:02 [bug#67131] [PATCH 0/7] gnu: Add tuxemon Adam Faiz via Guix-patches via
2023-11-12 17:06 ` [bug#67131] [PATCH 1/7] gnu: Add python-neteria Adam Faiz via Guix-patches via
2023-11-12 17:09 ` [bug#67131] [PATCH 2/7] gnu: Add python-pyglet Adam Faiz via Guix-patches via
2023-11-12 17:10 ` [bug#67131] [PATCH 3/7] gnu: python-pygame: Update to 2.5.2 Adam Faiz via Guix-patches via
2023-11-12 17:11 ` [bug#67131] [PATCH 4/7] gnu: Add python-pygame-menu Adam Faiz via Guix-patches via
2023-11-12 17:12 ` [bug#67131] [PATCH 5/7] gnu: Add python-pyscroll Adam Faiz via Guix-patches via
2023-11-12 17:13 ` [bug#67131] [PATCH 6/7] gnu: Add python-pytmx Adam Faiz via Guix-patches via
2023-11-12 17:14 ` [bug#67131] [PATCH 7/7] gnu: Add tuxemon Adam Faiz via Guix-patches via
2023-11-13  4:03 ` [bug#67131] [PATCH v1 1/7] gnu: Add python-neteria Adam Faiz via Guix-patches via
2023-11-13  4:06 ` [bug#67131] [PATCH v2 " Adam Faiz via Guix-patches via
2023-11-13  4:08   ` [bug#67131] [PATCH v2 2/7] gnu: Add python-pyglet Adam Faiz via Guix-patches via
2023-11-13  4:09   ` [bug#67131] [PATCH v2 3/7] gnu: python-pygame: Update to 2.5.2 Adam Faiz via Guix-patches via
2023-11-13  4:11   ` [bug#67131] [PATCH v2 4/7] gnu: Add python-pygame-menu Adam Faiz via Guix-patches via
2023-11-13  4:12   ` [bug#67131] [PATCH v2 5/7] gnu: Add python-pyscroll Adam Faiz via Guix-patches via
2023-11-13  4:14   ` [bug#67131] [PATCH v2 6/7] gnu: Add python-pytmx Adam Faiz via Guix-patches via
2023-11-13  4:15   ` [bug#67131] [PATCH v2 7/7] gnu: Add tuxemon Adam Faiz via Guix-patches via
2023-12-18 15:10 ` [bug#67131] [PATCH v3 1/7] gnu: Add python-neteria Adam Faiz via Guix-patches via
2023-12-18 15:13   ` [bug#67131] [PATCH v3 2/7] gnu: Add python-pyglet Adam Faiz via Guix-patches via
2023-12-18 15:14   ` [bug#67131] [PATCH v3 3/7] gnu: python-pygame: Update to 2.5.2 Adam Faiz via Guix-patches via
2023-12-18 15:16   ` [bug#67131] [PATCH v3 4/7] gnu: Add python-pygame-menu Adam Faiz via Guix-patches via
2023-12-18 15:18   ` [bug#67131] [PATCH v3 5/7] gnu: Add python-pyscroll Adam Faiz via Guix-patches via
2023-12-18 15:19   ` [bug#67131] [PATCH v3 6/7] gnu: Add python-pytmx Adam Faiz via Guix-patches via
2023-12-18 15:21   ` [bug#67131] [PATCH v3 7/7] gnu: Add tuxemon Adam Faiz via Guix-patches via

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.