./audio/libsndfile, Library for reading and writing audio files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.2, Package name: libsndfile-1.2.2, Maintainer: pkgsrc-users

Libsndfile is a C library for reading and writing files containing
sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format)
through one standard library interface.


Required to run:
[multimedia/libogg] [audio/flac] [audio/libvorbis]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 713.633 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-17 12:49:57 by Nia Alarie | Files touched by this commit (1)
Log message:
libsndfile: Requires strnlen, pull it from libnbcompat if it's not in libc
   2023-08-23 17:37:39 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libsndfile: updated to 1.2.2

1.2.2

Fixed

* Fixed invalid regex in src/create_symbols_file.py
* Fixed passing null pointer to printf %s in tests

1.2.1

Added

* RISC OS support to `sndfile-play`, thanks @ccawley2011
* Move semantics to `SndFileHandle` C++ class, thanks @haydaralaidrus

Fixed

* Various typos, thanks @@uniontech-lilinjie
* Handling of absolute `CMAKE_INSTALL_LIBDIR`/`CMAKE_INSTALL_INCLUDEDIR`, thanks
  @Staudey
* Add `localtime_s` support to `sndfile-metadata-set`, thanks @neheb
* Linking with CMake against `Ogg::ogg`, thanks @FtZPetruska
* CMake `mpg123` module handling bugs, thanks @FtZPetruska
* CMake dependencies handling, thanks @FtZPetruska
* Various `Ogg` & `Opus` format fixes, thanks @weiliang
* Redefining `ssize_t` when building with Autotools, thanks @ccawley2011
* Bug related to incorrect `realloc` use, thanks @Halmoni100
* Style errors, thanks to @arthurt
* AIFF format related bugs, thanks to @arthurt
* Reading of MP3 files without Xing or INFO headers, thanks @arthurt
* Coding style of `src/mpeg_decode.c`, thanks @arthurt
* Various documentation types, thanks @luzpaz
* Intrinsics inclusion for MSVC and ARM64/ARM64EC, thanks @frysee
* `sf_open_fd`() regression, thanks @brentr
* WAV format related bug, thanks @magnus-nomono

Removed

* Obsolete file `libsndfile.spec.in``, thanks @janstary
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687)
Log message:
*: Recursive revbump from audio/libopus 1.4
   2023-01-28 19:12:29 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (1)
Log message:
libsndfile: Fix pkg/57201

pkgsrc changes:
---------------
  * Add blk3 of terminfo to fix a linking error about ncurses.
  * Bump revision
   2023-01-11 19:58:23 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libsndfile: updated to 1.2.0

1.2.0

Fixed

Searching for LAME dependency with CMake build system.
CMake build from Autotools tarball.
Build on UWP platform.
Fix signed integer overflow.
Skipping large wav chunks on stdin.

Removed

Maximum samplerate limit,
   2022-09-11 14:52:13 by Thomas Klausner | Files touched by this commit (670)
Log message:
*: bump PKGREVISION for flac shlib bump
   2022-03-28 12:43:41 by Tobias Nygren | Files touched by this commit (125)
Log message:
a*/*: revbump(1) for libsndfile