Files
main/hardware/virtualization/xdg-desktop-portal/pspec.xml
T
2025-08-22 12:00:17 +03:00

135 lines
5.4 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>xdg-desktop-portal</Name>
<Homepage>https://github.com/flatpak/xdg-desktop-portal</Homepage>
<Packager>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Packager>
<License>LGPLv2</License>
<Summary>A portal frontend service for Flatpak and possibly other desktop containment frameworks</Summary>
<Description>A portal frontend service for Flatpak and possibly other desktop containment frameworks</Description>
<Archive sha1sum="0bb9bdfee4ffef958eb9e09fe28a0e907b3bf677" type="tarxz">https://github.com/flatpak/xdg-desktop-portal/releases/download/1.20.3/xdg-desktop-portal-1.20.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>xmlto</Dependency>
<Dependency>python3</Dependency>
<Dependency>dbus-devel</Dependency>
<Dependency>util-linux</Dependency>
<Dependency>vala-devel</Dependency>
<Dependency>fuse3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>pipewire-devel</Dependency>
<Dependency>libgudev-devel</Dependency>
<Dependency>json-glib-devel</Dependency>
<Dependency>umockdev-devel</Dependency>
<Dependency>gstreamer-devel</Dependency>
<Dependency>gst-plugins-good</Dependency>
<Dependency>gst-plugins-base-devel</Dependency>
<Dependency versionFrom="1.4.4">flatpak-devel</Dependency>
<Dependency>python3-pytest</Dependency>
<Dependency>python3-dbusmock</Dependency>
<Dependency>python3-docutils</Dependency>
<Dependency>dbus-python3</Dependency>
<Dependency>python3-pygobject3-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">hack.diff</Patch> -->
</Patches>
</Source>
<Package>
<Name>xdg-desktop-portal</Name>
<RuntimeDependencies>
<Dependency>fuse3</Dependency>
<Dependency>vala</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libgudev</Dependency>
<Dependency>pipewire</Dependency>
<Dependency>json-glib</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>gstreamer</Dependency>
<Dependency>gst-plugins-base</Dependency>
<Dependency versionFrom="1.4.4">flatpak</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/libexec</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/pkgconfig</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="locale">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="24">
<Date>2025-08-20</Date>
<Version>1.20.3</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="23">
<Date>2025-05-22</Date>
<Version>1.20.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="22">
<Date>2025-05-19</Date>
<Version>1.20.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="21">
<Date>2025-05-15</Date>
<Version>1.20.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="20">
<Date>2025-04-07</Date>
<Version>1.20.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="19">
<Date>2024-09-03</Date>
<Version>1.18.4</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="18">
<Date>2024-04-05</Date>
<Version>1.18.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2023-11-24</Date>
<Version>1.18.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2018-02-04</Date>
<Version>0.9</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>