123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pardus.org.tr/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>xdg-desktop-portal-gtk</Name>
- <Homepage>https://github.com/flatpak/xdg-desktop-portal-gtk</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="af54c175f8e4591e916fc25dc56e6ac406c1f39c" type="tarxz">https://github.com/flatpak/xdg-desktop-portal-gtk/releases/download/1.14.1/xdg-desktop-portal-gtk-1.14.1.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>xmlto</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>dbus-devel</Dependency>
- <Dependency>util-linux</Dependency>
- <Dependency>flatpak-devel</Dependency>
- <Dependency>fuse-devel</Dependency>
- <Dependency>gnome-desktop-devel</Dependency>
- <Dependency versionFrom="1.10.1">xdg-desktop-portal</Dependency>
- <Dependency>gettext-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>xdg-desktop-portal-gtk</Name>
- <RuntimeDependencies>
- <Dependency>glib2</Dependency>
- <Dependency>gtk3</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>fontconfig</Dependency>
- <Dependency>gnome-desktop</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency versionFrom="1.10.1">xdg-desktop-portal</Dependency>
- <Dependency>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/applications</Path>
- <Path fileType="data">/usr/share/xdg-desktop-portal</Path>
- <Path fileType="locale">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="8">
- <Date>2022-12-13</Date>
- <Version>1.14.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2022-08-22</Date>
- <Version>1.14.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2021-09-24</Date>
- <Version>1.10.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2021-05-05</Date>
- <Version>1.8.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2020-03-30</Date>
- <Version>1.7.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2020-03-10</Date>
- <Version>1.6.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2019-07-07</Date>
- <Version>1.4.0</Version>
- <Comment>Version bump..</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2019-05-12</Date>
- <Version>1.2.0</Version>
- <Comment>First Release.</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|