bohoomil / fontconfig-ultimate

freetype2-infinality run-time settings => infinality compatible fontconfig => infinality-bundle
454 stars 38 forks source link

please provide libfreetype #158

Closed SolarAquarion closed 8 years ago

SolarAquarion commented 8 years ago

https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/libbluray&id=b3a528f394d18a39aea4893a0f7098589b15b0d5

FadeMind commented 8 years ago

@bohoomil :+1: for this.

bohoomil commented 8 years ago

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 8 years ago

freetype2-infinality should provide, replace and chill for freetype2, that because now libbluray depend explicity on freetype2.

bohoomil commented 8 years ago

Oh, I see. Thanks a lot for clarification. I'll prepare a new release soon.

JotaRandom commented 8 years ago

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 8 years ago

The stock freetype2 PKGBUILD contains provides=('libfreetype.so') which I guess is exactly what should be in ours as well.