Github messages for voidlinux
 help / color / mirror / Atom feed
From: orowith2os <orowith2os@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Adds xdg-desktop-portal as a dependency for flatpak
Date: Sun, 09 Oct 2022 21:50:32 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39844@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 660 bytes --]

There is a new pull request by orowith2os against master on the void-packages repository

https://github.com/orowith2os/void-packages flatpak-dep-update
https://github.com/void-linux/void-packages/pull/39844

Adds xdg-desktop-portal as a dependency for flatpak
Flatpak relies on xdg-desktop-portal heavily, why it isn't a dependency is unknown to me.

Additionally, it would make sense to add xdg-desktop-portal-gtk as a dep, since that's needed for GTK theming and a native filepicker in the event there isn't another xdg-desktop-portal implementation that has one.

A patch file from https://github.com/void-linux/void-packages/pull/39844.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-flatpak-dep-update-39844.patch --]
[-- Type: text/x-diff, Size: 1079 bytes --]

From 91244c9b7970dc7c73e6967b5839d7bab95df21f Mon Sep 17 00:00:00 2001
From: Oro <93224879+orowith2os@users.noreply.github.com>
Date: Sun, 9 Oct 2022 14:48:40 -0500
Subject: [PATCH] Adds xdg-desktop-portal as a dependency for flatpak

---
 srcpkgs/flatpak/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/flatpak/template b/srcpkgs/flatpak/template
index e9fefbf33925..7c9718feefb4 100644
--- a/srcpkgs/flatpak/template
+++ b/srcpkgs/flatpak/template
@@ -16,7 +16,7 @@ hostmakedepends="bubblewrap gettext glib-devel libxslt pkg-config bison
 makedepends="AppStream-devel libarchive-devel gpgme-devel json-glib-devel
  libcap-devel libostree-devel libseccomp-devel polkit-devel dconf-devel
  fuse3-devel libsoup-devel libcurl-devel gdk-pixbuf-devel"
-depends="bubblewrap gnupg2 xdg-dbus-proxy"
+depends="bubblewrap gnupg2 xdg-dbus-proxy xdg-desktop-portal"
 checkdepends="attr-progs bubblewrap dbus gnupg2 socat which xdg-dbus-proxy"
 short_desc="Application sandboxing and distribution framework"
 maintainer="Duncaen <duncaen@voidlinux.org>"

             reply	other threads:[~2022-10-09 19:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-09 19:50 orowith2os [this message]
2022-10-09 19:59 ` Duncaen
2022-10-09 19:59 ` [PR PATCH] [Closed]: " Duncaen
2022-10-09 20:02 ` orowith2os
2022-10-09 20:08 ` oreo639
2022-10-09 20:08 ` Duncaen
2022-10-09 20:10 ` orowith2os
2022-10-09 20:12 ` Duncaen
2022-10-09 20:14 ` orowith2os

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

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

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39844@inbox.vuxu.org \
    --to=orowith2os@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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.
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 NNTP newsgroup(s).