taglib: fixup meta
This commit is contained in:
parent
8cdd9d56de
commit
b2973d5ad4
@ -17,8 +17,8 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://taglib.org/;
|
homepage = http://taglib.org/;
|
||||||
repositories.git = git://github.com/taglib/taglib.git;
|
repositories.git = git://github.com/taglib/taglib.git;
|
||||||
shortDescription = "A library for reading and editing audio file metadata.";
|
description = "A library for reading and editing audio file metadata.";
|
||||||
description = ''
|
longDescription = ''
|
||||||
TagLib is a library for reading and editing the meta-data of several
|
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
|
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,
|
files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user