Files
main/desktop/kde/framework/extra-cmake-modules/pspec.xml
T
2025-04-01 19:53:53 +03:00

64 lines
2.2 KiB
XML
Executable File

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>extra-cmake-modules</Name>
<Homepage>https://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@gmail.com</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>Extra cmake modules for kde6</Summary>
<Description>Extra cmake modules kde6</Description>
<Archive sha1sum="d3698ef7e5d13fc40fbbd2b9f3634cb8bd6a9eb4" type="tarxz">mirrors://kde/stable/frameworks/6.12/extra-cmake-modules-6.12.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>flex</Dependency>
<Dependency>qt6-base-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>extra-cmake-modules</Name>
<PartOf>programming.build</PartOf>
<RuntimeDependencies>
<Dependency>cmake</Dependency>
<Dependency>flex</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man/man7</Path>
</Files>
<Replaces>
<Package>extra-cmake-modules-kf6</Package>
</Replaces>
</Package>
<History>
<Update release="73">
<Date>2025-04-01</Date>
<Version>6.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="72">
<Date>2025-02-14</Date>
<Version>6.11.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>