mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 02:03:21 +00:00
vlc: add libmodplug
This enables playback of tracker module formats such as MOD, S3M, XM and others.
This commit is contained in:
parent
349612483d
commit
64089a5a1b
@ -31,6 +31,7 @@
|
|||||||
, libkate
|
, libkate
|
||||||
, libmad
|
, libmad
|
||||||
, libmatroska
|
, libmatroska
|
||||||
|
, libmodplug
|
||||||
, libmtp
|
, libmtp
|
||||||
, liboggz
|
, liboggz
|
||||||
, libopus
|
, libopus
|
||||||
@ -122,6 +123,7 @@ stdenv.mkDerivation rec {
|
|||||||
libmad
|
libmad
|
||||||
libmatroska
|
libmatroska
|
||||||
libmtp
|
libmtp
|
||||||
|
libmodplug
|
||||||
liboggz
|
liboggz
|
||||||
libopus
|
libopus
|
||||||
libplacebo
|
libplacebo
|
||||||
|
Loading…
Reference in New Issue
Block a user