krita : updated

This commit is contained in:
blue-devil
2020-09-11 01:15:51 +02:00
parent 93a4495ce2
commit a9fc5bb54c
3 changed files with 22 additions and 15 deletions
+14 -6
View File
@@ -12,7 +12,7 @@
<PartOf>multimedia.graphics</PartOf>
<Summary xml:lang="en">Krita is a free digital painting application.</Summary>
<Description xml:lang="en">Krita is a free and open source digital painting application. It is for artists who want to create professional work from start to end. </Description>
<Archive sha1sum="c4bbf1ebe9a38cf0750c7a7cf1af4be905ddaf85" type="targz">https://github.com/KDE/krita/archive/v4.2.8.2.tar.gz</Archive>
<Archive sha1sum="8b0228e0199bbb707544370b5b33acf47eff6fa3" type="targz">https://github.com/KDE/krita/archive/v4.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>eigen3</Dependency>
<Dependency>kio-devel</Dependency>
@@ -55,6 +55,7 @@
<Package>
<Name>krita</Name>
<Summary xml:lang="en">Krita is a free digital painting application.</Summary>
<RuntimeDependencies>
<Dependency>gsl</Dependency>
<Dependency>tiff</Dependency>
@@ -91,18 +92,25 @@
<Dependency>qt5-declarative</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/krita</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="config">/etc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="info">/usr/share/metainfo</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="info">/usr/share/metainfo</Path>
<Path fileType="executable">/usr/bin/krita</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2020-09-09</Date>
<Version>4.3.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2020-02-12</Date>
<Version>4.2.8.2</Version>