Files
main/desktop/kde/framework/extra-cmake-modules/pspec.xml
T
2025-01-21 13:45:05 +03:00

51 lines
1.7 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="1ebb523c1fc0ad6adeff4e2ee0b6043daa48a87b" type="tarxz">mirrors://kde/stable/frameworks/6.10/extra-cmake-modules-6.10.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="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>