Project

General

Profile

Packaging Request #3267

[kdenlive] Update to v22.04.0

Zuss - almost 2 years ago - . Updated almost 2 years ago.

Status:
wont-fix
Priority:
bug
Assignee:
-
% Done:

0%


Description

Updated Kdenlive to the latest version which requires an additional dependency (rttr) that I've submitted a packaging request for.


Files

PKGBUILD (1.99 KB) PKGBUILD v22.04.0 Zuss, 2022-04-29 05:27 AM

Related issues

Related to Packages - Packaging Request #3266: [rttr] Adding to repowont-fix

Actions

History

#1

Updated by bill-auger almost 2 years ago

  • Status changed from open to info needed
#2

Updated by bill-auger almost 2 years ago

#3

Updated by Zuss almost 2 years ago

I tried installing the current Kdenlive package from Parabola repos and it requires rttr as well

sudo pacman -S kdenlive
resolving dependencies...
warning: cannot resolve "rttr", a dependency of "kdenlive" 
:: The following package cannot be upgraded due to unresolvable dependencies:
      kdenlive

From my understanding internet access is blocked within the build() function.

If you try to build Kdenlive without the rttr library installed, it will try to download and compile rttr itself. But since the internet connection is blocked, it will refuse to build properly without the rttr package.

I'm not sure if there are certain exceptions that apply to this, I thought it would be appropriate to add a separate rttr package.

#4

Updated by bill-auger almost 2 years ago

ok sry i must already have that package installed

$ LANG=C pacman -Si kdenlive | grep Depends
Depends On      : qt5-networkauth  knewstuff  knotifyconfig  kfilemetadata  purpose  mlt6  rttr  breeze-icons  frei0r-plugins

what that usually means, is that 'kdenlive' needs a rebuild or upgrade - if arch removed the 'rttr' package, it is because it is not needed

also, the arch package no longer links to webengine; so strinctly speaking, kdenlive could be removed from the blacklist

If you try to build Kdenlive without the rttr library installed, it will try to download and compile rttr itself.

... but if that's the case, then we would want to keep 'kdenlive' on the blacklist and package 'rttr'

#5

Updated by bill-auger almost 2 years ago

  • Status changed from info needed to wont-fix

the arch package no longer links to webengine; so kdenlive can be removed from the blacklist - 'rttr' will not be needed

Also available in: Atom PDF