Merge pull request #7946 from Rmys/master

libmypaint
This commit is contained in:
Rmys
2020-02-12 21:29:03 +03:00
committed by GitHub
+10 -2
View File
@@ -12,10 +12,11 @@
<IsA>library</IsA>
<Summary>a library for making brushstrokes which is used by MyPaint and other projects, with GEGL support</Summary>
<Description>a library for making brushstrokes which is used by MyPaint and other projects, with GEGL support</Description>
<Archive sha1sum="d9d2ac9d6ee45056e02bbbc497a66dc861db5c05" type="tarxz">https://github.com/mypaint/libmypaint/releases/download/v1.3.0/libmypaint-1.3.0.tar.xz</Archive>
<Archive sha1sum="1eef7a1d1bd1af85522fed9175ec0f32c43a71db" type="tarxz">https://github.com/mypaint/libmypaint/releases/download/v1.5.0/libmypaint-1.5.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>json-c-devel</Dependency>
<Dependency>python3</Dependency>
<Dependency>intltool</Dependency>
<Dependency>json-c-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
</Source>
@@ -48,6 +49,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-02-12</Date>
<Version>1.5.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2018-08-14</Date>
<Version>1.3.0</Version>