summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Alvarez2016-11-12 19:19:22 +0100
committerGustavo Alvarez2016-11-12 19:19:22 +0100
commit724809f3c6ea016cf81d457c3c411fb4c431af63 (patch)
tree9aada85fddf9a1add31cee3783e955f46da9caa5
parentc75a0f7eb85301cc4c4c790b02ecd93d6918ff22 (diff)
downloadaur-724809f3c6ea016cf81d457c3c411fb4c431af63.tar.gz
Update to 56.0.2914.3
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD17
2 files changed, 15 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5dbeaf81e025..b4ab74e4fd50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Oct 26 19:36:22 UTC 2016
+# Sat Nov 12 18:18:19 UTC 2016
pkgbase = chromium-dev
pkgdesc = The open-source project behind Google Chrome (Dev Channel)
- pkgver = 56.0.2897.0
+ pkgver = 56.0.2914.3
pkgrel = 1
url = http://www.chromium.org
install = chromium-dev.install
@@ -48,26 +48,24 @@ pkgbase = chromium-dev
optdepends = libexif: Need for read EXIF metadata
optdepends = ttf-font: For some typography
options = !strip
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-56.0.2897.0.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-56.0.2914.3.tar.xz
source = chromium-launcher-3.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v3.tar.gz
source = chromium-dev.svg
source = BUILD.gn
source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-system-ffmpeg-r4.patch
source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-system-jinja-r14.patch
- source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-gn-r8.patch
- source = https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/0507ec8f882295901bc33dba58260b6f87b4dfd8/debian/patches/enable_vaapi_on_linux.diff
- source = https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/0507ec8f882295901bc33dba58260b6f87b4dfd8/debian/patches/specify-max-resolution.patch
+ source = enable_vaapi_on_linux_56.0.2914.3.diff::https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/65ffd5a596f747d4aacdb93a68593ee6e40b36cc/debian/patches/enable_vaapi_on_linux.diff
+ source = specify-max-resolution_56.0.2914.3.patch::https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/65ffd5a596f747d4aacdb93a68593ee6e40b36cc/debian/patches/specify-max-resolution.patch
source = minizip.patch
source = unset-madv_free.patch
source = chromium-widevine-r1.patch
- sha256sums = a91e43b3747d22192b4712bb59db64cc90d3dbb75716fe1d3ca5dd9c16f9f40b
+ sha256sums = f64c788adeb1060a58c737af37f8973abb8fb9cc765c1a841d3700b3cb4a1fdd
sha256sums = 8b01fb4efe58146279858a754d90b49e5a38c9a0b36a1f84cbb7d12f92b84c28
sha256sums = dd2b5c4191e468972b5ea8ddb4fa2e2fa3c2c94c79fc06645d0efc0e63ce7ee1
sha256sums = c7d9974834fc3803b5f1a1d310ff391306964caaabc807a62f8e5c3d38526ee6
sha256sums = e3c474dbf3822a0be50695683bd8a2c9dfc82d41c1524a20b4581883c0c88986
sha256sums = a9cb08fbac8ffcf6371edd7ab67833efd42c5b92938f1e2e7922d1d22d226db8
- sha256sums = 8abe0b63202f78304ab50f3f23df165453171b91f4e9ebeabe9ec9e78345b937
- sha256sums = d45827fe84a3fa3d55da7f9c3241f9b5b4d309b4d16e61cc121be3c8aa92553b
+ sha256sums = 33f3bf254f57fc9ee093c914cd41e5c3e74cd681b43c533d3fb173a08c8d44a9
sha256sums = 025042ac038ea5fdaabc91e67b13a410d2cacd9afc2d74f89b36fdf2388d4afc
sha256sums = 95ba939b9372e533ecbcc9ca034f3e9fc6621d3bddabb57c4d092ea69fa6c840
sha256sums = 3b3aa9e28f29e6f539ed1c7832e79463b13128863a02e9c6fecd16c30d61c227
diff --git a/PKGBUILD b/PKGBUILD
index a4e38ef315a1..adf742741400 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ _enable_vaapi=0 # Patch for VAAPI HW acceleration NOTE: don't work in som
## -- Package and components information -- ##
##############################################
pkgname=chromium-dev
-pkgver=56.0.2897.0
+pkgver=56.0.2914.3
_launcher_ver=3
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Dev Channel)"
@@ -84,10 +84,9 @@ source=( #"https://gsdview.appspot.com/chromium-browser-official/chromium-${pkgv
# Patch form Gentoo
'https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-system-ffmpeg-r4.patch'
'https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-system-jinja-r14.patch'
- 'https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-gn-r8.patch'
# Misc Patches
- "https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/0507ec8f882295901bc33dba58260b6f87b4dfd8/debian/patches/enable_vaapi_on_linux.diff"
- 'https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/0507ec8f882295901bc33dba58260b6f87b4dfd8/debian/patches/specify-max-resolution.patch'
+ "enable_vaapi_on_linux_${pkgver}.diff::https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/65ffd5a596f747d4aacdb93a68593ee6e40b36cc/debian/patches/enable_vaapi_on_linux.diff"
+ "specify-max-resolution_${pkgver}.patch::https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/65ffd5a596f747d4aacdb93a68593ee6e40b36cc/debian/patches/specify-max-resolution.patch"
'minizip.patch'
'unset-madv_free.patch'
# Patch from crbug (chromium bugtracker)
@@ -101,9 +100,8 @@ sha256sums=( #"$(curl -sL https://gsdview.appspot.com/chromium-browser-official/
# Patch form Gentoo
'e3c474dbf3822a0be50695683bd8a2c9dfc82d41c1524a20b4581883c0c88986'
'a9cb08fbac8ffcf6371edd7ab67833efd42c5b92938f1e2e7922d1d22d226db8'
- '8abe0b63202f78304ab50f3f23df165453171b91f4e9ebeabe9ec9e78345b937'
# Misc Patches
- 'd45827fe84a3fa3d55da7f9c3241f9b5b4d309b4d16e61cc121be3c8aa92553b'
+ '33f3bf254f57fc9ee093c914cd41e5c3e74cd681b43c533d3fb173a08c8d44a9'
'025042ac038ea5fdaabc91e67b13a410d2cacd9afc2d74f89b36fdf2388d4afc'
'95ba939b9372e533ecbcc9ca034f3e9fc6621d3bddabb57c4d092ea69fa6c840'
'3b3aa9e28f29e6f539ed1c7832e79463b13128863a02e9c6fecd16c30d61c227'
@@ -229,6 +227,7 @@ _keeplibs=('base/third_party/dmg_fp'
'third_party/google_input_tools/third_party/closure_library/third_party/closure'
'third_party/hunspell'
'third_party/iccjpeg'
+ 'third_party/inspector_protocol'
'third_party/jstemplate'
'third_party/khronos'
'third_party/leveldatabase'
@@ -287,6 +286,7 @@ _keeplibs=('base/third_party/dmg_fp'
'third_party/zlib/google'
'url/third_party/mozilla'
'v8/src/third_party/valgrind'
+ 'v8/third_party/inspector_protocol'
)
# Set build flags.
@@ -382,12 +382,11 @@ prepare() {
# Patch sources from Gentoo.
patch -p1 -i "${srcdir}/chromium-system-ffmpeg-r4.patch"
patch -p1 -i "${srcdir}/chromium-system-jinja-r14.patch"
- patch -p1 -i "${srcdir}/chromium-gn-r8.patch"
# Misc Patches:
if [ "${_enable_vaapi}" = 1 ]; then
- patch -p1 -i "${srcdir}/enable_vaapi_on_linux.diff"
- patch -p1 -i "${srcdir}/specify-max-resolution.patch"
+ patch -p1 -i "${srcdir}/enable_vaapi_on_linux_${pkgver}.diff"
+ patch -p1 -i "${srcdir}/specify-max-resolution_${pkgver}.patch"
fi
# Fix paths.