@JstKddng
could you please tell me what's wrong with my build? https://build.opensuse.org/package/show/home:treeshateorcs/ungoogled-chromium
i see "nothing provides ninja, nothing provides quilt" but you somehow got it working. how?
Git Clone URL: | https://aur.archlinux.org/ungoogled-chromium.git (read-only, click to copy) |
---|---|
Package Base: | ungoogled-chromium |
Description: | A lightweight approach to removing Google web service dependency |
Upstream URL: | https://github.com/ungoogled-software/ungoogled-chromium |
Keywords: | blink browser privacy web |
Licenses: | BSD-3-Clause |
Conflicts: | chromedriver, chromium |
Provides: | chromedriver, chromium |
Submitter: | ilikenwf |
Maintainer: | JstKddng (networkException) |
Last Packager: | networkException |
Votes: | 353 |
Popularity: | 3.68 |
First Submitted: | 2016-12-19 08:08 (UTC) |
Last Updated: | 2025-01-09 17:44 (UTC) |
« First ‹ Previous 1 .. 42 43 44 45 46 47 48 49 50 51 52 .. 66 Next › Last »
@JstKddng
could you please tell me what's wrong with my build? https://build.opensuse.org/package/show/home:treeshateorcs/ungoogled-chromium
i see "nothing provides ninja, nothing provides quilt" but you somehow got it working. how?
@cerberusec
Basically, ungoogled-chromium-bin was removed by a trusted user because repackaging isn't allowed in the aur.
Just a heads up for anyone else with a similar issue. I was getting build errors right around the 17k mark (very annoying) apparently due to insufficient RAM. If you're building in a VM, be sure to bump it up to 8GB and it should resolve the issue...
That said, does anyone know why ungoogled-chromium-bin suddenly disappeared with no trace?
@treeshateorcs
osc is just a svn wrapper, and if you'd like an example to begin with you can check out my obs repo: https://build.opensuse.org/package/show/home:justkidding:arch/ungoogled-chromium
@Rowisi
I understand, but that build service is being used by them to create the packages for its distributions, so at least they have a reason to keep the service secure.
oh i think i have figured out how build.opensuse.org works. my mistake was trying to understand how to work with osc
@JstKddng I know that OpenSuse has a good reputation but I really can't trust any free build service nowadays. Bitcoin miners are everywhere right now and they can inject their viruses even with bytecodes. Even if they get exposed, they will just blame it on "a hacker hacked our servers... bla bla bla" and they won't get punished for that.
this applies for paid services aswell.
also, is it really free? and i can build anything?
@JstKddng
hey, opensuse build service looks great, but my feeble brain can't comprehend its tutorial, if possible could you please list the steps necessary to build an arch package on it?
@treeshateorcs
Same as @Rowisi, just leave it compiling before going to sleep, it should be done by the time you are awake. I used to do that before finding out the OpenSUSE's Build Service. Really helped out with the electric bill.
@treeshateorcs I usually run makepkg or yay on a non-graphical interface like (tty2) and I connect to wifi with nmtui
command.
You can also build the package before you sleep and you will find everything finished when you wake up.
I find 3 hours and 6GB (after compiling storage) worth it for this package.
Pinned Comments
JstKddng commented on 2022-05-06 14:37 (UTC) (edited on 2022-06-27 13:48 (UTC) by JstKddng)
A new va-api patch for wayland has been added. Required flags for it to work are the following, thanks to @acidunit
JstKddng commented on 2020-07-19 06:34 (UTC)
You can get prebuilt binaries here:
https://github.com/ungoogled-software/ungoogled-chromium-archlinux#binary-downloads
seppia commented on 2018-12-12 21:34 (UTC)
Please do NOT flag this package as out of date in relation to official chromium releases.
This is NOT Google Chromium and new releases come after additional work of the ungoogled-chromium contributors, so they may not be ready, nor available for days or even weeks after a new version of official chromium is released.
Please refer to https://github.com/Eloston/ungoogled-chromium/tags for ungoogled-chromium releases. Use those and please flag this package as out of date only if a newer release is present there. I will update the PKGBUILD as soon as I can every time a new release comes out.
Thanks