Package Details: firefox-vaapi 136.0-1

Git Clone URL: https://aur.archlinux.org/firefox-vaapi.git (read-only, click to copy)
Package Base: firefox-vaapi
Description: Fast, Private & Safe Web Browser (with VA-API patches)
Upstream URL: https://www.mozilla.org/firefox/
Keywords: firefox libva va-api vaapi video
Licenses: MPL-2.0
Conflicts: firefox
Provides: firefox
Submitter: ewout
Maintainer: dcelasun
Last Packager: dcelasun
Votes: 13
Popularity: 1.18
First Submitted: 2023-02-24 13:48 (UTC)
Last Updated: 2025-03-04 18:42 (UTC)

Required by (172)

Sources (6)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

deemon commented on 2023-12-07 11:42 (UTC)

is it possible to turn off the automated testing BS in the middle of compilation that shoots up a browser and does all the wrong things in my computer?

maxpayne3 commented on 2023-12-07 08:16 (UTC)

@remmy my PC is not very fast and it could take too long to compile. How long does it take to you? I'd like to download a precompiled binary.

remmy commented on 2023-12-07 04:25 (UTC)

@maxpayne3 What seems to be the problem when compiling?

I ran into some issues initially before realizing I still had my base conda environment enabled. After that, things went smoothly.

maxpayne3 commented on 2023-11-05 11:33 (UTC)

Is there a repo where I can download this as a binary package? I can't compile it unfortunately.

ewout commented on 2023-11-02 13:09 (UTC)

@deemon Disabling driver blacklists can have that effect yes.

deemon commented on 2023-11-02 00:05 (UTC)

is it just me, or is this thing rather crashy in Wayland with native wayland mode set ( MOZ_ENABLE_WAYLAND=1 )? :-(

deemon commented on 2023-10-17 18:59 (UTC) (edited on 2023-10-18 06:19 (UTC) by deemon)

@ewout nvm. had to sudo gpg --list-keys for the empty db to be generated... and after that the build worked...

ewout commented on 2023-10-17 07:06 (UTC)

@deemon Not a package error.

deemon commented on 2023-10-17 01:17 (UTC)

==> Verifying source file signatures with gpg...
    firefox-118.0.2.source.tar.xz ... FAILED (unknown public key E36D3B13F3D93274)
==> ERROR: One or more PGP signatures could not be verified!
 -> error making: firefox-vaapi-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
firefox-vaapi - exit status 1

xzntest commented on 2023-10-10 13:50 (UTC)

FYI 118.0.1 need rust compiler 1.71 to compile.

See https://firefox-source-docs.mozilla.org/writing-rust-code/update-policy.html

With rustup: rustup toolchain install 1.71 rustup default 1.71