From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 101056 invoked by alias); 1 Sep 2017 20:08:36 -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 53088 invoked by uid 89); 1 Sep 2017 20:04:45 -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=HAuthentication-Results:cygwin.com, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 6CB45461E0 Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 6CB45461E0 X-Mailbox-Line: From cygwin-announce-wxWidgets3.0-3.0.3-1 Fri Sep 01 15:02:22 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Fri, 01 Sep 2017 20:08:00 -0000 Subject: wxWidgets3.0 3.0.3-1 X-SW-Source: 2017-09/txt/msg00026.txt.bz2 Message-ID: <20170901200800.Oux6yokdmZcPqsjy1zo71-SQN5aCFRu7udOOkkyuFDQ@z> The following packages have been uploaded to the Cygwin distribution: * libwx_baseu3.0_0-3.0.3-1 * libwx_baseu3.0-devel-3.0.3-1 * libwx_gtk2u3.0_0-3.0.3-1 * libwx_gtk2u3.0-devel-3.0.3-1 * libwx_gtk3u3.0_0-3.0.3-1 * libwx_gtk3u3.0-devel-3.0.3-1 * wxWidgets3.0-doc-3.0.3-1 * mingw64-i686-wxWidgets3.0-3.0.3-1 * mingw64-x86_64-wxWidgets3.0-3.0.3-1 wxWidgets is a set of libraries that allows C++ applications to compile and run on several different types of computer, with minimal source code changes. There is one library per supported GUI. As well as providing a common API for GUI functionality, it provides functionality for accessing some commonly-used operating system facilities, from copying and deleting files to socket and thread support. This is an update to the latest stable release: https://wxwidgets.org/news/2017/05/wxwidgets-3.0.3-released/ The Python bindings are no longer built concurrently, as they have moved to their own release schedule. -- Yaakov