ungoogled-software / ungoogled-chromium-debian

Debian, Ubuntu, and others packaging for ungoogled-chromium
386 stars 49 forks source link

Upgrading to 80.x #76

Closed ghost closed 4 years ago

ghost commented 4 years ago

It seems upstream still hasn't pushed any revisions to their chromium repository so I think I will try exploring the upgrade myself. Either way we may want to track the progress here.

ghost commented 4 years ago

I can't finish this. I don't have time to deal with whatever upstream choose to do. So let's wait for that I guess. Though here are some basic findings:

Jumbo will have to be removed. fixes/implicit-headers.patch was applied upstream so it can be removed. fixes/naming-collision.patch was applied upstream so it can be removed.

For some reason I was getting errors from ninja about missing files under the gen/ directory of the source root directory depending on other missing files and I could not get it to build beyond that. I don't know chromium well enough to even begin to know where to look for a solution to this.

ghost commented 4 years ago

Ok, seems chromium 80 has landed in Sid but there's still nothing about it in their package repository. Any suggestions how we should proceed? @Eloston

berkley4 commented 4 years ago

If it's any help, the debian directory can be downloaded via https://deb.debian.org/debian/pool/main/c/chromium/chromium_80.0.3987.106-1.debian.tar.xz

ghost commented 4 years ago

I'm aware but it would probably be better to wait for the upstream git to be updated first so we can have proper history updates.

ghost commented 4 years ago

It's finally landed. I will try to make this work shortly.

ghost commented 4 years ago

Resolved by merging to debian_sid branch.