* mark python sqlite DEP opt and update .cache
[t2sde.git] / package / audio / taglib / taglib.desc
bloba08d786741ccf1f85636d86356962ebac1d79fd2
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/taglib/taglib.desc
3 [COPY] Copyright (C) 2004 - 2024 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] Audio Meta-Data Library
15 [T] TagLib is a library for reading and editing the meta-data of several
16 [T] popular audio formats. Currently it supports both ID3v1 and ID3v2 for
17 [T] MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in
18 [T] FLAC files.
19 [T]
20 [T] It is written in modern C++, very fast (about 6 times faster than
21 [T] id3lib and 3 times faster than libvorbisfile at reading tags) and does
22 [T] not have any external dependency.
24 [U] https://taglib.github.io
26 [A] Scott Wheeler <wheeler@kde.org>
27 [M] Rene Rebe <rene@t2-project.org>
29 [C] extra/multimedia
30 [F] CROSS
32 [L] LGPL
33 [S] Stable
34 [V] 2.0.2
35 [P] X -----5---9 120.200
37 [O] hook_add preconf 1 'rm -f configure* Makefile'
38 [O] var_append cmakeopt ' ' '-DLIB_SUFFIX=${libdir#*/lib}'
40 [CV-URL] http://developer.kde.org/~wheeler/taglib.html
42 [D] 3e73650688bef113bd1d3e3016adf3be53d1a39f04a55f70bccf8cff taglib-2.0.2.tar.gz http://taglib.github.io/releases/