unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73754] [PATCH games-team 0/5] Unbundle SameBoy from jg-bsnes.
@ 2024-10-11 22:07 Maxim Cournoyer
  2024-10-12  4:28 ` [bug#73754] [PATCH 1/5] gnu: sameboy: Update to 0.16.7 Maxim Cournoyer
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Maxim Cournoyer @ 2024-10-11 22:07 UTC (permalink / raw)
  To: 73754
  Cc: Maxim Cournoyer, Adam Faiz, Liliana Marie Prikler,
	宋文武

This builds SameBoy as a shared library then uses it to build jg-bsnes,
removing its bundled source copy.

Maxim Cournoyer (5):
  gnu: sameboy: Update to 0.16.7.
  gnu: sameboy: Use gexps.
  gnu: Add cppp.
  gnu: sameboy: Install shared library.
  gnu: jg-bsnes: Unbundle SameBoy.

 gnu/local.mk                                  |   3 +
 gnu/packages/c.scm                            |  36 +-
 gnu/packages/emulators.scm                    |  50 ++-
 gnu/packages/patches/cppp-build-fixes.patch   |  17 +
 .../patches/jg-bsnes-unbundle-sameboy.patch   | 101 ++++++
 gnu/packages/patches/sameboy-shared-lib.patch | 317 ++++++++++++++++++
 6 files changed, 496 insertions(+), 28 deletions(-)
 create mode 100644 gnu/packages/patches/cppp-build-fixes.patch
 create mode 100644 gnu/packages/patches/jg-bsnes-unbundle-sameboy.patch
 create mode 100644 gnu/packages/patches/sameboy-shared-lib.patch


base-commit: d44beb9b4ad836781928a0c5667e94c0d6df13f0
-- 
2.46.0





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

end of thread, other threads:[~2024-10-12  4:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-11 22:07 [bug#73754] [PATCH games-team 0/5] Unbundle SameBoy from jg-bsnes Maxim Cournoyer
2024-10-12  4:28 ` [bug#73754] [PATCH 1/5] gnu: sameboy: Update to 0.16.7 Maxim Cournoyer
2024-10-12  4:28 ` [bug#73754] [PATCH 2/5] gnu: sameboy: Use gexps Maxim Cournoyer
2024-10-12  4:28 ` [bug#73754] [PATCH 3/5] gnu: Add cppp Maxim Cournoyer
2024-10-12  4:28 ` [bug#73754] [PATCH 4/5] gnu: sameboy: Install shared library Maxim Cournoyer
2024-10-12  4:28 ` [bug#73754] [PATCH 5/5] gnu: jg-bsnes: Unbundle SameBoy Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).