taglib: fixup meta

This commit is contained in:
Graham Christensen 2017-12-14 07:32:00 -05:00
parent 8cdd9d56de
commit b2973d5ad4
No known key found for this signature in database
GPG Key ID: ACA1C1D120C83D5C

View File

@ -17,8 +17,8 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
homepage = http://taglib.org/;
repositories.git = git://github.com/taglib/taglib.git;
shortDescription = "A library for reading and editing audio file metadata.";
description = ''
description = "A library for reading and editing audio file metadata.";
longDescription = ''
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,