please provide libfreetype
SolarAquarion opened this issue · 6 comments
SolarAquarion commented
bohoomil commented
Sorry, I don't really get it. Which package should actually provide what (the title says libfreetype
, the link points to libbluray
)? What's the rationale behind it?
JotaRandom commented
freetype2-infinality should provide, replace and chill for freetype2, that
because now libbluray depend explicity on freetype2.
bohoomil commented
Oh, I see. Thanks a lot for clarification. I'll prepare a new release soon.
JotaRandom commented
Just to add more to this: freetype2-infinality provides freetype2 just fine, it's libbluray depending on libfreetype.so=6.64 which freetype2 provides, but freetype2-infinality doesn't (at least not according to it's PKGBUILD).
bohoomil commented
The stock freetype2
PKGBUILD contains provides=('libfreetype.so')
which I guess is exactly what should be in ours as well.