123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>xdg-desktop-portal-lxqt</Name>
- <Homepage>https://github.com/lxqt/xdg-desktop-portal-lxqt</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>LGPL</License>
- <IsA>library</IsA>
- <Icon>lxqt</Icon>
- <Summary>A backend implementation for xdg-desktop-portal using Qt/KF5/libfm-qt</Summary>
- <Description>A backend implementation for xdg-desktop-portal using Qt/KF5/libfm-qt</Description>
- <Archive sha1sum="c3674c1e93c6ecceaba586789e6d81034b545e1b" type="tarxz">https://github.com/lxqt/xdg-desktop-portal-lxqt/releases/download/1.1.0/xdg-desktop-portal-lxqt-1.1.0.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>cmake</Dependency>
- <Dependency versionFrom="6.6.3">qt6-base-devel</Dependency>
- <Dependency versionFrom="2.1.0">libfm-qt-devel</Dependency>
- <Dependency>kwindowsystem-kf6-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>menu-cache-devel</Dependency>
- <Dependency>libexif-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>xdg-desktop-portal-lxqt</Name>
- <RuntimeDependencies>
- <Dependency>libgcc</Dependency>
- <Dependency>libfm-qt</Dependency>
- <Dependency>qt6-base</Dependency>
- <Dependency>kwindowsystem-kf6</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/cmake</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="data">/usr/share/xdg-desktop-portal</Path>
- </Files>
- </Package>
- <History>
- <Update release="7">
- <Date>2024-11-05</Date>
- <Version>1.1.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="6">
- <Date>2024-05-04</Date>
- <Version>1.0.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2024-04-18</Date>
- <Version>1.0.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2023-11-21</Date>
- <Version>0.5.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2023-04-23</Date>
- <Version>0.4.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2022-11-14</Date>
- <Version>0.3.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2022-04-26</Date>
- <Version>0.2.0</Version>
- <Comment>First release</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|