gnu: tenacity: Add support for ebml and matroska formats.
* gnu/packages/audio.scm (tenacity)[inputs]: Add libeml and libmatroska. Change-Id: I40ccef47128197b174dd515eb144eb552507178b Signed-off-by: Christopher Baines <mail@cbaines.net>master
parent
65b72088cf
commit
4901f1b604
|
@ -1135,6 +1135,8 @@ tools.")
|
||||||
sqlite
|
sqlite
|
||||||
twolame
|
twolame
|
||||||
vamp
|
vamp
|
||||||
|
libebml
|
||||||
|
libmatroska
|
||||||
libvorbis
|
libvorbis
|
||||||
lv2
|
lv2
|
||||||
lilv ;for lv2
|
lilv ;for lv2
|
||||||
|
|
Reference in New Issue