From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from resqmta-po-12v.sys.comcast.net (resqmta-po-12v.sys.comcast.net [IPv6:2001:558:fe16:19:96:114:154:171]) by sourceware.org (Postfix) with ESMTPS id A046D385BF83 for ; Tue, 7 Apr 2020 00:43:29 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A046D385BF83 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=acm.org Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=daveroth@acm.org Received: from resomta-po-11v.sys.comcast.net ([96.114.154.235]) by resqmta-po-12v.sys.comcast.net with ESMTP id LaS1jV2N8eHaELcKujOfaT; Tue, 07 Apr 2020 00:43:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcastmailservice.net; s=20180828_2048; t=1586220208; bh=ndJEFWuWyvViTWqmqO0TerWv1nCItq3fGzPrlHdp+DU=; h=Received:Received:Received:To:From:Subject:Message-ID:Date: MIME-Version:Content-Type; b=MkNFrF48O5op5TA50eP6uM6gvBPozcfgp3ZyBD+gx/UI8Lwxu9NSTOtnc0oSlumzM /m1VkXrs9tG6ov8ql/1zVjq9dL0zaXgkCk9S7SD+RF17+WYA/JLSuzxNCIwFduljT9 UwhIGMh9P+HqRu/TqJV57RcPgERTZBiDLv0aDuk5vFJ7hNzwt59W/X1k6Fxhv/2mpN TXtO6O4mZkvbumBcXr004M3EchdGzHdJeU1V7rN5L4UgmbuzbBI40//bll0lfTjVP5 uUR+Fxqcvzv5sjfXDGzBOtI5yGicJKm+R16J3ru5CLdZsiSk10R3hNKrerm7ZGSzzE 9Uw06Y8YJGTeA== Received: from mail.daveroth.dyndns.org ([73.42.170.24]) by resomta-po-11v.sys.comcast.net with ESMTPA id LcKtj7R8QFlsJLcKujZdzO; Tue, 07 Apr 2020 00:43:28 +0000 X-Xfinity-VAAS: gggruggvucftvghtrhhoucdtuddrgeduhedrudeggdefhecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucevohhmtggrshhtqdftvghsihdpqfgfvfdppffquffrtefokffrnecuuegrihhlohhuthemuceftddtnecunecujfgurhepvffhuffkffgfgggtgfesthejredttdefheenucfhrhhomhepffgrvhhiugcutfhothhhvghnsggvrhhgvghruceouggrvhgvrhhothhhsegrtghmrdhorhhgqeenucfkphepjeefrdegvddrudejtddrvdegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehhvghlohepmhgrihhlrdgurghvvghrohhthhdrugihnhgunhhsrdhorhhgpdhinhgvthepjeefrdegvddrudejtddrvdegpdhmrghilhhfrhhomhepuggrvhgvrhhothhhsegrtghmrdhorhhgpdhrtghpthhtoheptgihghifihhnqdgrnhhnohhunhgtvgestgihghifihhnrdgtohhm X-Xfinity-VMeta: sc=0.00;st=legit Received: from [10.249.1.110] (carini.daveroth.dyndns.org [10.249.1.110]) by mail.daveroth.dyndns.org (8.15.2/8.15.2/Debian-8) with ESMTP id 0370hSTM007395 for ; Mon, 6 Apr 2020 17:43:28 -0700 To: cygwin-announce@cygwin.com From: David Rothenberger Subject: Updated: libao-1.2.0-1 Message-ID: Date: Mon, 6 Apr 2020 17:43:25 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Firefox/68.0 Thunderbird/68.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, GIT_PATCH_2, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_SOFTFAIL, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Mailman-Approved-At: Tue, 07 Apr 2020 14:35:37 +0000 X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2020 00:43:40 -0000 NEWS: ===== Update to upstream 1.2.0. Drop support for nas/libaudio. Replace ESD with PulseAudio. DESCRIPTION: ============ Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * polypaudio (next generation GNOME sound server) * esd (EsounD or Enlightened Sound Daemon) * AIX * Sun/NetBSD/OpenBSD * IRIX * NAS (Network Audio Server) QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. -- David Rothenberger ---- daveroth@acm.org