X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:mime-version:from:date:message-id :subject:to:content-type:sender; q=dns; s=default; b=UDs33VMt43d pu2kizv48l//tql2ZKjAF2GD1BDrioVFEtLC2CivSW+qxuNusV2jHJn9PNNC4hQP toYIyI0H3ObwO2Gc0W5D8QG+mqs4MD+4dQhIWCjmcj/ZWoUd4z/9UtkXhVvnIqPD FxUlf3yHJPfrBKM2edcLrL7hWRRLxNlM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:mime-version:from:date:message-id :subject:to:content-type:sender; s=default; bh=swKDMzi1EXo5vrhZP bWqmkdXe8Q=; b=r1YEaJb2ahI9mEMlYYE2/1VOol9QaJ+t23Xt2yrUH/UOOYIT1 RdbMRl0KgeVexOnCgg2CaufpfUCYj6O35Ga9b4LYSk5C4xnJrH0iDIHDPvVs+OSG xEtI+h7xd2Q3zno4MzV1VPvDtozixgKnIFwJXbpdwf9QZJ7LCj6y9ZXxb0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=audio, HAuthentication-Results:auth, HX-HELO:sk:localho X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fishpost-de.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=R977KC6ZYtb0WOVJ0GOUuU6L8EhacQYnU1OxucObJM4=; b=QMOdkFtRVubv7bHKJ/aui973b744pfi/Y/A+RpMvrIbft0vJnLiyNXDe2CXcIfwOik D+VFC4TLg48wb+UIWamhiOOaDEAAMysPU+r31qCYo7vtc5pzmP9xIpfya+beruOeE6/U aToEDr8y5iqvHGkfSB3WZv+Ev3Cgg3IQsOJrhu7Z4vHocCQZmHwXWgIp3kzUp4FeBT7l iLTgcTzbKHX6eVQO/4T5zfkiegKtMT1h1sIOZtAOnOGJPAr2ub7OJuKVwzHYqJfgnvXZ nUmKvBFH+haK6Qu0PXGRCq43DYKGvanF5fs9xp0eWR06TBJxgbCnAj7zZ9PXAC0IrEiP IOZA== MIME-Version: 1.0 From: Bastian Germann Date: Tue, 14 Aug 2018 11:45:38 +0200 Message-Id: Subject: [ANNOUNCEMENT] alure 1.2-3 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" Sender: qmail alias The following packages have been uploaded to the Cygwin distribution: * alure-doc-1.2-3 * alure-utils-1.2-3 * libalure-devel-1.2-3 * libalure1-1.2-3 ALURE is a utility library to help manage common tasks with OpenAL applications. This includes device enumeration and initialization, file loading, and streaming. The purpose of this library is to provide pre-made functionality that would otherwise be repetitive or difficult to (re)code for various projects and platforms, such as loading a sound file into an OpenAL buffer and streaming an audio file through a buffer queue. Support for different formats is consistent across platforms, so no special checks are needed when loading files, and all formats are handled through the same API. CHANGES * use ninja build system -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple