From 1fdb062c5be33adae5392e29ba9f6b0bbc5e28d9 Mon Sep 17 00:00:00 2001 From: Danny Milosavljevic Date: Sun, 16 Feb 2025 12:51:50 +0100 Subject: [PATCH] gnu: the-butterfly-effect: Support wayland. * gnu/packages/games.scm (the-butterfly-effect)[build-system]: Switch to qt-build-system. [inputs]: Add qtwayland-5. Change-Id: I545162a62b3bc98aaa50c66c88040ce1e803ccca --- gnu/packages/games.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 0e086b74419c15eb47c5e8d20bcabfae84d4bbda..c743291a48a39d0810cb065da7435715f3c23512 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -8258,7 +8258,7 @@ making Yamagi Quake II one of the most solid Quake II implementations available. (sha256 (base32 "1ag2cp346f9bz9qy6za6q54id44d2ypvkyhvnjha14qzzapwaysj")))) - (build-system cmake-build-system) + (build-system qt-build-system) (arguments `(#:phases (modify-phases %standard-phases @@ -8282,7 +8282,8 @@ making Yamagi Quake II one of the most solid Quake II implementations available. (list qtbase-5 qtsvg-5)) (native-inputs `(("gettext-minimal" ,gettext-minimal) - ("qttools-5" ,qttools-5))) + ("qttools-5" ,qttools-5) + ("qtwayland-5" ,qtwayland-5))) (synopsis "Realistic physics puzzle game") (description "The Butterfly Effect (tbe) is a game that uses realistic physics simulations to combine lots of simple mechanical