libvlc: init at 3.0.11.1

gstqt5
Thomas Tuegel 2020-09-25 05:33:18 -05:00
parent b8883134be
commit 4cc2cdfb83
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59
1 changed files with 9 additions and 0 deletions

View File

@ -23930,6 +23930,15 @@ in
vlc_qt5 = vlc;
libvlc = vlc.override {
withQt5 = false;
qtbase = null;
qtsvg = null;
qtx11extras = null;
wrapQtAppsHook = null;
onlyLibVLC = true;
};
vmpk = callPackage ../applications/audio/vmpk { };
vocproc = callPackage ../applications/audio/vocproc { };