Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xdg-desktop-portal: update to 1.14.4
@ 2022-06-02 14:24 mdkcore0
  2022-06-29 17:44 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: mdkcore0 @ 2022-06-02 14:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mdkcore0/void-packages update-xdg-desktop-portal
https://github.com/void-linux/void-packages/pull/37388

xdg-desktop-portal: update to 1.14.4
Explicitly disable systemd build, and bump fuse-devel version requiremente, as fuse3 is now required to properly build xdg-desktop-portal.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-libc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l
  - i686-libc

Note: xdp is a host make dependency for xdg-desktop-portal-gtk, I've updated locally too, but as I use xdg-desktop-portal-wlr I can't test it right away.
Note2: [xdp gtk/gnome reference](https://github.com/void-linux/void-packages/pull/36311#issuecomment-1144119094)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-xdg-desktop-portal-37388.patch --]
[-- Type: text/x-diff, Size: 1699 bytes --]

From 39e66440dbb98cd570c3e1613a5c5bd0d730f23d Mon Sep 17 00:00:00 2001
From: Rodrigo Oliveira <mdkcore@qtrnn.io>
Date: Fri, 27 May 2022 19:50:10 -0300
Subject: [PATCH] xdg-desktop-portal: update to 1.14.4

Explicitly disable systemd build, and bump fuse-devel version as fuse3 is now
required to properly build xdg-desktop-portal.
---
 srcpkgs/xdg-desktop-portal/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/xdg-desktop-portal/template b/srcpkgs/xdg-desktop-portal/template
index 2f1c240cebb0..8318c768fe4b 100644
--- a/srcpkgs/xdg-desktop-portal/template
+++ b/srcpkgs/xdg-desktop-portal/template
@@ -1,11 +1,11 @@
 # Template file for 'xdg-desktop-portal'
 pkgname=xdg-desktop-portal
-version=1.8.1
+version=1.14.4
 revision=1
 build_style=gnu-configure
-configure_args="--enable-pipewire --enable-geoclue --enable-libportal"
+configure_args="--enable-pipewire --enable-geoclue --enable-libportal --without-systemd"
 hostmakedepends="pkg-config glib-devel"
-makedepends="flatpak-devel fuse-devel pipewire-devel geoclue2-devel
+makedepends="flatpak-devel fuse3-devel pipewire-devel geoclue2-devel
  libportal-devel"
 checkdepends="dbus"
 short_desc="Portal frontend service for Flatpak"
@@ -13,7 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/flatpak/xdg-desktop-portal"
 distfiles="https://github.com/flatpak/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
-checksum=01f5f87d3546b63bad85cdba40619913435235a499af3c48ec7554ce8200dcdf
+checksum=0590199a65daee7c4f3e5c293e3d5b287610bf9299c4515eacc3d133474f0c73
 
 do_check() {
 	# some tests require a dbus session

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

* Re: [PR PATCH] [Merged]: xdg-desktop-portal: update to 1.14.4
  2022-06-02 14:24 [PR PATCH] xdg-desktop-portal: update to 1.14.4 mdkcore0
@ 2022-06-29 17:44 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2022-06-29 17:44 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

xdg-desktop-portal: update to 1.14.4
https://github.com/void-linux/void-packages/pull/37388

Description:
Explicitly disable systemd build, and bump fuse-devel version requirement, as fuse3 is now required to properly build xdg-desktop-portal.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-libc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l
  - i686-libc

Note: xdp is a host make dependency for xdg-desktop-portal-gtk, I've build it locally too, but as I use xdg-desktop-portal-wlr I can't test it right away.
Note2: [xdp gtk/gnome reference](https://github.com/void-linux/void-packages/pull/36311#issuecomment-1144119094)

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

end of thread, other threads:[~2022-06-29 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-02 14:24 [PR PATCH] xdg-desktop-portal: update to 1.14.4 mdkcore0
2022-06-29 17:44 ` [PR PATCH] [Merged]: " Duncaen

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).