diff options
author | epg <epg@pkgsrc.org> | 2006-10-13 02:31:56 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2006-10-13 02:31:56 +0000 |
commit | 409c007e54a6183799defa01fd9c53f354c101d0 (patch) | |
tree | 3fd91494e02d7db5787cc92eaed0ff576d97837e /audio/libdiscid/distinfo | |
parent | b77326401d45ac34b4b555216660722da2222950 (diff) | |
download | pkgsrc-409c007e54a6183799defa01fd9c53f354c101d0.tar.gz |
libdiscid is a 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 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.
Diffstat (limited to 'audio/libdiscid/distinfo')
-rw-r--r-- | audio/libdiscid/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/libdiscid/distinfo b/audio/libdiscid/distinfo new file mode 100644 index 00000000000..ab9370edd8d --- /dev/null +++ b/audio/libdiscid/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/10/13 02:31:56 epg Exp $ + +SHA1 (libdiscid-0.1.0.tar.gz) = fbd4494155086206a717e0ef94e08d0f2978b317 +RMD160 (libdiscid-0.1.0.tar.gz) = f18b21bdb33eb0f4471b5e68a3b7bff295c70ab7 +Size (libdiscid-0.1.0.tar.gz) = 327716 bytes |