all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70493] [PATCH 0/4] gnu: Add gamescope.
@ 2024-04-21  8:19 dan
  2024-04-21  8:29 ` [bug#70493] [PATCH 1/4] gnu: Add libliftoff dan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: dan @ 2024-04-21  8:19 UTC (permalink / raw)
  To: 70493

This patch series added gamescope, the micro-compositor for running games, and
a few its dependencies.  Noted that the latest gamescope release is 3.14.4,
but it depends on the latest version of wayland-protocols.  Besides, I noticed
that libavif is updated in https://issues.guix.gnu.org/70395, but this is a
patch series trying to update some KDE packages, and since a lot of packages
depends on libavif, it would take some time for this update to landed in
master.  In the meantime, i added a new package libavif-1.0.

dan (4):
  gnu: Add libliftoff.
  gnu: Add vkroots.
  gnu: Add libavif-1.0.
  gnu: Add gamescope.

 gnu/packages/freedesktop.scm |  23 ++++++++
 gnu/packages/image.scm       |  14 +++++
 gnu/packages/vulkan.scm      |  36 ++++++++++++
 gnu/packages/wm.scm          | 110 +++++++++++++++++++++++++++++++++++
 4 files changed, 183 insertions(+)


base-commit: 38b88d710ea13ba024aed0543bc2862772cdb645
-- 
2.41.0





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

end of thread, other threads:[~2024-04-21  8:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-21  8:19 [bug#70493] [PATCH 0/4] gnu: Add gamescope dan
2024-04-21  8:29 ` [bug#70493] [PATCH 1/4] gnu: Add libliftoff dan
2024-04-21  8:29 ` [bug#70493] [PATCH 2/4] gnu: Add vkroots dan
2024-04-21  8:29 ` [bug#70493] [PATCH 3/4] gnu: Add libavif-1.0 dan
2024-04-21  8:29 ` [bug#70493] [PATCH 4/4] gnu: Add gamescope dan

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.