[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50575] [PATCH] gnu: kdenlive: Update to 21.08.1.
From: |
Vinicius Monego |
Subject: |
[bug#50575] [PATCH] gnu: kdenlive: Update to 21.08.1. |
Date: |
Wed, 15 Sep 2021 14:06:09 +0000 |
Em qua, 2021-09-15 às 03:35 +0200, Brendan Tildesley escreveu:
> I think rttr can be removed as a dependency.
Removed rttr because it's conditional to the CRASH_AUTO_TEST option in
CMakeLists.txt, which is set to OFF by default.
> Also, It is also possible to switch qt-build-system. In this case,
> the manual XDG_DATA_DIRS, QT_PLUGIN_PATH, and QML2_IMPORT_PATH
> wrappers can be removed. The resulting wrapper is slightly different
> but I think equivalent.
> I attached a patch I made last week. If you think it's good you can
> use that or make it in to your own patch.
Added as a second patch in the series, though I didn't move the phase
after 'wrap. Not sure if it makes a difference?
> Also, there is another kdenlive bug report here
> https://issues.guix.gnu.org/38450 . I think this bug actually isn't
> present any more. To the reviewer of this kdenlive update, if you
> have the time, maybe also check if that bug occurs, and if not close
> it. Thanks.
The issue doesn't happen in this particular build. I didn't test the
current version because there are no substitutes for it at the moment,
but it's most likely working there too.