all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#53161] [PATCH 0/2] gnu: eog: Fix failing build due to libportal upgrade
@ 2022-01-10 15:32 Daniel Meißner via Guix-patches via
  2022-01-10 15:37 ` [bug#53161] [PATCH 1/2] gnu: libportal: Build backend for GTK+3 Daniel Meißner via Guix-patches via
  2022-01-11 15:19 ` bug#53161: [PATCH 0/2] gnu: eog: Fix failing build due to libportal upgrade Guillaume Le Vaillant
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Meißner via Guix-patches via @ 2022-01-10 15:32 UTC (permalink / raw)
  To: 53161; +Cc: Daniel Meißner

Hi Guix,

after upgrading libportal to 0.5 eog fails to build.  This little patch series
fixes this.

Thanks,
Daniel

Daniel Meißner (2):
  gnu: libportal: Build backend for GTK+3
  gnu: eog: Fix build with libportal-0.5

 gnu/local.mk                                  |  2 +
 gnu/packages/freedesktop.scm                  |  3 +-
 gnu/packages/gnome.scm                        |  5 ++-
 .../patches/eog-update-libportal-usage.patch  | 40 +++++++++++++++++++
 4 files changed, 48 insertions(+), 2 deletions(-)
 create mode 100644 gnu/packages/patches/eog-update-libportal-usage.patch

-- 
2.34.0





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

end of thread, other threads:[~2022-01-11 15:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10 15:32 [bug#53161] [PATCH 0/2] gnu: eog: Fix failing build due to libportal upgrade Daniel Meißner via Guix-patches via
2022-01-10 15:37 ` [bug#53161] [PATCH 1/2] gnu: libportal: Build backend for GTK+3 Daniel Meißner via Guix-patches via
2022-01-10 15:37   ` [bug#53161] [PATCH 2/2] gnu: eog: Fix build with libportal-0.5 Daniel Meißner via Guix-patches via
2022-01-11 15:19 ` bug#53161: [PATCH 0/2] gnu: eog: Fix failing build due to libportal upgrade Guillaume Le Vaillant

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.