[Lunar-commits] <moonbase> libdiscid: new module, needed by libmusicbrainz

Zachary McGrew zmcgrew at lunar-linux.org
Fri Feb 19 22:45:21 CET 2010


commit 9ac1d4f4745c0a42b7a6d9ea3f467f60834d1be0
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Fri Feb 19 13:45:21 2010 -0800

    libdiscid: new module, needed by libmusicbrainz
---
 audio/libdiscid/DETAILS |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/audio/libdiscid/DETAILS b/audio/libdiscid/DETAILS
new file mode 100644
index 0000000..2a98e63
--- /dev/null
+++ b/audio/libdiscid/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=libdiscid
+         VERSION=0.2.2
+          SOURCE=${MODULE}-${VERSION}.tar.gz
+      SOURCE_URL=http://users.musicbrainz.org/~matt/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha1:103ead94eeb8bea04ad92ab15ed6832be9b3fad9
+        WEB_SITE="http://musicbrainz.org/doc/libdiscid"
+         ENTERED=20100219
+         UPDATED=20100219
+           SHORT="C library for creating MusicBrainz DiscIDs"
+cat <<EOF
+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.
+EOF


More information about the Lunar-commits mailing list