From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dmta0009.nifty.com (mta-snd00002.nifty.com [106.153.226.34]) by sourceware.org (Postfix) with ESMTPS id BB4E43858D20 for ; Wed, 13 Sep 2023 14:13:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org BB4E43858D20 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 dmta0009.nifty.com with ESMTP id <20230913141342899.QPL.90193.localhost.localdomain@nifty.com>; Wed, 13 Sep 2023 23:13:42 +0900 From: Takashi Yano To: cygwin-announce@cygwin.com Cc: Takashi Yano Subject: portaudio 19.20210406-1 Date: Wed, 13 Sep 2023 23:13:26 +0900 Message-Id: <20230913231259.28515-1-takashi.yano@nifty.ne.jp> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-3.5 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-1 * libportaudiocpp0-19.20210406-1 * libportaudio-devel-19.20210406-1 * libportaudiocpp-devel-19.20210406-1 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.