Source: libwebp Section: libs Maintainer: Jeff Breidenbach Build-Depends: cmake, debhelper-compat (= 14), libgif-dev, libglut-dev, libjpeg-dev, libpng-dev, libtiff-dev , pkgconf, Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/debian/libwebp Vcs-Git: https://salsa.debian.org/debian/libwebp.git Homepage: https://developers.google.com/speed/webp/ Description: Lossy compression of digital photographic images Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebp-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libwebp7 (= ${binary:Version}), libwebpdemux2 (= ${binary:Version}), libwebpmux3 (= ${binary:Version}), libwebpdecoder3 (= ${binary:Version}), libsharpyuv-dev, Description: ${source:Synopsis} (development files) ${source:Extended-Description} Package: libwebp7 Architecture: any Multi-Arch: same Description: ${source:Synopsis} (shared library) ${source:Extended-Description} Package: libwebpdemux2 Architecture: any Multi-Arch: same Description: ${source:Synopsis} (libwebpdemux library) ${source:Extended-Description} Package: libwebpmux3 Architecture: any Multi-Arch: same Description: ${source:Synopsis} (libwebpmux library) ${source:Extended-Description} Package: libwebpdecoder3 Architecture: any Multi-Arch: same Description: Library for the WebP graphics format (decode only) This package provides the decoder functions for the WebP graphics format as a shared library. Package: libsharpyuv0 Architecture: any Multi-Arch: same Description: Library for sharp RGB to YUV conversion This library provides the function to convert RGB to YUV420 using a downsampling algorithm that minimizes artefacts caused by chroma subsampling. . This package provides the shared library files. Package: libsharpyuv-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libsharpyuv0 (= ${binary:Version}), Description: Library for sharp RGB to YUV conversion (development files) This library provides the function to convert RGB to YUV420 using a downsampling algorithm that minimizes artefacts caused by chroma subsampling. . This package provides the development files. Package: webp Section: graphics Architecture: any Description: ${source:Synopsis} (utilities) ${source:Extended-Description} . This package provides executable utilities provided by libwebp project.