this post was submitted on 06 May 2024
13 points (100.0% liked)

Arch Linux

7668 readers
1 users here now

The beloved lightweight distro

founded 4 years ago
MODERATORS
13
submitted 5 months ago* (last edited 5 months ago) by mub@lemmy.ml to c/archlinux@lemmy.ml
 

I watch the F1 on NowTV. In windows this works fine in Firefox but not in Linux. My research turned up various posts linking to the "widevine" package that depends on "glibc-widevine" but that seems to have disappeared. What happened to it? did it work? where can I get it? is there an alternative?

you are viewing a single comment's thread
view the rest of the comments
[–] progandy@feddit.de 4 points 5 months ago (3 children)

Glibc-widevine is only needed on arm and the aur comments have a link.

[–] mub@lemmy.ml 1 points 5 months ago (2 children)

Yeah that's what it said but it is required by the widevine aur package. I guess I could fork that package to remove the glibc-widevine package?

[–] progandy@feddit.de 3 points 5 months ago (1 children)

The pkgbuild should not depend on it if you build in x64, that is only a display Problem in the web i think. Firefox should be avle to download its own copy of widevine though.

[–] Strit@lemmy.linuxuserspace.show 1 points 5 months ago

Yeah. The PKGBUILD says glibc-widevine is only required for armv7h and aarch64 builds. SO it's just aurweb that's displaying it wrong.