Files
main/desktop/kde5/framework/sonnet5/pspec.xml
T
2025-01-30 17:26:46 +03:00

72 lines
3.0 KiB
XML
Executable File

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>sonnet5</Name>
<Homepage>https://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>KDE spell schecking library</Summary>
<Description>This framework contains two main components: Interface to kwallet5, the safe desktop-wide storage for passwords on KDE workspaces. The kwallet5d used to safely store the passwords on KDE work spaces.</Description>
<Archive sha1sum="261ee7fab67b88240e7ef83bbbda5901c0a697fc" type="tarxz">mirrors://kde/stable/frameworks/5.116/sonnet-5.116.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-linguist</Dependency>
<Dependency versionFrom="5.15.1">qt5-designer-devel</Dependency>
<Dependency>hunspell-devel</Dependency>
<Dependency>aspell-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>sonnet5</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.15.1">qt5-base</Dependency>
<Dependency versionFrom="5.15.1">qt5-declarative</Dependency>
<!-- <Dependency>libgcc</Dependency> -->
<Dependency>aspell</Dependency>
<Dependency>hunspell</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>sonnet5-devel</Name>
<Summary>Development files for sonnet5</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<Dependency release="current">sonnet5</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="1">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>First release</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
</History>
</PISI>