-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New releases via unportable (for now) #255
Comments
|
|
Notable changes:
|
|
|
|
NOTE: Starting with this version, VA-API requires the command-line flag |
|
What
unportable
is a lightweight wrapper over ungoogled-chromium-portablelinux with a few key differences:node-typescript
and LLVM 13 backported from testing/sid.node-typescript
can be directly installed from testing/sid as of 2021-10-29ffmpeg_branding
set toChromeOS
Why
While @braewoods is sorting out issues (notably #247) with the new
unified
branch, I will be maintaining theunportable
branch for myself until I am able to switch over tounified
.Where/When
Code is now available on the
unportable
branch. I will be updating this issue when new code is ready. I won't be making tags because it would get caught in the CI system and I haven't tested whether my code will go through the CI system successfully.Instead, I will be making personal builds over at https://github.com/Eloston/ungoogled-chromium-binaries/releases, but they're built with Intel Skylake-compatible CPU instructions (
-march=skylake
) (UPDATE 2021-12-15: The latest Chromium 96 builds usecorei7-avx
, so it supports pre-Skylake architectures, maybe as early as Sandy Bridge). I do not intend to automate OBS builds, as I do not want to interfere with @braewoods's work.Feedback
Please post questions/problems in new issues. This is just an announcement post.
The text was updated successfully, but these errors were encountered: