[kodi] Should the provides relation specify the version?

Problems with packages? Post here, using [tags] of the package name.

[kodi] Should the provides relation specify the version?

Postby jani » Thu Jul 25, 2019 5:59 pm

I'm trying to install kodi-addon-inputstream-adaptive from AUR by ignoring arch. It has a makedepends=('kodi-dev>=18') relation, which seems not to be fulfilled, because I have installed kodi-rbp3-dev, which in turn has only a provides=('kodi-dev'). If I have understood correctly, according to the Arch Linux wiki, the line should be something like provides=('kodi-dev=18.3'), so any package with depends=('kodi-dev>=18') can be installed. Any thoughts?

Some outputs from shell:
$this->bbcode_second_pass_code('', '
> # kodi-rbp3-dev is installed
> pacman -Q kodi-rbp3-dev
kodi-rbp3-dev 18.3-1
> # kodi-rbp3-dev>=18 dependency is filled
> pacman -T "kodi-rbp3-dev>=18"
> # kodi-dev>=18 is not filled
> pacman -T "kodi-dev>=18"
kodi-dev>=18
> # Only kodi-dev is filled
> pacman -T "kodi-dev"
>
')

PS. I'm not sure if the addon will work at all, but so far I have had success with AUR.
jani
 
Posts: 2
Joined: Fri Dec 08, 2017 10:34 pm

Return to Packages

Who is online

Users browsing this forum: No registered users and 5 guests