From 20b19fc5c2522d3d6a1300c5efb4703628d673a2 Mon Sep 17 00:00:00 2001 From: Stefan Fiedler Date: Tue, 18 Oct 2005 14:36:41 +0000 Subject: [PATCH] Stefan Fiedler: add libcddb (1.2.1), the CDDB server acess library Index: package/stf/libcddb/libcddb.desc =================================================================== [2005100623512612104] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@6485 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/stf/libcddb/libcddb.desc | 50 ++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 package/stf/libcddb/libcddb.desc diff --git a/package/stf/libcddb/libcddb.desc b/package/stf/libcddb/libcddb.desc new file mode 100644 index 000000000..c457c3fb1 --- /dev/null +++ b/package/stf/libcddb/libcddb.desc @@ -0,0 +1,50 @@ + +[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/stf/libzvbi/libzvbi.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2005 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] CDDB server access library + +[T] Libcddb is a C library to access data on a CDDB server (freedb.org). +[T] It allows you to: +[T] +[T] 1. search the database for possible CD matches; +[T] 2. retrieve detailed information about a specific CD; +[T] 3. submit new CD entries to the database. +[T] +[T] Libcddb supports both the custom CDDB protocol and tunnelling the query and +[T] read operations over plain HTTP. It is also possible to use an HTTP proxy +[T] server. If you want to speed things up, you can make use of the built-in +[T] caching facility provided by the library. + +[U] http://libcddb.sourceforge.net/ + +[A] Kris Verbeeck +[M] Stefan Fiedler + +[C] extra/multimedia + +[L] LGPL +[S] Stable +[V] 1.2.1 +[P] X -?---5---9 124.200 + +[D] 1586226180 libcddb-1.2.1.tar.bz2 http://dl.sourceforge.net/sourceforge/libcddb/