@ -0,0 +1,45 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/public/libdiscid/libdiscid.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2007 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] A Library for creating MusicBrainz DiscIDs |
|||
|
|||
[T] libdiscid is a C library for creating MusicBrainz DiscIDs from audio CDs. |
|||
[T] It reads a CD's table of contents (TOC) and generates an identifier which |
|||
[T] can be used to lookup the CD at MusicBrainz. Additionally, it provides a |
|||
[T] submission URL for adding the DiscID to the database. |
|||
|
|||
[U] http://musicbrainz.org/doc/libdiscid |
|||
|
|||
[A] Matthias Friedrich <matt at mafr dot de> |
|||
[A] Lukas Lalinsky <lalinsky at gmail dot com> |
|||
[A] Robert Kaye <rob at eorbit dot net> |
|||
[M] The ROCK Linux Project |
|||
|
|||
[C] extra/development extra/multimedia |
|||
|
|||
[L] LGPL |
|||
[S] Beta |
|||
[V] 0.1.1 |
|||
[P] X -----5---9 800.000 |
|||
|
|||
[D] 1320385873 libdiscid-0.1.1.tar.gz http://users.musicbrainz.org/~matt/ |
|||
|
@ -0,0 +1,44 @@ |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
|||
[COPY] |
|||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|||
[COPY] Please add additional copyright information _after_ the line containing |
|||
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|||
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|||
[COPY] |
|||
[COPY] ROCK Linux: rock-src/package/public/libmusicbrainz/libmusicbrainz.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf |
|||
[COPY] |
|||
[COPY] This program is free software; you can redistribute it and/or modify |
|||
[COPY] it under the terms of the GNU General Public License as published by |
|||
[COPY] the Free Software Foundation; either version 2 of the License, or |
|||
[COPY] (at your option) any later version. A copy of the GNU General Public |
|||
[COPY] License can be found at Documentation/COPYING. |
|||
[COPY] |
|||
[COPY] Many people helped and are helping developing ROCK Linux. Please |
|||
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
|||
[COPY] file for details. |
|||
[COPY] |
|||
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
[I] MusicBrainz client library version 3 |
|||
|
|||
[T] The MusicBrainz client library allows applications to make metadata |
|||
[T] lookup to a MusicBrainz server, generate signatures from WAV data and |
|||
[T] create CD Index Disk ids from audio CD roms. |
|||
[T] Note that libmusicbrainz3 is not a drop-in replacement for |
|||
[T] libmusicbrainz (version 2.x). |
|||
|
|||
[U] http://musicbrainz.org |
|||
|
|||
[A] many... |
|||
[A] Requests go to <rob@musicbrainz.org> |
|||
[M] The ROCK Linux Project |
|||
|
|||
[C] extra/multimedia extra/development |
|||
|
|||
[L] LGPL |
|||
[S] Stable |
|||
[V] 3.0.1 |
|||
[P] X --?--5---9 179.500 |
|||
|
|||
[D] 460178229 libmusicbrainz-3.0.1.tar.gz http://ftp.musicbrainz.org/pub/musicbrainz/ |