From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5574 invoked by alias); 11 Jul 2017 01:48:06 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 125085 invoked by uid 89); 11 Jul 2017 01:34:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=photographic, images, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com A98F2C049D57 Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com A98F2C049D57 X-Mailbox-Line: From cygwin-announce-libwebp-0.6.0-1 Mon Jul 10 20:33:20 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Tue, 11 Jul 2017 01:48:00 -0000 Subject: libwebp 0.6.0-1 X-SW-Source: 2017-07/txt/msg00037.txt.bz2 Message-ID: <20170711014800.Fy2gHjUdDj1eIaU0Cqdni9j-niswApuPCCtGIjcfX7M@z> The following packages have been uploaded to the Cygwin distribution: * libwebp-0.6.0-1 * libwebp7-0.6.0-1 * libwebpmux3-0.6.0-1 * libwebpdemux2-0.6.0-1 * libwebpdecoder3-0.6.0-1 * libwebp-devel-0.6.0-1 * mingw64-i686-libwebp-0.6.0-1 * mingw64-x86_64-libwebp-0.6.0-1 WebP is a new image format that provides lossy compression for photographic images. A WebP file consists of VP8 image data, and a container based on RIFF. The standalone libwebp library serves as a reference implementation for the WebP specification. Webmasters and web developers can use the WebP image format to create smaller and better looking images that can help make the web faster. This is an update to the latest upstream release, which includes ABI version bumps to all the libraries. -- Yaakov