unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Benjamin <benjamin@uvy.fr>
To: 63380@debbugs.gnu.org.
Cc: Benjamin <benjamin@uvy.fr>
Subject: [bug#63380] [PATCH 4/4] gnu: xdg-desktop-portal-wlr: Update to 0.7.0.
Date: Mon,  8 May 2023 23:55:38 +0200	[thread overview]
Message-ID: <144ff73738319effd6d220bb267182896b4d70e1.1683581164.git.benjamin@uvy.fr> (raw)
In-Reply-To: <cover.1683581164.git.benjamin@uvy.fr>

* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Update to 0.7.0.
[inputs]: Add mesa.
---
 gnu/packages/freedesktop.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 09637cccbd..6d166a09e6 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -2912,7 +2912,7 @@ (define-public xdg-desktop-portal-kde
 (define-public xdg-desktop-portal-wlr
   (package
     (name "xdg-desktop-portal-wlr")
-    (version "0.5.0")
+    (version "0.7.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2921,7 +2921,7 @@ (define-public xdg-desktop-portal-wlr
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1ipg35gv8ja39ijwbyi96qlyq2y1fjdggl40s38rv68bsya8zry1"))
+                "1b3hpp3ybjgnnmnwsyb5bsnvz9q5nr3zz0j1alh02g24f68lf00k"))
               (patches (search-patches "xdg-desktop-portal-wlr-harcoded-length.patch"))))
     (build-system meson-build-system)
     (arguments
@@ -2955,6 +2955,7 @@ (define-public xdg-desktop-portal-wlr
                   grim
                   iniparser
                   libinih
+                  mesa
                   pipewire
                   slurp
                   wayland
-- 
2.39.2





  parent reply	other threads:[~2023-05-08 21:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-08 21:50 [bug#63380] [PATCH 0/4] Update pipewire and xdg-desktop-portal Benjamin
2023-05-08 21:55 ` [bug#63380] [PATCH 1/4] gnu: pipewire: Update to 0.3.70 Benjamin
2023-05-08 21:55 ` [bug#63380] [PATCH 2/4] gnu: wireplumber: Update to 0.4.14 Benjamin
2023-05-08 21:55 ` [bug#63380] [PATCH 3/4] gnu: xdg-desktop-portal: Update to 1.16.0 Benjamin
2023-05-08 21:55 ` Benjamin [this message]
2023-06-14  9:50 ` bug#63380: [PATCH 0/4] Update pipewire and xdg-desktop-portal Andrew Tropin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=144ff73738319effd6d220bb267182896b4d70e1.1683581164.git.benjamin@uvy.fr \
    --to=benjamin@uvy.fr \
    --cc=63380@debbugs.gnu.org. \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).