Browse Source

added taglib (1.0.0) - a fast C++ mp3/ogg/flac librar

git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2284 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
4c2165de89
2 changed files with 83 additions and 0 deletions
  1. +35
    -0
      package/rene/taglib/taglib.cache
  2. +48
    -0
      package/rene/taglib/taglib.desc

+ 35
- 0
package/rene/taglib/taglib.cache

@ -0,0 +1,35 @@
[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/rene/taglib/taglib.cache
[COPY] ROCK Linux is Copyright (C) 1998 - 2004 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 ---
[TIMESTAMP] 1074854435 Fri Jan 23 11:40:35 2004
[CONFIG-ID] 2.0.0-rc5-powerpc-powerpc-750-desktop
[ROCKVER] 2.0.0-rc5
[LOGS] 9-taglib.log
[BUILDTIME] 19781 (9)
[SIZE] 0.48 MB, 55 files
[DEP] bash binutils bzip2 coreutils diffutils file findutils gawk gcc3
[DEP] glibc23 grep linux24benh-header make mktemp net-tools perl5 sed
[DEP] sysfiles tar util-linux

+ 48
- 0
package/rene/taglib/taglib.desc

@ -0,0 +1,48 @@
[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/rene/taglib/taglib.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2004 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] Audio Meta-Data Library
[T] TagLib is a library for reading and editing the meta-data of several
[T] popular audio formats. Currently it supports both ID3v1 and ID3v2 for
[T] MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in
[T] FLAC files.
[T]
[T] It is written in modern C++, very fast (about 6 times faster than
[T] id3lib and 3 times faster than libvorbisfile at reading tags) and does
[T] not have any external dependency.
[U] http://developer.kde.org/~wheeler/taglib/
[A] <wheeler@kde.org>
[M] Rene Rebe <rene@rocklinux.org>
[C] extra/multimedia
[L] LGPL
[S] Stable
[V] 1.0.0
[P] X -----5---9 278.000
[D] 4214151453 taglib-1.0.tar.gz http://developer.kde.org/~wheeler/taglib/

Loading…
Cancel
Save