Simeon David Schaub

Results 78 comments of Simeon David Schaub

> It's unfortunate that Libglvnd provides a library with the same name. This will likely cause a warning if a user loads both packages Will it just cause a warning...

Ah, I thought it was something specific to BB. I don't think it should matter too much then, since I think this warning is only shown in interactive usage, not...

Would you be okay with merging a fixed-up version of this with a more obscure name for now? I think we can probably separate out some of the components into...

> Have you seen how Linux distributions go about this? Maybe the mark the two packages as conflicting? It looks like Debian declares `libegl` as a dependency for `libglvnd`, so...

Oh, no wait! I think `libegl` actually comes from `libglvnd` in Debian? https://tracker.debian.org/pkg/libglvnd

It's been a while since I last messed up a git history this badly... ;)

Looks like this is now having troubles with the LLVM dependencies. I'm not sure how to work around that. I also don't want to lick any cookies here, so if...

That was a workaround to get a newer meson version, but I can still try adding that back

Yeah, I double-checked locally that this doesn't make a difference

> Aside: Do we need/want this built on glibc? Would be nice at least. Not everyone's using Alpine you know... :sweat_smile: > Do we instead want to move this to...