@@ -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 \
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user