Path to this page:
./
misc/libcdio,
CD-ROM access library
Branch: CURRENT,
Version: 2.3.0,
Package name: libcdio-2.3.0,
Maintainer: pkgsrc-usersThis library is to encapsulate CD-ROM reading and
control. Applications wishing to be oblivious of the OS- and
device-dependent properties of a CD-ROM can use this library.
Some support for disk image types like BIN/CUE and NRG is available,
so applications that use this library also have the ability to read
disc images as though they were CDs.
Required to run:[
audio/libcddb] [
lang/perl5] [
devel/popt]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 1686.314 KB
Version history: (Expand)
- (2025-12-26) Updated to version: libcdio-2.3.0
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2022-06-28) Updated to version: libcdio-2.1.0nb5
- (2021-05-25) Updated to version: libcdio-2.1.0nb4
- (2020-09-01) Updated to version: libcdio-2.1.0nb3
CVS history: (Expand)
| 2025-12-26 12:12:07 by Adam Ciarcinski | Files touched by this commit (12) |
Log message:
revbump for libcdio
|
2025-12-26 12:01:00 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
libcdio: updated to 2.3.0
2.3.0
Support ISRC in Image drivers (oldrich strazovsky)
Parser is more aggressive in checking CD Audio
Correct ISO 9660 timezone offset signs, and add extreme timezone tests.
Fix a longstanding bug in detecting USB drives on MacOS. (UltraFuzzy)
Add function cdio_get_device_fd() to retrieve a device file descriptor for when \
users need it in their own low-level code. In particular, this is needed for \
pregap detection on macOS. See https://github.com/libcdio/libcdio/ull/37. \
(UltraFuzzy)
Respect FILE name value inside BINCUE CUE file.
Fix incorrect track length calculation for the last track.
Fix buffer overrun for Joliet filenames.
Code gone over with codespell to fix spelling corrections. Klaus-Hendrik Wolf \
also found some typos.
Add key joliet-level in cdio creation driver argument.
Adds function udf_setpos() to allow arbitrary reads of UDF files. Used by wimlib \
(Pete Batard)
Fix autotools for LFS support on 32-bit systems.
Get NULL definition from stddef.h to assist C++ compilers.
Fixes for MinGW tests.
Fix get_mcn() on GNU/Linux.
Fix iso-info -U -i FILE.
Incorporate Adrian Reber's format string change.
2.2.0
Revised to note ABI change in ISO-9660 shared library (.so) version
numbers; bump release version from 2.1.1 to 2.2.0 to note both API and
ABI changes. These are the last three bullet items under Version 2.1.1.
Remove LIBCDIO_SOURCE_PATH from configure.ac.
Changes noticed and offered by Jan Alexander Steffens.
|
| 2025-12-25 19:00:39 by Greg Troxel | Files touched by this commit (1) |
Log message:
libcdio: Note upstream release changes
Upstream is now releasing only in a githubby way, with no
normally-named tarballs :-(
|
| 2025-07-10 16:57:46 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
libcdio: Use HAVE_ALLOCA_H.
|
| 2023-01-07 23:36:23 by Thomas Klausner | Files touched by this commit (3) |
Log message:
libcdio: fix build on NetBSD with binutils 2.39
|
| 2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
| 2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
|
| 2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Remove SHA1 hashes for distfiles
|