From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10038 invoked by alias); 18 Jul 2017 03:56:46 -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 9160 invoked by uid 89); 18 Jul 2017 03:55:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=quartz, svg, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com B969D356F8 Authentication-Results: ext-mx06.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx06.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com B969D356F8 X-Mailbox-Line: From cygwin-announce-cairo-1.14.10-1 Mon Jul 17 22:53:36 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Tue, 18 Jul 2017 03:56:00 -0000 Subject: cairo 1.14.10-1 X-SW-Source: 2017-07/txt/msg00051.txt.bz2 Message-ID: <20170718035600.FZ0a3hJj6VmzLUAQevwssktPlQcnnrAcIIcDb4eAlWE@z> The following packages have been uploaded to the Cygwin distribution: * libcairo2-1.14.10-1 * libcairo-devel-1.14.10-1 * libcairo-doc-1.14.10-1 * mingw64-i686-cairo-1.14.10-1 * mingw64-x86_64-cairo-1.14.10-1 Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), quartz, win32, and image buffers, as well as PDF, PostScript, and SVG file output. This is an update to the latest upstream stable release: https://www.cairographics.org/news/cairo-1.14.10/ The unused and unmaintained cairo-gl backend has been disabled in this release. -- Yaakov