summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustKidding <jk@vin.ovh>2022-08-18 06:56:22 -0500
committerJustKidding <jk@vin.ovh>2022-08-18 06:56:22 -0500
commitbf4d4b4804a2a7faf6927dbf42106ac99b603417 (patch)
tree64566b9245edab45e3eee436f23daf39358ee0d6
parent95c20d350161f727a87e0d733138959c963d0ed6 (diff)
downloadungoogled-chromium-bf4d4b4804a2a7faf6927dbf42106ac99b603417.tar.gz
ungoogled-chromium-bf4d4b4804a2a7faf6927dbf42106ac99b603417.tar.bz2
ungoogled-chromium-bf4d4b4804a2a7faf6927dbf42106ac99b603417.zip
upgpkg: ungoogled-chromium 104.0.5112.101-1
upstream release
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
-rw-r--r--ozone-add-va-api-support-to-wayland.patch8
3 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39db484..c4ea189 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ungoogled-chromium
pkgdesc = A lightweight approach to removing Google web service dependency
- pkgver = 104.0.5112.79
+ pkgver = 104.0.5112.101
pkgrel = 1
url = https://github.com/ungoogled-software/ungoogled-chromium
arch = x86_64
@@ -53,7 +53,7 @@ pkgbase = ungoogled-chromium
conflicts = chromium
options = debug
options = !lto
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-104.0.5112.79.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-104.0.5112.101.tar.xz
source = https://github.com/foutrelis/chromium-launcher/archive/v8/chromium-launcher-8.tar.gz
source = https://github.com/stha09/chromium-patches/releases/download/chromium-104-patchset-2/chromium-104-patchset-2.tar.xz
source = x11-ozone-fix-X11-screensaver-suspension.patch
@@ -62,10 +62,10 @@ pkgbase = ungoogled-chromium
source = chromium-tflite-system-zlib.patch
source = remove-no-opaque-pointers-flag.patch
source = use-oauth2-client-switches-as-default.patch
- source = ungoogled-chromium-104.0.5112.81-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/104.0.5112.81-1.tar.gz
+ source = ungoogled-chromium-104.0.5112.102-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/104.0.5112.102-1.tar.gz
source = chromium-drirc-disable-10bpc-color-configs.conf
source = ozone-add-va-api-support-to-wayland.patch
- sha256sums = 9cc662f1a84c796521ee17ed2808795ca937fe7f77bc605e788f0304a81dabf3
+ sha256sums = 60f015e1559de4044cdfa3bdc1f8fde535927c8ab15b0959ccc9b6feec832f5b
sha256sums = 213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a
sha256sums = ce702099849465927cf47f7bc3a4a27045d0e35e16b17481ebf35e14506bafa7
sha256sums = 9956a843bc8a765c130080616ccd3ebc46ea95c3a2324c4b403bc293a8705eb2
@@ -74,8 +74,8 @@ pkgbase = ungoogled-chromium
sha256sums = 588c166bf748793758a7df438cfa665b32e09ca8fbd6380be28bc5984a33523c
sha256sums = ab46b2c26a4dfe86486fd7e31bfc7211c515994a61a8c0cbd742f9c9e3c91873
sha256sums = e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
- sha256sums = 75fbb5a8679522cd81520a5623e18d8aa4783d5403d2bc26aacab90d899a7a15
+ sha256sums = f25da82edebd3bdc4bc40bef6a517f84d6b6987550a2374305bc97964ebe2cc2
sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
- sha256sums = af20fc58aef22dd0b1fb560a1fab68d0d27187ff18fad7eb1670feab9bc4a8d8
+ sha256sums = bf19251261208e9a19e8514d0de97e573e5d932f323368819aa341fdfdcb00db
pkgname = ungoogled-chromium
diff --git a/PKGBUILD b/PKGBUILD
index 8cec693..9d5935e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ungoogled-chromium
-pkgver=104.0.5112.79
+pkgver=104.0.5112.101
pkgrel=1
_launcher_ver=8
_gcc_patchset=2
@@ -36,7 +36,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/chrom
chromium-tflite-system-zlib.patch
remove-no-opaque-pointers-flag.patch
use-oauth2-client-switches-as-default.patch)
-sha256sums=('9cc662f1a84c796521ee17ed2808795ca937fe7f77bc605e788f0304a81dabf3'
+sha256sums=('60f015e1559de4044cdfa3bdc1f8fde535927c8ab15b0959ccc9b6feec832f5b'
'213e50f48b67feb4441078d50b0fd431df34323be15be97c55302d3fdac4483a'
'ce702099849465927cf47f7bc3a4a27045d0e35e16b17481ebf35e14506bafa7'
'9956a843bc8a765c130080616ccd3ebc46ea95c3a2324c4b403bc293a8705eb2'
@@ -48,15 +48,15 @@ sha256sums=('9cc662f1a84c796521ee17ed2808795ca937fe7f77bc605e788f0304a81dabf3'
provides=('chromium')
conflicts=('chromium')
_uc_usr=ungoogled-software
-_uc_ver=104.0.5112.81-1
+_uc_ver=104.0.5112.102-1
source=(${source[@]}
$pkgname-$_uc_ver.tar.gz::https://github.com/$_uc_usr/ungoogled-chromium/archive/$_uc_ver.tar.gz
chromium-drirc-disable-10bpc-color-configs.conf
ozone-add-va-api-support-to-wayland.patch)
sha256sums=(${sha256sums[@]}
- '75fbb5a8679522cd81520a5623e18d8aa4783d5403d2bc26aacab90d899a7a15'
+ 'f25da82edebd3bdc4bc40bef6a517f84d6b6987550a2374305bc97964ebe2cc2'
'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'
- 'af20fc58aef22dd0b1fb560a1fab68d0d27187ff18fad7eb1670feab9bc4a8d8')
+ 'bf19251261208e9a19e8514d0de97e573e5d932f323368819aa341fdfdcb00db')
# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
# Keys are the names in the above script; values are the dependencies in Arch
diff --git a/ozone-add-va-api-support-to-wayland.patch b/ozone-add-va-api-support-to-wayland.patch
index abde3d5..4f25927 100644
--- a/ozone-add-va-api-support-to-wayland.patch
+++ b/ozone-add-va-api-support-to-wayland.patch
@@ -113,12 +113,12 @@ index 06d0290..c217e91 100644
} // namespace ui
diff --git a/ui/ozone/platform/wayland/ozone_platform_wayland.cc b/ui/ozone/platform/wayland/ozone_platform_wayland.cc
-index 8d8621b..a1ca29c 100644
+index 8d82c2d..6bb1670 100644
--- a/ui/ozone/platform/wayland/ozone_platform_wayland.cc
+++ b/ui/ozone/platform/wayland/ozone_platform_wayland.cc
-@@ -289,6 +289,9 @@ class OzonePlatformWayland : public OzonePlatform,
- // arbitrary position.
- properties->supports_global_screen_coordinates = false;
+@@ -291,6 +291,9 @@ class OzonePlatformWayland : public OzonePlatform,
+ properties->supports_global_screen_coordinates =
+ features::IsWaylandScreenCoordinatesEnabled();
+ // Let the media know this platform supports va-api.
+ properties->supports_vaapi = true;