azpainter.

This commit is contained in:
4fury-c3440d8
2021-01-02 12:11:05 +00:00
parent ed12b6dd87
commit 530e8435e9
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog", "README")
pisitools.dodoc("AUTHORS", "ChangeLog", "ReadMe*")
+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="606b24b8dcdd1a45bbfaf29bf1b0cbaa4c7a8ba5" type="tarxz">
http://azsky2.html.xdomain.jp/arc/azpainter-2.1.6-200428.tar.xz
<Archive sha1sum="f8d90cdfe7f64ad29234f83ee5ca66c92d1b5565" type="tarxz">
http://azsky2.html.xdomain.jp/arc/azpainter-2.1.7.tar.xz
</Archive>
<BuildDependencies>
<Dependency>libXi-devel</Dependency>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-12-31</Date>
<Version>2.1.7</Version>
<Comment>Ver. bump.</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="2">
<Date>2020-04-22</Date>
<Version>2.1.6</Version>