Page MenuHomeSolus

D2580.id.diff
No OneTemporary

D2580.id.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,6 +1,7 @@
libc.so.6
-libgcc_s.so.1
+libfuse.so.2
libgio-2.0.so.0
libglib-2.0.so.0
libgobject-2.0.so.0
+libpipewire-0.1.so.0
libpthread.so.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : xdg-desktop-portal
-version : 0.5
-release : 2
+version : 0.11
+release : 3
source :
- - https://github.com/flatpak/xdg-desktop-portal/releases/download/0.5/xdg-desktop-portal-0.5.tar.xz : 9f4aa2b4bf6b348f0e46d968c92995e7c6f762b831d1b74cc83b5ff5b5836c1f
-license : LGPL-2.1
+ - https://github.com/flatpak/xdg-desktop-portal/releases/download/0.11/xdg-desktop-portal-0.11.tar.xz : c33e0093800ecc227c6b962417214774ceda70c16cb921576709b2d7c4921a4c
+license : LGPL-2.1-or-later
component : desktop.util
summary : Desktop integration portal
description: |
@@ -12,7 +12,9 @@
The portal interfaces include APIs for file access, opening URIs, printing and others.
builddeps :
- pkgconfig(flatpak)
+ - pkgconfig(fuse)
- pkgconfig(gio-unix-2.0)
+ - pkgconfig(libpipewire-0.1)
- docbook-xml
- xmlto
setup : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,10 +2,10 @@
<Source>
<Name>xdg-desktop-portal</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>LGPL-2.1</License>
+ <License>LGPL-2.1-or-later</License>
<PartOf>desktop.util</PartOf>
<Summary xml:lang="en">Desktop integration portal</Summary>
<Description xml:lang="en">A portal frontend service for Flatpak and possibly other desktop containment frameworks.
@@ -23,18 +23,30 @@
</Description>
<PartOf>desktop.util</PartOf>
<Files>
+ <Path fileType="library">/usr/lib/systemd/user/xdg-desktop-portal.service</Path>
+ <Path fileType="library">/usr/lib/systemd/user/xdg-document-portal.service</Path>
+ <Path fileType="library">/usr/lib/systemd/user/xdg-permission-store.service</Path>
<Path fileType="library">/usr/lib64/xdg-desktop-portal/xdg-desktop-portal</Path>
+ <Path fileType="library">/usr/lib64/xdg-desktop-portal/xdg-document-portal</Path>
+ <Path fileType="library">/usr/lib64/xdg-desktop-portal/xdg-permission-store</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Access.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Account.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.AppChooser.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Email.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.FileChooser.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Inhibit.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Notification.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.PermissionStore.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Print.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.RemoteDesktop.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Request.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.ScreenCast.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Screenshot.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.impl.portal.Session.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Account.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Device.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Documents.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Email.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.FileChooser.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Inhibit.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.NetworkMonitor.xml</Path>
@@ -42,9 +54,14 @@
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.OpenURI.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Print.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.ProxyResolver.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.RemoteDesktop.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Request.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.ScreenCast.xml</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Screenshot.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/interfaces/org.freedesktop.portal.Session.xml</Path>
+ <Path fileType="data">/usr/share/dbus-1/services/org.freedesktop.impl.portal.PermissionStore.service</Path>
<Path fileType="data">/usr/share/dbus-1/services/org.freedesktop.portal.Desktop.service</Path>
+ <Path fileType="data">/usr/share/dbus-1/services/org.freedesktop.portal.Documents.service</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
@@ -58,19 +75,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="2">xdg-desktop-portal</Dependency>
+ <Dependency release="3">xdg-desktop-portal</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ <Path fileType="data">/usr/share/pkgconfig/*.pc</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2017-02-07</Date>
- <Version>0.5</Version>
+ <Update release="3">
+ <Date>2018-03-20</Date>
+ <Version>0.11</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
-</PISI>
\ No newline at end of file
+</PISI>

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 4:21 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5799456
Default Alt Text
D2580.id.diff (7 KB)

Event Timeline