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

63 lines
2.7 KiB
XML
Executable File

<PISI>
<Source>
<Name>syntax-highlighting5</Name>
<Homepage>https://community.kde.org/Frameworks</Homepage>
<Packager>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPL2</License>
<Summary>Syntax highlighting engine for structured text and code</Summary>
<Description>Syntax highlighting engine for structured text and code</Description>
<BuildDependencies>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-xmlpatterns-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-linguist</Dependency>
<Dependency>perl</Dependency>
<Dependency>glibc-devel</Dependency>
</BuildDependencies>
<Archive type="tarxz" sha1sum="e88256ac1bf2eef6829cfe79aff646cfcee00bb5">mirrors://kde/stable/frameworks/5.116/syntax-highlighting-5.116.0.tar.xz</Archive>
</Source>
<Package>
<Name>syntax-highlighting5</Name>
<Summary>Syntax highlighting engine for structured text and code</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.15.2">qt5-base</Dependency>
<Dependency versionFrom="5.15.2">qt5-declarative</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/qlogging-categories5</Path>
<Path fileType="local">/usr/share/locale/</Path>
</Files>
</Package>
<Package>
<Name>syntax-highlighting5-devel</Name>
<Summary>Development files for syntax-highlighting5</Summary>
<RuntimeDependencies>
<Dependency release="current">syntax-highlighting5</Dependency>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</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>