xdg-desktop-portal: 1.16.0 -> 1.17.0

This commit is contained in:
Tim Biermann 2023-08-05 11:04:55 +02:00
parent 0ed20cac32
commit fa7002d626
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 7 deletions

View File

@ -13,11 +13,13 @@ drwxr-xr-x root/root usr/share/dbus-1/interfaces/
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Account.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.AppChooser.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Background.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Clipboard.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.DynamicLauncher.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Email.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.FileChooser.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.GlobalShortcuts.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Inhibit.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.InputCapture.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Lockdown.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Notification.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.PermissionStore.xml
@ -33,6 +35,7 @@ drwxr-xr-x root/root usr/share/dbus-1/interfaces/
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.portal.Account.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.portal.Background.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.portal.Camera.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.portal.Clipboard.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.portal.Device.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.portal.Documents.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.portal.DynamicLauncher.xml
@ -42,6 +45,7 @@ drwxr-xr-x root/root usr/share/dbus-1/interfaces/
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.portal.GameMode.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.portal.GlobalShortcuts.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.portal.Inhibit.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.portal.InputCapture.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.portal.Location.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.portal.MemoryMonitor.xml
-rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.portal.NetworkMonitor.xml

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38FtK1MsEAOGRragnv7oogYa7MqSPbiDNDqKtnMAynRR/a3kirYuLUVWgY/Ki6z1NXCNNKrLJiHZmMUHLLh54Qk=
SHA256 (Pkgfile) = 229da370e517b7020ddbc4c51c67c5904e8f0add6e5a10f3b2550e73e50bc6a8
SHA256 (.footprint) = f83fe178009fd20f73baf48224b802b32e5fae011a44c26aec6e3db530853a79
SHA256 (xdg-desktop-portal-1.16.0.tar.gz) = 42498cd9e9ff6ee0e0b9d53c62b106713830ee29b763289976d612885e4f6f2f
RWSagIOpLGJF37LaK77Ypk7gvxnOTZnlmE1XIOky6YghGGI9JhJJ30MULj+GSjmPwZAs2NQu1sw9p0+bxF0zSa03KrZBQGLI3QU=
SHA256 (Pkgfile) = a19c45957f9973093c2cf0bf3bb578b5c815491e3781de405c740d84c9885c36
SHA256 (.footprint) = a2ad3086d0cdca6668e903a5ec353ce7043da6ab844109c5d2e9bb1dc6438cbf
SHA256 (xdg-desktop-portal-1.17.0.tar.gz) = e9f45d0f0ee3585c723b13b4687cee563f15ced777aa62e6e29b711eb0fddd0e

View File

@ -1,11 +1,11 @@
# Description: Desktop integration portals for sandboxed apps
# URL: https://github.com/flatpak/xdg-desktop-portal
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: flatpak fuse3 libportal
# Optional: geoclue pipewire
# Depends on: flatpak fuse3 libportal pipewire
# Optional: geoclue
name=xdg-desktop-portal
version=1.16.0
version=1.17.0
release=1
source=(https://github.com/flatpak/xdg-desktop-portal/archive/$version/$name-$version.tar.gz)