diff options
Diffstat (limited to 'package/taglib/Config.in')
-rw-r--r-- | package/taglib/Config.in | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package/taglib/Config.in b/package/taglib/Config.in index a95f332a46..9e6bb707fc 100644 --- a/package/taglib/Config.in +++ b/package/taglib/Config.in @@ -4,9 +4,10 @@ config BR2_PACKAGE_TAGLIB depends on BR2_USE_WCHAR help TagLib is a library for reading and editing the meta-data of - several popular audio formats. Currently it supports both ID3v1 - and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and - Vorbis comments in FLAC, MPC, Speex, WavPack and TrueAudio files. + several popular audio formats. Currently it supports both + ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 + tags and Vorbis comments in FLAC, MPC, Speex, WavPack and + TrueAudio files. http://taglib.org/ |