Package Details: chromium-dev 126.0.6423.2-1

Git Clone URL: https://aur.archlinux.org/chromium-dev.git (read-only, click to copy)
Package Base: chromium-dev
Description: The open-source project behind Google Chrome (Dev Channel)
Upstream URL: http://www.chromium.org
Keywords: browser web
Licenses: BSD
Submitter: None
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 158
Popularity: 0.005674
First Submitted: 2010-05-17 09:04 (UTC)
Last Updated: 2024-04-21 19:18 (UTC)

Dependencies (84)

Required by (0)

Sources (13)

Latest Comments

1 2 3 4 5 6 .. 152 Next › Last »

RomHtK_pyth commented on 2024-10-15 09:45 (UTC) (edited on 2024-10-15 09:46 (UTC) by RomHtK_pyth)

Command is 'aura -A chromium-dev' is it normal for it to download the 48.75GB?

-> Cloning the chromium git repository... Cloning in bare repository '/home/rom/.cache/aura/builds/chromium-dev/chromium'

remote: Sending approximately 48.75 GiB ...

RomHtK_pyth commented on 2024-10-15 09:42 (UTC)

Hello, I don't know if we should pass on this kind of code error, which doesn't prevent it from working properly. But ShellCheck has noticed it.


'''aura :: Compilation de chromium-dev...

In PKGBUILD line 812: build/linux/unbundle/remove_bundled_libraries.py ${_keeplibs[@]} --do-remove ^-------------^ SC2068 (error): Double quote array expansions to avoid re-splitting elements.

In PKGBUILD line 815: build/linux/unbundle/replace_gn_files.py --system-libraries ${_use_system[@]} ^---------------^ SC2068 (error): Double quote array expansions to avoid re-splitting elements.

In PKGBUILD line 873: echo ${_flags[@]} ^----------^ SC2068 (error): Double quote array expansions to avoid re-splitting elements.'''

For more information: https://www.shellcheck.net/wiki/SC2068 -- Double quote array expansions to ...

carlosnewmusic commented on 2024-10-10 16:17 (UTC)

build error https://pastebin.com/HhKk4KsX

MartinVonReich commented on 2024-05-30 17:30 (UTC)

For anybody interested in Google Chrome/Chromium (Stable, Beta, Dev) releases, you can check this website out:

https://chromiumdash.appspot.com/releases?platform=Linux

There is everything . . .

sl1pkn07 commented on 2023-09-23 21:40 (UTC)

Hi

the package has been switch from tar.zx to git source provide.

sorry the inconvenience

greetings

highpassion commented on 2023-03-29 09:26 (UTC) (edited on 2023-03-29 09:27 (UTC) by highpassion)

Hello, bundling crashes with 404 at: https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-93-InkDropHost-crash.patch

  -> Found chromium-dev.svg
  -> Loading chromium-93-InkDropHost-crash.patch...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0    14    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404

ntegan commented on 2023-03-17 16:21 (UTC)

broken link to gentoo patch

ntegan@ideapad /mount/0ideapadbak/chromium-dev (git)-[master] % git log -1
commit 60b251211675f8fefedc32752063c8e1a0a20ca5 (HEAD -> master, origin/master, origin/HEAD)
Author: sL1pKn07 <sl1pkn07@gmail.com>
Date:   Sun Dec 4 02:54:51 2022 +0100

    Update to 110.0.5449.0
ntegan@ideapad /mount/0ideapadbak/chromium-dev (git)-[master] % git diff
diff --git a/PKGBUILD b/PKGBUILD
index 49d7821..dec15bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -74,7 +74,7 @@ source=(
         # Patch form Gentoo.
         'https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-93-InkDropHost-crash.patch'
         'https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-108-EnumTable-crash.patch'
-        'https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-108-revert-GlobalMediaControlsCastStartStop.patch'
+        'https://raw.githubusercontent.com/gentoo/gentoo/98c8f2a8a2a47606f677ab582ed942b457ded8e9/www-client/chromium/files/chromium-108-revert-GlobalMediaControlsCastStartStop.patch'
         'https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-cross-compile.patch'
         'https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-shim_headers.patch'
         # Misc Patches.

sl1pkn07 commented on 2022-12-04 02:01 (UTC)

hi @ryuukk. can you send the patch to upstream?

greetings

ryuukk commented on 2022-11-23 03:14 (UTC)

Hi,

Is it possible to include my patch to improve chromium font rendering on linux?

Chromium uses freetype, in newest version of freetype, they updated their recomandation for gamma correction, but chromium team never applied the change

Wich results in blurry/light texts when rendering on dark backgrounds, it's very noticeable on the YouTube with dark theme enabled

If you compare with both macOS and Windows, you'll see that linux provides very bad results (tested @1080p)

With the patch applied, the results are now similar with macOS/Windows

Here is the freetype page with updated gamma correction values recomandation: https://freetype.org/freetype2/docs/hinting/text-rendering-general.html

And here is my patch: https://gist.github.com/ryuukk/78ca2865fc192c9007bb8293344de8cd

sl1pkn07 commented on 2022-09-26 11:52 (UTC)

Sorry, but you use other chromium release channel. Dev channel uses branch M107, you build use M108. I cant help here.

Greetings