webp-1.0.1:ver.bump

This commit is contained in:
Rmys
2019-01-18 15:55:54 +03:00
parent 09c57d916e
commit df6bce5f08
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -10,6 +10,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
def setup():
autotools.autoreconf("-fi")
autotools.configure("\
--disable-static \
--enable-libwebpdecoder \
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>application</IsA>
<Summary>webp image format and format conversion png,jpeg,tiff</Summary>
<Description>webp image format and format conversion png,jpeg,tiff</Description>
<Archive sha1sum="49ddec20de631f7a26587801b474f129e953f444" type="targz">https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.0.0.tar.gz</Archive>
<Archive sha1sum="038530d5b30d724bcaac04f009999148cf66cb59" type="targz">https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>mesa-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
@@ -55,6 +55,13 @@
</Package>
<History>
<Update release="6">
<Date>2019-01-18</Date>
<Version>1.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2018-07-28</Date>
<Version>1.0.0</Version>