Files
main/desktop/lxqt/libfm-qt/pspec.xml
T

163 lines
6.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libfm-qt</Name>
<Homepage>https://github.com/lxqt/libfm-qt</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPL2</License>
<IsA>library</IsA>
<Icon>lxqt</Icon>
<Summary>Core library of PCManFM file manager</Summary>
<Description>libfm is a Core library of PCManFM file manager</Description>
<Archive sha1sum="7fbfd51ea757eb3836398b0e6b424dd9ffb1e492" type="tarxz">https://github.com/lxqt/libfm-qt/releases/download/1.1.0/libfm-qt-1.1.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-linguist</Dependency>
<Dependency versionFrom="5.15.2">qt5-x11extras-devel</Dependency>
<Dependency versionFrom="0.11.0">lxqt-build-tools</Dependency>
<Dependency>menu-cache-devel</Dependency>
<Dependency>libexif-devel</Dependency>
<Dependency>glib2-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libfm-qt</Name>
<RuntimeDependencies>
<Dependency>glib2</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libxcb</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>menu-cache</Dependency>
<Dependency>qt5-x11extras</Dependency>
<Dependency>libexif</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/cmake</Path>
<Path fileType="data">/usr/share/mime</Path>
<Path fileType="data">/usr/share/libfm-qt</Path>
</Files>
<Replaces>
<!-- <Package>libfm</Package> -->
</Replaces>
</Package>
<Package>
<Name>libfm-qt-devel</Name>
<Summary>Development headers for libfm-qt</Summary>
<RuntimeDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-x11extras-devel</Dependency>
<Dependency release="current">libfm-qt</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/libfm-qt</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="14">
<Date>2022-04-19</Date>
<Version>1.1.0</Version>
<Comment>Version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="13">
<Date>2022-04-16</Date>
<Version>1.0.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2021-04-26</Date>
<Version>0.17.1</Version>
<Comment>Version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="11">
<Date>2020-11-05</Date>
<Version>0.16.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2020-09-17</Date>
<Version>0.15.1</Version>
<Comment>version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2020-04-26</Date>
<Version>0.15.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-04-06</Date>
<Version>0.14.1</Version>
<Comment>rebuild for qt5.14.2</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2019-08-16</Date>
<Version>0.14.1</Version>
<Comment>rebuild for qt5.13.0</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2019-02-28</Date>
<Version>0.14.1</Version>
<Comment>version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2019-01-27</Date>
<Version>0.14.0</Version>
<Comment>version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2019-01-02</Date>
<Version>0.13.1</Version>
<Comment>rebuild for qt</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.1</Version>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2018-04-26</Date>
<Version>0.12.0</Version>
<Comment>First release.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>