Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
0e8b490d
Commit
0e8b490d
authored
Apr 17, 2021
by
Julius Künzel
Browse files
flatpak nightly: switch mlt to cmake, use v6 branch
parent
073e6678
Changes
1
Hide whitespace changes
Inline
Side-by-side
packaging/flatpak/org.kde.kdenlive-nightly.json
View file @
0e8b490d
...
...
@@ -555,18 +555,18 @@
},
{
"name"
:
"mlt"
,
"buildsystem"
:
"cmake-ninja"
,
"builddir"
:
true
,
"config-opts"
:
[
"--enable-gpl"
,
"--enable-gpl3"
,
"--enable-opengl"
,
"--enable-opencv"
"-DMOD_OPENCV=ON"
,
"-DMOD_MOVIT=ON"
,
"-DCMAKE_BUILD_TYPE=RelWithDebInfo"
],
"sources"
:
[
{
"type"
:
"git"
,
"url"
:
"https://github.com/mltframework/mlt.git"
,
"commit"
:
"531aa1a19df55cc378c9c79b86c7cbb187487f37"
,
"tag"
:
"v6.26.1"
"branch"
:
"v6"
}
]
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment