summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Alvarez2016-11-24 12:13:16 +0100
committerGustavo Alvarez2016-11-24 12:13:16 +0100
commitfdc6db24546738c0ce7d0a105e0b1888dea8d5c8 (patch)
tree8ea3d1d964f131003226cea67fca84c6925bd5cc
parent724809f3c6ea016cf81d457c3c411fb4c431af63 (diff)
downloadaur-fdc6db24546738c0ce7d0a105e0b1888dea8d5c8.tar.gz
Update to 56.0.2924.3
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD9
2 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4ab74e4fd50..3c75faf5092a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Nov 12 18:18:19 UTC 2016
+# Thu Nov 24 11:11:59 UTC 2016
pkgbase = chromium-dev
pkgdesc = The open-source project behind Google Chrome (Dev Channel)
- pkgver = 56.0.2914.3
+ pkgver = 56.0.2924.3
pkgrel = 1
url = http://www.chromium.org
install = chromium-dev.install
@@ -48,24 +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.2914.3.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-56.0.2924.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 = 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 = enable_vaapi_on_linux_56.0.2924.3.diff::https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/c2443d1d7815e55912a857e67685af03f276ea5d/debian/patches/enable_vaapi_on_linux.diff
+ source = specify-max-resolution_56.0.2924.3.patch::https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/c2443d1d7815e55912a857e67685af03f276ea5d/debian/patches/specify-max-resolution.patch
source = minizip.patch
source = unset-madv_free.patch
source = chromium-widevine-r1.patch
- sha256sums = f64c788adeb1060a58c737af37f8973abb8fb9cc765c1a841d3700b3cb4a1fdd
+ sha256sums = f2b038048f11128b210039a3796b4bc79f9e8b71a8720638c495a3bf711b28a6
sha256sums = 8b01fb4efe58146279858a754d90b49e5a38c9a0b36a1f84cbb7d12f92b84c28
sha256sums = dd2b5c4191e468972b5ea8ddb4fa2e2fa3c2c94c79fc06645d0efc0e63ce7ee1
sha256sums = c7d9974834fc3803b5f1a1d310ff391306964caaabc807a62f8e5c3d38526ee6
sha256sums = e3c474dbf3822a0be50695683bd8a2c9dfc82d41c1524a20b4581883c0c88986
sha256sums = a9cb08fbac8ffcf6371edd7ab67833efd42c5b92938f1e2e7922d1d22d226db8
- sha256sums = 33f3bf254f57fc9ee093c914cd41e5c3e74cd681b43c533d3fb173a08c8d44a9
+ sha256sums = 1e8f671b0358cc22ab91bf5474d198c5c024d52567528b213a89a11d3675ab42
sha256sums = 025042ac038ea5fdaabc91e67b13a410d2cacd9afc2d74f89b36fdf2388d4afc
sha256sums = 95ba939b9372e533ecbcc9ca034f3e9fc6621d3bddabb57c4d092ea69fa6c840
sha256sums = 3b3aa9e28f29e6f539ed1c7832e79463b13128863a02e9c6fecd16c30d61c227
diff --git a/PKGBUILD b/PKGBUILD
index adf742741400..9748cde85987 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.2914.3
+pkgver=56.0.2924.3
_launcher_ver=3
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Dev Channel)"
@@ -85,8 +85,8 @@ source=( #"https://gsdview.appspot.com/chromium-browser-official/chromium-${pkgv
'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'
# Misc Patches
- "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"
+ "enable_vaapi_on_linux_${pkgver}.diff::https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/c2443d1d7815e55912a857e67685af03f276ea5d/debian/patches/enable_vaapi_on_linux.diff"
+ "specify-max-resolution_${pkgver}.patch::https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/c2443d1d7815e55912a857e67685af03f276ea5d/debian/patches/specify-max-resolution.patch"
'minizip.patch'
'unset-madv_free.patch'
# Patch from crbug (chromium bugtracker)
@@ -101,7 +101,7 @@ sha256sums=( #"$(curl -sL https://gsdview.appspot.com/chromium-browser-official/
'e3c474dbf3822a0be50695683bd8a2c9dfc82d41c1524a20b4581883c0c88986'
'a9cb08fbac8ffcf6371edd7ab67833efd42c5b92938f1e2e7922d1d22d226db8'
# Misc Patches
- '33f3bf254f57fc9ee093c914cd41e5c3e74cd681b43c533d3fb173a08c8d44a9'
+ '1e8f671b0358cc22ab91bf5474d198c5c024d52567528b213a89a11d3675ab42'
'025042ac038ea5fdaabc91e67b13a410d2cacd9afc2d74f89b36fdf2388d4afc'
'95ba939b9372e533ecbcc9ca034f3e9fc6621d3bddabb57c4d092ea69fa6c840'
'3b3aa9e28f29e6f539ed1c7832e79463b13128863a02e9c6fecd16c30d61c227'
@@ -150,6 +150,7 @@ fi
# Build with GTK3?.
if [ "${_use_gtk3}" = "1" ]; then
depends+=('gtk3')
+ makedepends+=('gtk2') # https://crbug.com/668446
_launcher_gtk='GTK=3'
optdepends+=('libappindicator-gtk3: Needed for show systray icon in the panel in plasma-next (KF5)')
_gtk3=true