| Summary: | Keep the kdenlive buildscript in the git repo so we can send patches to fix it | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | alberto <pajaro> |
| Component: | Setup & Installation | Assignee: | Vincent PINON <vpinon> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | wishlist | CC: | carion.nicolas, fritzibaby, julius.kuenzel |
| Priority: | NOR | Flags: | fritzibaby:
Brainstorm+
|
| Version First Reported In: | 17.08.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
alberto
2017-09-04 11:12:02 UTC
May I ask why you're not building directly from the git version ? Im using the build script found on the wiki https://community.kde.org/Kdenlive/Development/KF5#A_build_scripts what do you mean by not building directly from the git version? The script downloads the git version It builds important dependences as well But its a text file uploaded on a wiki, not really under git The build script actually lives here: https://github.com/mltframework/mlt-scripts/blob/master/build/build-kdenlive.sh True that we should update the doc! (and probably the script too). I agree it would be simpler to have all our build scripts in our own git repo, I would like to add the Windows (mxe) files, get the AppImage script from JB/Scarlett, Snaps when they will be ready... maybe even deb/rpm recipes? Mmm... I was using an old version of the building script (found on the wiki 26b) Latest version is 28. This fixed #384380 for me :) Thanks! It would be cool if the script used a chroot instead of needing to pull dependences in the host system as well :) I could add an option in the script to install the list of dependences for debian/testing if think is worth it This is not relevant anymore. You can find up-to-date build instructions at https://community.kde.org/Kdenlive/Development. Thanks for your report! |