Files
main/desktop/kde/framework/syntax-highlighting/pspec.xml
T
2025-07-11 17:57:26 +03:00

106 lines
4.2 KiB
XML
Executable File

<PISI>
<Source>
<Name>syntax-highlighting</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="6.16.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.15.2">qt6-base-devel</Dependency>
<Dependency versionFrom="5.15.2">qt6-declarative-devel</Dependency>
<Dependency versionFrom="5.15.2">qt6-linguist</Dependency>
<Dependency versionFrom="6.7.3">qt6-designer-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-assistant-devel</Dependency>
<Dependency>perl</Dependency>
<Dependency>glibc-devel</Dependency>
</BuildDependencies>
<Archive type="tarxz" sha1sum="526fdad6a7db4ce46fe532d81707064ec20dcb83">mirrors://kde/stable/frameworks/6.16/syntax-highlighting-6.16.0.tar.xz</Archive>
</Source>
<Package>
<Name>syntax-highlighting</Name>
<Summary>Syntax highlighting engine for structured text and code</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.15.2">qt6-base</Dependency>
<Dependency versionFrom="5.15.2">qt6-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-categories6</Path>
<Path fileType="local">/usr/share/locale/</Path>
</Files>
<Replaces>
<Package>syntax-highlighting-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>syntax-highlighting-devel</Name>
<Summary>Development files for syntax-highlighting</Summary>
<RuntimeDependencies>
<Dependency release="current">syntax-highlighting</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
</Files>
<Replaces>
<Package>syntax-highlighting-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="71">
<Date>2025-07-11</Date>
<Version>6.16.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="70">
<Date>2025-06-13</Date>
<Version>6.15.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="69">
<Date>2025-05-10</Date>
<Version>6.14.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="68">
<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="67">
<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="66">
<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>