summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetworkException <ungoogled-github-actions.arch@nwex.de>2024-07-18 18:00:42 +0000
committernetworkException <ungoogled-github-actions.arch@nwex.de>2024-07-18 18:00:42 +0000
commit1e1ea53fd1fc2126fc4ff2faafb999e723f9fa92 (patch)
treea169b6bd28c79968a4e55a57df13f1a9b2509c99
parent205a4d3edc7ca4182523d5991a9215ac6fb52d13 (diff)
downloadungoogled-chromium-1e1ea53fd1fc2126fc4ff2faafb999e723f9fa92.tar.gz
ungoogled-chromium-1e1ea53fd1fc2126fc4ff2faafb999e723f9fa92.tar.bz2
ungoogled-chromium-1e1ea53fd1fc2126fc4ff2faafb999e723f9fa92.zip
Upgrade to 126.0.6478.182-1
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD31
2 files changed, 15 insertions, 34 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a85d11b..be6ab83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ungoogled-chromium
pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 126.0.6478.126
- pkgrel = 2
+ pkgver = 126.0.6478.182
+ pkgrel = 1
url = https://github.com/ungoogled-software/ungoogled-chromium
arch = x86_64
license = BSD-3-Clause
@@ -53,16 +53,15 @@ pkgbase = ungoogled-chromium
optdepends = gtk4: for --gtk-version=4 (GTK4 IME might work better on Wayland)
optdepends = org.freedesktop.secrets: password storage backend on GNOME / Xfce
optdepends = kwallet: support for storing passwords in KWallet on Plasma
- provides = chromium=126.0.6478.126
- provides = chromedriver=126.0.6478.126
+ provides = chromium=126.0.6478.182
+ provides = chromedriver=126.0.6478.182
conflicts = chromium
conflicts = chromedriver
options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-126.0.6478.126.tar.xz
- source = ungoogled-chromium-126.0.6478.126-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/126.0.6478.126-1.tar.gz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-126.0.6478.182.tar.xz
+ source = ungoogled-chromium-126.0.6478.182-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/126.0.6478.182-1.tar.gz
source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/126/chromium-patches-126.tar.bz2
- source = chromium-drirc-disable-10bpc-color-configs.conf
source = use-oauth2-client-switches-as-default.patch
source = 0001-adjust-buffer-format-order.patch
source = 0001-enable-linux-unstable-deb-target.patch
@@ -72,11 +71,10 @@ pkgbase = ungoogled-chromium
source = drop-flag-unsupported-by-clang17.patch
source = compiler-rt-adjust-paths.patch
source = allow-ANGLEImplementation-kVulkan.patch
- sha256sums = 5d5206637e659f03e006cd8b6b269c49c0c2c697d10517e14dbcea851831e143
- sha256sums = b901f4a6a0401facb6bbe6645eac62f4af902f6885e27d35cc354c49ebe191b8
+ sha256sums = 3939f5b3116ebd3cb15ff8c7059888f6b00f4cfa8a77bde983ee4ce5d0eea427
+ sha256sums = 3d44e2ed7ac159c4f5a0205750469ae2cff5b25772d316b94799cee5f1f02c07
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = daf0df74d2601c35fd66a746942d9ca3fc521ede92312f85af51d94c399fd6e0
- sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
sha256sums = a9b417b96daec33c9059065e15b3a92ae1bf4b59f89d353659b335d9e0379db6
sha256sums = 8ba5c67b7eb6cacd2dbbc29e6766169f0fca3bbb07779b1a0a76c913f17d343f
sha256sums = 2a44756404e13c97d000cc0d859604d6848163998ea2f838b3b9bb2c840967e3
diff --git a/PKGBUILD b/PKGBUILD
index 166e76f..43932b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,19 +3,19 @@
# Based on extra/chromium, with ungoogled-chromium patches
-# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
+# Maintainer: Evangelos Foutras <foutrelis@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
# Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium
-pkgver=126.0.6478.126
-pkgrel=2
+pkgver=126.0.6478.182
+pkgrel=1
_launcher_ver=8
_system_clang=1
# ungoogled chromium variables
_uc_usr=ungoogled-software
-_uc_ver=126.0.6478.126-1
+_uc_ver=126.0.6478.182-1
pkgdesc="A lightweight approach to removing Google web service dependency"
arch=('x86_64')
url="https://github.com/ungoogled-software/ungoogled-chromium"
@@ -37,7 +37,6 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
$pkgname-$_uc_ver.tar.gz::https://github.com/$_uc_usr/ungoogled-chromium/archive/$_uc_ver.tar.gz
https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver/chromium-launcher-$_launcher_ver.tar.gz
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/${pkgver%%.*}/chromium-patches-${pkgver%%.*}.tar.bz2
- chromium-drirc-disable-10bpc-color-configs.conf
use-oauth2-client-switches-as-default.patch
0001-adjust-buffer-format-order.patch
0001-enable-linux-unstable-deb-target.patch
@@ -47,11 +46,10 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
drop-flag-unsupported-by-clang17.patch
compiler-rt-adjust-paths.patch
allow-ANGLEImplementation-kVulkan.patch)
-sha256sums=('5d5206637e659f03e006cd8b6b269c49c0c2c697d10517e14dbcea851831e143'
- 'b901f4a6a0401facb6bbe6645eac62f4af902f6885e27d35cc354c49ebe191b8'
+sha256sums=('3939f5b3116ebd3cb15ff8c7059888f6b00f4cfa8a77bde983ee4ce5d0eea427'
+ '3d44e2ed7ac159c4f5a0205750469ae2cff5b25772d316b94799cee5f1f02c07'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'daf0df74d2601c35fd66a746942d9ca3fc521ede92312f85af51d94c399fd6e0'
- 'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'
'a9b417b96daec33c9059065e15b3a92ae1bf4b59f89d353659b335d9e0379db6'
'8ba5c67b7eb6cacd2dbbc29e6766169f0fca3bbb07779b1a0a76c913f17d343f'
'2a44756404e13c97d000cc0d859604d6848163998ea2f838b3b9bb2c840967e3'
@@ -173,11 +171,6 @@ build() {
cd "$srcdir/chromium-$pkgver"
- if check_buildoption ccache y; then
- # Avoid falling back to preprocessor mode when sources contain time macros
- export CCACHE_SLOPPINESS=time_macros
- fi
-
if (( _system_clang )); then
export CC=clang
export CXX=clang++
@@ -221,10 +214,6 @@ build() {
_ungoogled_repo="$srcdir/$pkgname-$_uc_ver"
readarray -t -O ${#_flags[@]} _flags < "${_ungoogled_repo}/flags.gn"
- # See https://github.com/ungoogled-software/ungoogled-chromium-archlinux/issues/123
- CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-plt"
- CXXFLAGS="$CFLAGS"
-
if (( _system_clang )); then
local _clang_version=$(
clang --version | grep -m1 version | sed 's/.* \([0-9]\+\).*/\1/')
@@ -258,9 +247,6 @@ build() {
# Let Chromium set its own symbol level
CFLAGS=${CFLAGS/-g }
CXXFLAGS=${CXXFLAGS/-g }
- # -fvar-tracking-assignments is not recognized by clang
- CFLAGS=${CFLAGS/-fvar-tracking-assignments}
- CXXFLAGS=${CXXFLAGS/-fvar-tracking-assignments}
# https://github.com/ungoogled-software/ungoogled-chromium-archlinux/issues/123
CFLAGS=${CFLAGS/-fexceptions}
@@ -294,9 +280,6 @@ package() {
install -D out/Release/chromedriver "$pkgdir/usr/bin/chromedriver"
install -Dm4755 out/Release/chrome_sandbox "$pkgdir/usr/lib/chromium/chrome-sandbox"
- install -Dm644 ../chromium-drirc-disable-10bpc-color-configs.conf \
- "$pkgdir/usr/share/drirc.d/10-$pkgname.conf"
-
install -Dm644 chrome/installer/linux/common/desktop.template \
"$pkgdir/usr/share/applications/chromium.desktop"
install -Dm644 chrome/app/resources/manpage.1.in \
@@ -356,4 +339,4 @@ package() {
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/chromium/LICENSE"
}
-# vim:set ts=2 sw=2 et ft=sh:
+# vim:set ts=2 sw=2 et: