summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-05-15 16:10:51 +0200
committersL1pKn072019-05-15 16:28:36 +0200
commit3760b3cc44b705760e2766fd9dad92be05954066 (patch)
tree84ed83ffc0ddd8ed6a770a9b74bf6c885dafc616
parent8adf3225221b9740a24e57300ce0daf3e2f76a7c (diff)
downloadaur-3760b3cc44b705760e2766fd9dad92be05954066.tar.gz
Update to 76.0.3788.1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
-rw-r--r--chromium-skia-harmony_r1.patch13
3 files changed, 23 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6191c514ead..dccc6dafb500 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue Apr 30 17:36:28 UTC 2019
pkgbase = chromium-dev
pkgdesc = The open-source project behind Google Chrome (Dev Channel)
- pkgver = 75.0.3770.15
+ pkgver = 76.0.3788.1
pkgrel = 1
url = http://www.chromium.org
install = chromium-dev.install
@@ -44,24 +42,22 @@ pkgbase = chromium-dev
optdepends = libva-vdpau-driver-chromium: HW video acceleration for NVIDIA users
optdepends = libva-mesa-driver: HW video acceleration for Nouveau, R600 and RadeonSI users
optdepends = libva-intel-driver: HW video acceleration for Intel G45 and HD users
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-75.0.3770.15.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-76.0.3788.1.tar.xz
source = git+https://github.com/foutrelis/chromium-launcher.git
source = chromium-dev.svg
source = enable-vaapi.patch
source = https://raw.githubusercontent.com/chromium/crashpad/master/third_party/lss/BUILD.gn
source = https://raw.githubusercontent.com/chromium/crashpad/master/third_party/lss/lss.h
source = chromium-widevine-r4.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/chromium-widevine.patch?h=packages/chromium
- source = chromium-skia-harmony.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/chromium-skia-harmony.patch?h=packages/chromium
- source = libstdcpp.patch.base64::https://chromium-review.googlesource.com/changes/chromium%2Fsrc~1584292/revisions/2/patch?download
- sha256sums = 90c594f52cfd21f0521dc59e91f7d9fa7f16294f618229aaa947eab109964d7d
+ source = chromium-skia-harmony_r1.patch
+ sha256sums = 8e7c1522f4042ef3f9eb27062619d592ac35f2b5c45a4e1444297da6bdd4083b
sha256sums = SKIP
sha256sums = dd2b5c4191e468972b5ea8ddb4fa2e2fa3c2c94c79fc06645d0efc0e63ce7ee1
sha256sums = 4b785aeee1cab89bf410de063b7769ef4eb99130888ece60a38a584019747b9f
sha256sums = 56e516480b2f0ff6806068df2a77ebb2cabe211c7d3e7d390396e66df3d40a09
sha256sums = 986e5bd28abcc5f7d0c0587bb850f3b4edb8a91eeebf82b3c329752455fa1606
sha256sums = d081f2ef8793544685aad35dea75a7e6264a2cb987ff3541e6377f4a3650a28b
- sha256sums = 5887f78b55c4ecbbcba5930f3f0bb7bc0117c2a41c2f761805fcf7f46f1ca2b3
- sha256sums = d40e7a5dd5eccdcfa40259c5b4994b8e2aecb8090e070e51ca453446457a167b
+ sha256sums = 0dd2fea50a93b26debce63c762c0291737b61816ba5b127ef923999494142b78
pkgname = chromium-dev
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index fe8ab5c5aadb..fb4779a9a21b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ _use_wayland=0 # Build Wayland NOTE: extremely experimental and don't
## -- Package and components information -- ##
##############################################
pkgname=chromium-dev
-pkgver=75.0.3770.15
+pkgver=76.0.3788.1
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Dev Channel)"
arch=('x86_64')
@@ -86,8 +86,7 @@ source=(
'https://raw.githubusercontent.com/chromium/crashpad/master/third_party/lss/lss.h'
# Patch from crbug.com (chromium bugtracker), chromium-review.googlesource.com or Arch chromium package.
'chromium-widevine-r4.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/chromium-widevine.patch?h=packages/chromium'
- 'chromium-skia-harmony.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/chromium-skia-harmony.patch?h=packages/chromium'
- 'libstdcpp.patch.base64::https://chromium-review.googlesource.com/changes/chromium%2Fsrc~1584292/revisions/2/patch?download'
+ 'chromium-skia-harmony.patch'
)
sha256sums=(
#"$(curl -sL https://gsdview.appspot.com/chromium-browser-official/chromium-${pkgver}.tar.xz.hashes | grep sha256 | cut -d ' ' -f3)"
@@ -102,8 +101,7 @@ sha256sums=(
'986e5bd28abcc5f7d0c0587bb850f3b4edb8a91eeebf82b3c329752455fa1606'
# Patch from crbug (chromium bugtracker) or Arch chromium package
'd081f2ef8793544685aad35dea75a7e6264a2cb987ff3541e6377f4a3650a28b'
- '5887f78b55c4ecbbcba5930f3f0bb7bc0117c2a41c2f761805fcf7f46f1ca2b3'
- 'd40e7a5dd5eccdcfa40259c5b4994b8e2aecb8090e070e51ca453446457a167b'
+ '0dd2fea50a93b26debce63c762c0291737b61816ba5b127ef923999494142b78'
)
install=chromium-dev.install
@@ -255,6 +253,7 @@ _keeplibs=(
'third_party/shaderc'
'third_party/skia'
'third_party/skia/include/third_party/vulkan'
+ 'third_party/skia/include/third_party/skcms'
'third_party/skia/third_party/gif'
'third_party/skia/third_party/skcms'
'third_party/skia/third_party/vulkan'
@@ -317,7 +316,7 @@ _flags=(
"google_default_client_id=\"${_google_default_client_id}\""
"google_default_client_secret=\"${_google_default_client_secret}\""
'fieldtrial_testing_like_official_build=true'
- 'remove_webcore_debug_symbols=true'
+ 'blink_symbol_level=0'
'use_aura=true'
'use_gio=false'
'use_gnome_keyring=false'
@@ -500,9 +499,6 @@ prepare() {
# https://crbug.com/473866.
patch -p1 -i "${srcdir}/chromium-widevine-r4.patch"
- # https://chromium-review.googlesource.com/c/chromium/src/+/1584292
- base64 -d ${srcdir}/libstdcpp.patch.base64 | patch -p1 -i -
-
# Setup nodejs dependency.
mkdir -p third_party/node/linux/node-linux-x64/bin/
ln -sf /usr/bin/node third_party/node/linux/node-linux-x64/bin/node
diff --git a/chromium-skia-harmony_r1.patch b/chromium-skia-harmony_r1.patch
new file mode 100644
index 000000000000..949c8f020ce3
--- /dev/null
+++ b/chromium-skia-harmony_r1.patch
@@ -0,0 +1,13 @@
+--- third_party/skia/src/ports/SkFontHost_FreeType.cpp.orig 2019-01-20 10:54:56.415239030 +0000
++++ third_party/skia/src/ports/SkFontHost_FreeType.cpp 2019-01-20 10:55:05.695307733 +0000
+@@ -121,8 +121,8 @@ public:
+ : fGetVarDesignCoordinates(nullptr)
+ , fGetVarAxisFlags(nullptr)
+ , fLibrary(nullptr)
+- , fIsLCDSupported(false)
+- , fLCDExtra(0)
++ , fIsLCDSupported(true)
++ , fLCDExtra(2)
+ {
+ if (FT_New_Library(&gFTMemory, &fLibrary)) {
+ return;