From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 46041 invoked by alias); 23 Jun 2017 17:15:04 -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 29297 invoked by uid 89); 23 Jun 2017 17:10:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=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 50365C00C8FB Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 50365C00C8FB X-Mailbox-Line: From cygwin-announce-babl-0.1.28-1 Fri Jun 23 12:09:42 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Fri, 23 Jun 2017 17:15:00 -0000 Subject: babl 0.1.28-1 X-SW-Source: 2017-06/txt/msg00060.txt.bz2 Message-ID: <20170623171500.AxMdL3a8E5CsqfDiaCMsBWCFO0I-0SfgoXatBf__5PI@z> The following packages have been uploaded to the Cygwin distribution: * libbabl0.1_0-0.1.28-1 * libbabl-devel-0.1.28-1 * mingw64-i686-babl0.1-0.1.28-1 * mingw64-x86_64-babl0.1-0.1.28-1 Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. This is an update to the latest upstream release. -- Yaakov