123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>xdg-desktop-portal-gnome</Name>
- <Homepage>https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app</IsA>
- <Icon>gnome</Icon>
- <Summary>A backend implementation for xdg-desktop-portal
- that is using GTK and various pieces of GNOME infrastructure, such as the
- org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Summary>
- <Description>A backend implementation for xdg-desktop-portal
- that is using GTK and various pieces of GNOME infrastructure, such as the
- org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Description>
- <Archive sha1sum="ae1ff1edd0d6d27f04a1ab48710525ffc7903196" type="tarxz">https://download.gnome.org/sources/xdg-desktop-portal-gnome/47/xdg-desktop-portal-gnome-47.1.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>meson</Dependency>
- <Dependency>gtk4-devel</Dependency>
- <Dependency>cairo-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>libX11-devel</Dependency>
- <Dependency>graphene-devel</Dependency>
- <Dependency>fontconfig-devel</Dependency>
- <Dependency>gdk-pixbuf-devel</Dependency>
- <Dependency>libadwaita-devel</Dependency>
- <Dependency>gnome-desktop-devel</Dependency>
- <Dependency>wayland-client</Dependency>
- <Dependency>xdg-desktop-portal</Dependency>
- </BuildDependencies>
- <!--
- <Patches>
- <Patch>xdg-desktop-portal-gnome.patch</Patch>
- <Patch level="1">xdg-desktop-portal-gnome.patch</Patch>
- </Patches>
- -->
- </Source>
- <Package>
- <Name>xdg-desktop-portal-gnome</Name>
- <RuntimeDependencies>
- <Dependency>gtk4</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>graphene</Dependency>
- <Dependency>fontconfig</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>libadwaita</Dependency>
- <Dependency>libgnome-keyring</Dependency>
- <Dependency>gnome-desktop</Dependency>
- <Dependency>wayland-client</Dependency>
- <Dependency>xdg-desktop-portal-gtk</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/libexec</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/xdg-desktop-portal</Path>
- </Files>
- </Package>
- <History>
- <Update release="5">
- <Date>2024-09-19</Date>
- <Version>47.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2024-05-25</Date>
- <Version>46.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2023-11-26</Date>
- <Version>45.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2023-09-18</Date>
- <Version>45.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2023-07-30</Date>
- <Version>44.2</Version>
- <Comment>First release</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|