Schrijvers Luc

Results 588 comments of Schrijvers Luc

> I'd have a look in the config file `~/config/settings/git/gitk`, in particular a line with `set geometry(main)`. In there it says: `set geometry(main) 2048x-12+60+93` **EDIT** after deleting the line mentioned...

Is this still valid? Latest checks showed no crashes here.

Hard to tell as freetype_bootstrap only provides: devel:libfreetype$secondaryArchSuffix You can however install freetype_devel, that one conflicts with freetype_bootstrap to get rid of it.

Maybe disable it? Not sure if we really need it, maybe @korli knows better here? (think I asked this at some point alreay)

Maybe make make it depend on `freetype_bootstrap$secondaryArchSuffix` for building harfbuzz and nuke the `devel:libfreetype${secondaryArchSuffix} = $libVersionCompat` out in freetype_bootstrap? EDIT: strike that, although buildmasters don't run in strict mode you...

> * Check that the packages can also be installed on beta4 (I think openssl3 and openssl 1.1 can be installed side by side so this should be fine). In...

Haiku image build on 64bit boots OK in qemu (WebPositive + pkgman working fine) EDIT: Haiku 32bit image build on 32bit R1B4 with the new openssl3 still boots OK with...

Getting a warning when launching a non related recipe now: ``` runtime_loader: Cannot open file libproviders.so (needed by /boot/system/lib/libcrypto.so.1.1): No such file or directory ``` Whith pkgman on 64bit R1B4...

Uploaded some prebuild packages (for now only 64bit), build on R1B4 for those not wanting to build each package related here (to test out), at https://github.com/Begasus/Haiku_Testdrive/tree/master/openssl/64bit **EDIT**: although I have...

At Fedora they also disable installing the html man/documentation, maybe something to consider seeing there is already a seperate man package? (or move the html files also to the man...