Page MenuHomeSolus

D9443.diff
No OneTemporary

D9443.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -51,6 +51,7 @@
libwebp.so.7:WebPIUpdate
libwebp.so.7:WebPInitDecBufferInternal
libwebp.so.7:WebPInitDecoderConfigInternal
+libwebp.so.7:WebPMalloc
libwebp.so.7:WebPMemoryWrite
libwebp.so.7:WebPMemoryWriterClear
libwebp.so.7:WebPMemoryWriterInit
@@ -120,6 +121,7 @@
libwebpdecoder.so.3:WebPIUpdate
libwebpdecoder.so.3:WebPInitDecBufferInternal
libwebpdecoder.so.3:WebPInitDecoderConfigInternal
+libwebpdecoder.so.3:WebPMalloc
libwebpdecoder.so.3:WebPSafeCalloc
libwebpdecoder.so.3:WebPSafeFree
libwebpdecoder.so.3:WebPSafeMalloc
diff --git a/abi_symbols32 b/abi_symbols32
--- a/abi_symbols32
+++ b/abi_symbols32
@@ -51,6 +51,7 @@
libwebp.so.7:WebPIUpdate
libwebp.so.7:WebPInitDecBufferInternal
libwebp.so.7:WebPInitDecoderConfigInternal
+libwebp.so.7:WebPMalloc
libwebp.so.7:WebPMemoryWrite
libwebp.so.7:WebPMemoryWriterClear
libwebp.so.7:WebPMemoryWriterInit
@@ -120,6 +121,7 @@
libwebpdecoder.so.3:WebPIUpdate
libwebpdecoder.so.3:WebPInitDecBufferInternal
libwebpdecoder.so.3:WebPInitDecoderConfigInternal
+libwebpdecoder.so.3:WebPMalloc
libwebpdecoder.so.3:WebPSafeCalloc
libwebpdecoder.so.3:WebPSafeFree
libwebpdecoder.so.3:WebPSafeMalloc
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,5 +1,7 @@
+libGL.so.1
libc.so.6
libgif.so.7
+libglut.so.3
libjpeg.so.8
libm.so.6
libpng16.so.16
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : libwebp
-version : 1.0.3
-release : 14
+version : 1.1.0
+release : 15
source :
- - https://github.com/webmproject/libwebp/archive/v1.0.3.tar.gz : 082d114bcb18a0e2aafc3148d43367c39304f86bf18ba0b2e766447e111a4a91
+ - https://github.com/webmproject/libwebp/archive/v1.1.0.tar.gz : 424faab60a14cb92c2a062733b6977b4cc1e875a6398887c5911b3a1a6c56c51
homepage : https://developers.google.com/speed/webp/
license : BSD-3-Clause
component : multimedia.codecs
@@ -13,6 +13,7 @@
patterns :
- devel : /usr/share/man
builddeps :
+ - pkgconfig32(glu)
- pkgconfig32(glut)
- pkgconfig32(libpng)
- pkgconfig32(libtiff-4)
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>libwebp</Name>
<Homepage>https://developers.google.com/speed/webp/</Homepage>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>multimedia.codecs</PartOf>
@@ -24,16 +24,17 @@
<Path fileType="executable">/usr/bin/dwebp</Path>
<Path fileType="executable">/usr/bin/gif2webp</Path>
<Path fileType="executable">/usr/bin/img2webp</Path>
+ <Path fileType="executable">/usr/bin/vwebp</Path>
<Path fileType="executable">/usr/bin/webpinfo</Path>
<Path fileType="executable">/usr/bin/webpmux</Path>
<Path fileType="library">/usr/lib64/libwebp.so.7</Path>
- <Path fileType="library">/usr/lib64/libwebp.so.7.0.5</Path>
+ <Path fileType="library">/usr/lib64/libwebp.so.7.1.0</Path>
<Path fileType="library">/usr/lib64/libwebpdecoder.so.3</Path>
- <Path fileType="library">/usr/lib64/libwebpdecoder.so.3.0.5</Path>
+ <Path fileType="library">/usr/lib64/libwebpdecoder.so.3.1.0</Path>
<Path fileType="library">/usr/lib64/libwebpdemux.so.2</Path>
<Path fileType="library">/usr/lib64/libwebpdemux.so.2.0.6</Path>
<Path fileType="library">/usr/lib64/libwebpmux.so.3</Path>
- <Path fileType="library">/usr/lib64/libwebpmux.so.3.0.4</Path>
+ <Path fileType="library">/usr/lib64/libwebpmux.so.3.0.5</Path>
</Files>
</Package>
<Package>
@@ -43,17 +44,17 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="14">libwebp</Dependency>
+ <Dependency release="15">libwebp</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libwebp.so.7</Path>
- <Path fileType="library">/usr/lib32/libwebp.so.7.0.5</Path>
+ <Path fileType="library">/usr/lib32/libwebp.so.7.1.0</Path>
<Path fileType="library">/usr/lib32/libwebpdecoder.so.3</Path>
- <Path fileType="library">/usr/lib32/libwebpdecoder.so.3.0.5</Path>
+ <Path fileType="library">/usr/lib32/libwebpdecoder.so.3.1.0</Path>
<Path fileType="library">/usr/lib32/libwebpdemux.so.2</Path>
<Path fileType="library">/usr/lib32/libwebpdemux.so.2.0.6</Path>
<Path fileType="library">/usr/lib32/libwebpmux.so.3</Path>
- <Path fileType="library">/usr/lib32/libwebpmux.so.3.0.4</Path>
+ <Path fileType="library">/usr/lib32/libwebpmux.so.3.0.5</Path>
</Files>
</Package>
<Package>
@@ -63,8 +64,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="14">libwebp-32bit</Dependency>
- <Dependency release="14">libwebp-devel</Dependency>
+ <Dependency release="15">libwebp-32bit</Dependency>
+ <Dependency release="15">libwebp-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libwebp.so</Path>
@@ -84,7 +85,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="14">libwebp</Dependency>
+ <Dependency release="15">libwebp</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/webp/decode.h</Path>
@@ -105,17 +106,18 @@
<Path fileType="man">/usr/share/man/man1/dwebp.1</Path>
<Path fileType="man">/usr/share/man/man1/gif2webp.1</Path>
<Path fileType="man">/usr/share/man/man1/img2webp.1</Path>
+ <Path fileType="man">/usr/share/man/man1/vwebp.1</Path>
<Path fileType="man">/usr/share/man/man1/webpinfo.1</Path>
<Path fileType="man">/usr/share/man/man1/webpmux.1</Path>
</Files>
</Package>
<History>
- <Update release="14">
- <Date>2020-03-19</Date>
- <Version>1.0.3</Version>
+ <Update release="15">
+ <Date>2020-08-13</Date>
+ <Version>1.1.0</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 7:30 PM (2 h, 43 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5860683
Default Alt Text
D9443.diff (6 KB)

Event Timeline