250 lines
9.3 KiB
XML
250 lines
9.3 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>liblxqt</Name>
|
|
<Homepage>https://github.com/lxqt/liblxqt</Homepage>
|
|
<Packager>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPL2</License>
|
|
<IsA>library</IsA>
|
|
<Icon>lxqt</Icon>
|
|
<Summary>Common base library for LXQt components.</Summary>
|
|
<Description>Core utility library for all LXDE-Qt components</Description>
|
|
<Archive sha1sum="748e3a53c2fada4c2648937ea65d927021bcb373" type="tarxz">https://github.com/lxqt/liblxqt/releases/download/2.4.0/liblxqt-2.4.0.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>cmake</Dependency>
|
|
<Dependency>glibc-devel</Dependency>
|
|
<Dependency>kwindowsystem-devel</Dependency>
|
|
<Dependency>libX11-devel</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency versionFrom="4.3.0">libqtxdg-devel</Dependency>
|
|
<Dependency>pkgconfig</Dependency>
|
|
<Dependency>qt6-base-devel</Dependency>
|
|
<Dependency>qt6-linguist</Dependency>
|
|
<Dependency>polkit-qt6-devel</Dependency>
|
|
<Dependency>qt6-qdbusviewer</Dependency>
|
|
<Dependency>libXScrnSaver-devel</Dependency>
|
|
<Dependency versionFrom="2.4.0">lxqt-build-tools</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!--Patch level="1">qt5.14.diff</Patch-->
|
|
</Patches>
|
|
</Source>
|
|
<Package>
|
|
<Name>liblxqt</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>kwindowsystem</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency versionFrom="4.0.0">libqtxdg</Dependency>
|
|
<Dependency>qt6-base</Dependency>
|
|
<Dependency>libX11</Dependency>
|
|
<Dependency>libXScrnSaver</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
</Files>
|
|
</Package>
|
|
<Package>
|
|
<Name>liblxqt-devel</Name>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
<Summary>Development headers for liblxqt</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">liblxqt</Dependency>
|
|
<Dependency>qt6-base-devel</Dependency>
|
|
<Dependency>libqtxdg-devel</Dependency>
|
|
</RuntimeDependencies>
|
|
</Package>
|
|
<History>
|
|
<Update release="26">
|
|
<Date>2026-04-20</Date>
|
|
<Version>2.4.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="25">
|
|
<Date>2025-12-05</Date>
|
|
<Version>2.3.0</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="24">
|
|
<Date>2025-11-07</Date>
|
|
<Version>2.3.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="23">
|
|
<Date>2025-05-15</Date>
|
|
<Version>2.2.0</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="22">
|
|
<Date>2025-04-17</Date>
|
|
<Version>2.2.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="21">
|
|
<Date>2025-01-23</Date>
|
|
<Version>2.1.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="20">
|
|
<Date>2024-12-28</Date>
|
|
<Version>2.1.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="19">
|
|
<Date>2024-11-05</Date>
|
|
<Version>2.1.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="18">
|
|
<Date>2024-04-18</Date>
|
|
<Version>2.0.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="17">
|
|
<Date>2023-11-21</Date>
|
|
<Version>1.4.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="16">
|
|
<Date>2023-04-23</Date>
|
|
<Version>1.3.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="15">
|
|
<Date>2022-11-14</Date>
|
|
<Version>1.2.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<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>2021-11-14</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.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="11">
|
|
<Date>2021-04-08</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.0</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.0</Version>
|
|
<Comment>Rebuild</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-23</Date>
|
|
<Version>0.12.0</Version>
|
|
<Comment>First release.</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|