Merge pull request #9932 from 4fury-c3440d8/no

mlk-based gui apps.
This commit is contained in:
Kamil ATLI
2021-12-11 20:20:54 +03:00
committed by GitHub
9 changed files with 216 additions and 9 deletions
+9 -2
View File
@@ -15,8 +15,8 @@
<Description>
Full color painting software for Linux for illustration drawing. This is not suitable for dot editing. Since the color is handled with 16 bit color (15 bit fixed point number) internally, the accuracy of color rises, but the memory is consumed correspondingly.
</Description>
<Archive sha1sum="98f9a564b03c22adcc92c549bda22191890c0cac" type="tarbz2">
https://gitlab.com/azelpg/azpainter/-/archive/v3.0.3/azpainter-v3.0.3.tar.bz2
<Archive sha1sum="1a3f451fde36104be185111e95aa72f300bb3c56" type="tarbz2">
https://gitlab.com/azelpg/azpainter/-/archive/v3.0.4/azpainter-v3.0.4.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>tiff-devel</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="7">
<Date>2021-12-11</Date>
<Version>3.0.4</Version>
<Comment>Ver. bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="6">
<Date>2021-07-10</Date>
<Version>3.0.3</Version>