Version: 0.6.2, Package name: libdiscid-0.6.2 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description libdiscid is a C library for creating MusicBrainz DiscIDs from audio CDs. It reads a CD's table of contents (TOC) and generates an identifier which can be used to lookup the CD at MusicBrainz (http://musicbrainz.org). Additionally, it provides a submission URL for adding the DiscID to the database. The library also provides FreeDB disc IDs, and MCN + ISRCs, if available. The interface of this library is new, but the DiscID algorithm and the operating system dependent CD-ROM/DVD-ROM access code have been ported from libmusicbrainz version 2. |
Filesize: 392.046 KB |
Version History (View Complete History) |
|
2020-02-20 02:24:52 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Missing libutil in WANTLIB Spotted by Tom Murphy and jj@ |
2019-11-03 05:11:07 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to libdiscid-0.6.2 |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-16 14:19:02 by Stuart Henderson | Files touched by this commit (9) |
Log message: drop Donovan Watteau as maintainer as requested (plus a little COMPILER tidying while there) |
2016-03-11 12:59:18 by Christian Weisgerber | Files touched by this commit (178) |
Log message: garbage collect CONFIGURE_SHARED |
2015-09-24 04:31:14 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: As hinted by sthen@, no need for TEST_IS_INTERACTIVE=Yes. |