Files
main/desktop/toolkit/qt6/qt6-httpserver/pspec.xml
T
2025-05-12 22:40:53 +03:00

161 lines
5.8 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>qt6-httpserver</Name>
<Homepage>https://www.qt.io</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>custom, FDL, GPL3</License>
<IsA>library</IsA>
<Summary>Qt HTTP Server</Summary>
<Icon>qt6-httpserver</Icon>
<Description>Qt HTTP Server</Description>
<Archive sha1sum="88ba5838847e9b8e9d08a73d96c15d4f44a918ba" type="tarxz">https://download.qt.io/official_releases/qt/6.9/6.9.0/submodules/qthttpserver-everywhere-src-6.9.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
<Dependency versionFrom="6.9.0">qt6-base-devel</Dependency>
<Dependency versionFrom="6.9.0">qt6-websockets-devel</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>qt6-httpserver.patch</Patch>
<Patch level="1">qt6-httpserver.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>qt6-httpserver</Name>
<RuntimeDependencies>
<Dependency versionFrom="">qt6-base</Dependency>
<Dependency versionFrom="">qt6-websockets</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/qt6/modules/</Path>
</Files>
</Package>
<Package>
<Name>qt6-httpserver-devel</Name>
<Summary>Development files for qt6-httpserver</Summary>
<RuntimeDependencies>
<Dependency release="current">qt6-httpserver</Dependency>
<Dependency versionFrom="6.9.0">qt6-base-devel</Dependency>
<Dependency versionFrom="6.9.0">qt6-websockets-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="14">
<Date>2025-05-12</Date>
<Version>6.9.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="13">
<Date>2025-02-01</Date>
<Version>6.8.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="12">
<Date>2024-12-02</Date>
<Version>6.8.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="11">
<Date>2024-09-27</Date>
<Version>6.7.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2024-06-02</Date>
<Version>6.7.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2024-03-30</Date>
<Version>6.6.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2024-02-15</Date>
<Version>6.6.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2023-11-28</Date>
<Version>6.6.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2023-11-17</Date>
<Version>6.6.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2023-10-09</Date>
<Version>6.5.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2023-05-27</Date>
<Version>6.5.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2023-04-13</Date>
<Version>6.5.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2023-01-08</Date>
<Version>6.4.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2022-10-07</Date>
<Version>6.4.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>