Files
main/desktop/kde/framework/syntax-highlighting/pspec.xml
T
2017-12-15 15:28:57 +03:00

108 lines
4.1 KiB
XML

<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="5.41.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-xmlpatterns-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
<Dependency>perl</Dependency>
<Dependency>glibc-devel</Dependency>
</BuildDependencies>
<Archive type="tarxz" sha1sum="ad61d8625a5bcc7d20dabe73509b3db53536d5f1">mirrors://kde/stable/frameworks/5.41/syntax-highlighting-5.41.0.tar.xz</Archive>
</Source>
<Package>
<Name>syntax-highlighting</Name>
<Summary>Syntax highlighting engine for structured text and code</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</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="local">/usr/share/locale/</Path>
</Files>
</Package>
<Package>
<Name>syntax-highlighting-devel</Name>
<Summary>Development files for syntax-highlighting</Summary>
<RuntimeDependencies>
<Dependency release="current">syntax-highlighting</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2017-12-15</Date>
<Version>5.41.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-11-11</Date>
<Version>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-12-20</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-11-27</Date>
<Version>5.28.0</Version>
<Comment>First Release</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>