Library for creating MusicBrainz DiscIDs from audio CDs
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.
Additionally, it provides a submission URL for adding the DiscID to the
database.
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. For more info about the interface read
the [WWW] API documentation.
- Developed at multimedia:libs
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/libdiscid && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000011 11 Bytes | |
libdiscid-0.4.1.tar.gz | 0000364513 356 KB | |
libdiscid-no-crypto.patch | 0000002791 2.73 KB | |
libdiscid-visibility.patch | 0000003100 3.03 KB | |
libdiscid.changes | 0000003488 3.41 KB | |
libdiscid.spec | 0000003370 3.29 KB |
Revision 20 (latest revision is 30)
Stephan Kulow (coolo)
accepted
request 158055
from
Ismail Dönmez (namtrac)
(revision 20)
- updated to 0.4.1 - LIB-23: add has_feature() and get_feature_list() to API (platform check) - add get_version_string() to API - CMake : add FreeBSD, NetBSD, OpenBSD -> all platforms supported - LIB-32: change libtool from -version-info to -version-name (forwarded request 158049 from JonnyJD)
Comments 0