Next | Query returned 18 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2021-04-05 12:55:29 by Thomas Klausner | Files touched by this commit (13)
Log message:
*: bump PKGREVISION for fluidsynth ABI bump
   2020-08-18 19:58:18 by Leonardo Taccari | Files touched by this commit (549)
Log message:
*: revbump for libsndfile
   2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833)
Log message:
*: recursive bump for libffi
   2019-11-02 22:09:18 by Roland Illig | Files touched by this commit (57)
Log message:
audio: align variable assignments and directives

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-10-23 02:17:54 by Maya Rashish | Files touched by this commit (2) | Package updated
Log message:
alure: use a PLIST variable to account for different names on macos.

From Clement Bouvier in PR pkg/54418, modified to be in the existing
PLIST file, to make it obvious for non-macos updates that if a new
file gets added, it shoudl be added for the mac variant naming as well.
   2019-06-24 12:36:51 by Nia Alarie | Files touched by this commit (9)
Log message:
Follow some redirects.
   2018-09-29 20:23:06 by Maya Rashish | Files touched by this commit (2)
Log message:
alure: backport upstream commit reported to help Solaris

Do not use --version-script for Solaris

From Bastian Germann in PR pkg/53641
   2018-09-21 15:24:34 by Maya Rashish | Files touched by this commit (8)
Log message:
Add alure 1.2

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 consistant
across platforms, so no special checks are needed when loading files, and all
formats are handled through the same API.

Packaged by Bastian Germann in PR pkg/53613.

Next | Query returned 18 messages, browsing 11 to 20 | previous