Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37817866
en ru br
ALT Linux repos
S:23.07.08-alt1.1

Group :: Video
RPM: shotcut

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: mlt_path.patch
Download


--- src/jobs/meltjob.cpp	2016-06-30 21:45:33.000000000 -0600
+++ meltjob-2.cpp	2016-07-12 22:54:00.360113879 -0600
@@ -54,7 +54,7 @@
 #ifdef Q_OS_WIN
     QFileInfo meltPath(shotcutPath, "qmelt.exe");
 #else
-    QFileInfo meltPath(shotcutPath, "qmelt");
+    QFileInfo meltPath(shotcutPath, "melt");
 #endif
     setReadChannel(QProcess::StandardError);
     QStringList args;
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin