Artix Linux Forum

Artix Linux => Package management => Topic started by: dreieck on 26 February 2023, 23:40:12

Title: galaxy/arrow: Contains file /usr/lib/libplasma.so, which is provided by kdelibs.
Post by: dreieck on 26 February 2023, 23:40:12
Description:

This package contains /usr/lib/libplasma.so which seems to be a KDE specific file and is provided by aur/kdelibs.

If `galaxy/arrow` really needs a generic KDE4 library, then it should be provided by a generic KDE4 package, and not "smuggled" into `arrow`.

Additional info:
* package version(s): 10.0.1-4


Steps to reproduce:
Title: Re: galaxy/arrow: Contains file /usr/lib/libplasma.so, which is provided by kdelibs.
Post by: dreieck on 27 February 2023, 11:10:42
here (https://bugs.archlinux.org/task/77654#comment215623) it is stated
Quote
Arrow's use of plasma is unrelated to KDE see [1].

[1] https://github.com/apache/arrow/tree/main/cpp/src/plasma

So maybe the package arrow could have some corresponding conflicts statement added, but it would be the duty of aur/kdelibs to add conflicts=('arrow').