diff --git a/xdg-desktop-portal/.footprint b/xdg-desktop-portal/.footprint index 636ed0e36..025e3b595 100644 --- a/xdg-desktop-portal/.footprint +++ b/xdg-desktop-portal/.footprint @@ -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 diff --git a/xdg-desktop-portal/.signature b/xdg-desktop-portal/.signature index 93defffbd..9553394a9 100644 --- a/xdg-desktop-portal/.signature +++ b/xdg-desktop-portal/.signature @@ -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 diff --git a/xdg-desktop-portal/Pkgfile b/xdg-desktop-portal/Pkgfile index 82e45da08..34a7e2703 100644 --- a/xdg-desktop-portal/Pkgfile +++ b/xdg-desktop-portal/Pkgfile @@ -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)