From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dmta1006.nifty.com (mta-snd01004.nifty.com [106.153.227.36]) by sourceware.org (Postfix) with ESMTPS id 1DEA63850419 for ; Sun, 17 Sep 2023 13:35:27 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1DEA63850419 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=nifty.ne.jp Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp Received: from localhost.localdomain by dmta1006.nifty.com with ESMTP id <20230917133526444.IKRY.58378.localhost.localdomain@nifty.com> for ; Sun, 17 Sep 2023 22:35:26 +0900 From: Takashi Yano To: cygwin-announce@cygwin.com Date: Sun, 17 Sep 2023 22:33:58 +0900 Message-Id: <20230917223358.1321-1-takashi.yano@nifty.ne.jp> Subject: portaudio 19.20210406-2 X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: The following packages have been uploaded to the Cygwin distribution: * libportaudio2-19.20210406-2 * libportaudiocpp0-19.20210406-2 * libportaudio-devel-19.20210406-2 * libportaudiocpp-devel-19.20210406-2 PortAudio is a free, cross platform, open-source, audio I/O library. It lets you write simple audio programs in C that will compile and run on many platforms including Windows, Macintosh (8,9,X), Unix (OSS), SGI, and BeOS. PortAudio is intended to promote the exchange of audio synthesis software between developers on different platforms. - Drop win32 backends because all of them in 19.20210406-1 do not work properly for unknown reason. Instead, use OSS in 19.20210406-2.