diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,31 +1,25 @@ name : libwebp -version : 0.6.0 -release : 7 +version : 0.6.1 +release : 8 source : - - https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-0.6.0.tar.gz : c928119229d4f8f35e20113ffb61f281eda267634a8dc2285af4b0ee27cf2b40 + - https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-0.6.1.tar.gz : 06503c782d9f151baa325591c3579c68ed700ffc62d4f5a32feead0ff017d8ab homepage : https://developers.google.com/speed/webp/ license : BSD-2-Clause component : multimedia.codecs +emul32 : yes summary : A new image format for the web description: | WebP is a new image format that provides lossless and lossy compression for images on the web. WebP lossless images are 26% smaller in size compared to PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images at equivalent SSIM index. WebP supports lossless transparency (also known as alpha channel) with just 22% additional bytes. Transparency is also supported with lossy compression and typically provides 3x smaller file sizes compared to PNG when lossy compression is acceptable for the red/green/blue color channels. +patterns : + - devel : /usr/share/man builddeps : - - pkgconfig32(zlib) - - pkgconfig(libpng15) - pkgconfig32(libpng15) - - pkgconfig(libtiff-4) - pkgconfig32(libtiff-4) + - pkgconfig32(libturbojpeg) + - pkgconfig32(zlib) - freeglut-32bit-devel - - freeglut-devel - - libjpeg-turbo-devel - - libjpeg-turbo-32bit-devel - - glibc-32bit-devel - - libgcc-32bit -patterns : - - devel : /usr/share/man -emul32 : yes setup : | - %reconfigure --prefix=/usr --disable-static --enable-everything + %reconfigure --disable-static --enable-everything build : | %make install : | 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 @@ libwebp https://developers.google.com/speed/webp/ - Joshua Strobl - joshua@stroblindustries.com + Pierre-Yves + pyu@riseup.net BSD-2-Clause multimedia.codecs @@ -31,7 +31,7 @@ emul32 - libwebp + libwebp /usr/lib32/lib*.so.* @@ -44,8 +44,8 @@ programming.devel - libwebp-32bit - libwebp-devel + libwebp-32bit + libwebp-devel /usr/lib32/lib*.so @@ -59,7 +59,7 @@ programming.devel - libwebp + libwebp /usr/include/ @@ -69,12 +69,12 @@ - - 2017-02-22 - 0.6.0 + + 2018-01-11 + 0.6.1 Packaging update - Joshua Strobl - joshua@stroblindustries.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file