Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : libwebp | name : libwebp | ||||
| version : 1.0.0 | version : 1.0.1 | ||||
| release : 10 | release : 11 | ||||
| source : | source : | ||||
| - https://github.com/webmproject/libwebp/archive/v1.0.0.tar.gz : c5c5ebf979543ac1f3348df8f6245262abd787a147b9632c880d92bfc38dbbeb | - https://github.com/webmproject/libwebp/archive/v1.0.1.tar.gz : c2838544d4898a4bbb6c1d113e0aa50c4bdfc886df0dcfbfa5c42e788cb6f382 | ||||
| homepage : https://developers.google.com/speed/webp/ | homepage : https://developers.google.com/speed/webp/ | ||||
| license : BSD-2-Clause | license : BSD-3-Clause | ||||
| component : multimedia.codecs | component : multimedia.codecs | ||||
| emul32 : yes | emul32 : yes | ||||
| summary : A new image format for the web | summary : A new image format for the web | ||||
| description: | | 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. | 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 : | patterns : | ||||
| - devel : /usr/share/man | - devel : /usr/share/man | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig32(freeglut) | - pkgconfig32(freeglut) | ||||
| - pkgconfig32(libpng) | - pkgconfig32(libpng) | ||||
| - pkgconfig32(libtiff-4) | - pkgconfig32(libtiff-4) | ||||
| - pkgconfig32(libturbojpeg) | - pkgconfig32(libturbojpeg) | ||||
| - pkgconfig32(zlib) | - pkgconfig32(zlib) | ||||
| - giflib-devel | |||||
| setup : | | setup : | | ||||
| %reconfigure --disable-static --enable-everything | %reconfigure --disable-static --enable-everything | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.