fixing kdenlive and adding audio things
This commit is contained in:
parent
c42ec42a61
commit
932a8cdfd3
|
@ -117,11 +117,12 @@ with lib;
|
||||||
plasma5Packages.qt5ct
|
plasma5Packages.qt5ct
|
||||||
lxappearance
|
lxappearance
|
||||||
spotdl
|
spotdl
|
||||||
(kdenlive.override {
|
# (kdenlive.override {
|
||||||
mlt = mlt.override {
|
# mlt = mlt.override {
|
||||||
ffmpeg = ffmpeg-full;
|
# ffmpeg = ffmpeg-full;
|
||||||
};
|
# };
|
||||||
})
|
# })
|
||||||
|
kdenlive
|
||||||
glaxnimate
|
glaxnimate
|
||||||
mediainfo
|
mediainfo
|
||||||
libmediainfo
|
libmediainfo
|
||||||
|
@ -156,5 +157,13 @@ with lib;
|
||||||
fennel
|
fennel
|
||||||
blesh
|
blesh
|
||||||
plasma5Packages.plasma-sdk
|
plasma5Packages.plasma-sdk
|
||||||
|
ardour
|
||||||
|
qpwgraph
|
||||||
|
zam-plugins
|
||||||
|
tap-plugins
|
||||||
|
lsp-plugins
|
||||||
|
ladspaPlugins
|
||||||
|
calf
|
||||||
|
carla
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue