2024-05-06 10:40:34 by Jonathan Perkin | Files touched by this commit (113) |
Log message: *: Revision bumps for ncurses 6.5 overhaul. |
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) | |
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) | |
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 |