Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xdg-desktop-portal: update to 1.15.0
@ 2022-09-28 22:54 oreo639
  2022-09-28 22:55 ` [PR PATCH] [Updated] " oreo639
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: oreo639 @ 2022-09-28 22:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oreo639/void-packages xdp
https://github.com/void-linux/void-packages/pull/39518

xdg-desktop-portal: update to 1.15.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xdp-39518.patch --]
[-- Type: text/x-diff, Size: 1510 bytes --]

From 8f50a5cabc5f87357c405de6bd996cbc965049e0 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Wed, 28 Sep 2022 15:51:56 -0700
Subject: [PATCH] xdg-desktop-portal: update to 1.15.0

---
 srcpkgs/xdg-desktop-portal/template | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/xdg-desktop-portal/template b/srcpkgs/xdg-desktop-portal/template
index 966016ad9e7b..6373af4c4b03 100644
--- a/srcpkgs/xdg-desktop-portal/template
+++ b/srcpkgs/xdg-desktop-portal/template
@@ -1,9 +1,10 @@
 # Template file for 'xdg-desktop-portal'
 pkgname=xdg-desktop-portal
-version=1.14.6
+version=1.15.0
 revision=1
-build_style=gnu-configure
-configure_args="--enable-pipewire --enable-geoclue --enable-libportal --without-systemd"
+build_style=meson
+configure_args="-Dpipewire=enabled -Dgeoclue=enabled -Dlibportal=enabled
+ -Dsystemd=disabled"
 hostmakedepends="pkg-config glib-devel"
 makedepends="flatpak-devel fuse3-devel pipewire-devel geoclue2-devel
  libportal-devel"
@@ -14,8 +15,4 @@ license="LGPL-2.1-or-later"
 homepage="https://github.com/flatpak/xdg-desktop-portal"
 changelog="https://github.com/flatpak/xdg-desktop-portal/raw/main/NEWS"
 distfiles="https://github.com/flatpak/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
-checksum=f2e589972c0af78f2ba92ac222ebc9b9e1499bc9017aaa00041567caed950de0
-
-post_install() {
-	rm -rf "${DESTDIR}/usr/lib/systemd"
-}
+checksum=73d1e7f6201cda3a81e1b67ada2e5deb403c08eaccd44fe91ac1adca9d980da7

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

end of thread, other threads:[~2022-10-02 13:13 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-28 22:54 [PR PATCH] xdg-desktop-portal: update to 1.15.0 oreo639
2022-09-28 22:55 ` [PR PATCH] [Updated] " oreo639
2022-09-28 22:58 ` oreo639
2022-09-28 23:03 ` oreo639
2022-09-28 23:35 ` oreo639
2022-09-29  0:50 ` oreo639
2022-09-29  0:56 ` oreo639
2022-09-29  1:28 ` oreo639
2022-09-29  1:34 ` oreo639
2022-09-29  1:38 ` oreo639
2022-10-02  0:57 ` [PR PATCH] [Merged]: " classabbyamp
2022-10-02 12:34 ` Duncaen
2022-10-02 12:37 ` oreo639
2022-10-02 12:39 ` oreo639
2022-10-02 12:43 ` Duncaen
2022-10-02 12:44 ` oreo639
2022-10-02 12:49 ` oreo639
2022-10-02 12:51 ` oreo639
2022-10-02 12:53 ` oreo639
2022-10-02 12:54 ` oreo639
2022-10-02 13:00 ` oreo639
2022-10-02 13:13 ` oreo639
2022-10-02 13:13 ` oreo639

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