ungoogled-chromium-debian
ungoogled-chromium-debian copied to clipboard
Debian, Ubuntu, and others packaging for ungoogled-chromium
I've played around a little with Actions to semi-automatically generate PRs: https://github.com/ungoogled-software/ungoogled-chromium-portablelinux/commit/91c811d09d396465bb7360a0ad0e75cceff459db I wonder if we can speed up some of the work here if we can do the same...
There are a number of build dependencies in unportable that are no longer necessary because we are based on Portable Linux. Near the end of the packaging process, the build...
From: https://github.com/Eloston/ungoogled-chromium/issues/743 I've dockerized the build process on debian (so we can pin exact hashes of the version of debian we're building on). This is intended to aid in the...
Hello all. At long last, I've had an opportunity to read up on / experiment with [OBS](https://build.opensuse.org/), and have put together a design proposal for a release-automation system to replace...
Hello ! I am currently trying to compile Ungoogled Chromium on Ubuntu 23.10. And the build failed despite following the instructions. ## What I did ``` sudo apt install -y...
I'm working on setting up ungoogled-chromium on a fresh Ubuntu 22.04.3 LTS (Jammy Jellyfish) install, and I'm running into a couple of roadblocks. Any help would be greatly appreciated! 1....
Guide for Debian bullseye user: - `libflac12` and `libjsoncpp25` isn't available on bullseye. Those packages (*.deb) are available to download on [packages.debian.org](https://www.debian.org/distrib/packages), download the bookworm version, install them with `dpkg`...
I've followed the instructions for apt-based installation on Debian, on my Devuan GNU/Linux Excalibur (which is basically Debian Trixie without systemd). I get: ``` ungoogled-chromium : Depends: libre2-9 (>= 20201101+dfsg)...
When I go to the [OBS page](https://software.opensuse.org//download.html?project=home%3Aungoogled_chromium&package=ungoogled-chromium) linked in your readme, only Arch is on 116.x, the others are still on 112.x. Are they held back for a reason?
Could not find gn executable at: /ungoogled-chromium-debian/buildtools/linux64/gn OS: Ubuntu 22.04
`generate-ninja` is installed : raphy@raohy:~$ sudo apt-get install generate-ninja Reading package lists... Done Building dependency tree... Done Reading state information... Done generate-ninja is already the newest version (0.0~git20220118.0725d78-1). 0 upgraded,...