webp-1.2.3
This commit is contained in:
@@ -28,6 +28,6 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "COPYING", "ChangeLog", "NEWS", "PATENTS", "README")
|
||||
pisitools.dodoc("AUTHORS", "COPYING", "ChangeLog", "NEWS", "PATENTS", "README*")
|
||||
#shelltools.move("%s/libwebp-0.2.1/doc/*" % get.workDIR(),"%s/usr/share/doc/webp" % get.installDIR())
|
||||
#shelltools.move("%s/libwebp-0.2.1/README" % get.workDIR(),"%s/usr/share/doc/webp" % get.installDIR())
|
||||
|
||||
@@ -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="54383895bd18783c7af8517620252a712258b22c" type="targz">https://github.com/webmproject/libwebp/archive/v1.2.0.tar.gz</Archive>
|
||||
<Archive sha1sum="894aa3952b842f9c5089a18e29f8f9d8acb227a8" type="targz">https://github.com/webmproject/libwebp/archive/v1.2.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
<Dependency>mesa-glu-devel</Dependency>
|
||||
@@ -55,6 +55,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2022-07-17</Date>
|
||||
<Version>1.2.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2021-06-03</Date>
|
||||
<Version>1.2.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user