summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD18
2 files changed, 15 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99a74562f971..6f2aac15ba0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Mar 15 05:27:33 UTC 2017
+# Tue Mar 21 12:42:02 UTC 2017
pkgbase = chromium-dev
pkgdesc = The open-source project behind Google Chrome (Dev Channel)
- pkgver = 58.0.3029.19
+ pkgver = 59.0.3043.0
pkgrel = 1
url = http://www.chromium.org
install = chromium-dev.install
@@ -49,25 +49,21 @@ pkgbase = chromium-dev
optdepends = ttf-font: For some typography
optdepends = libappindicator-gtk3: Needed for show systray icon in the panel
options = !strip
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-58.0.3029.19.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-59.0.3043.0.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-gn-bootstrap-r2.patch
- source = enable_vaapi_on_linux_58.0.3029.19.diff::https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/f02f22cdc0923ab18c44dc46dda0942e078b870d/debian/patches/enable_vaapi_on_linux.diff
- source = specify-max-resolution_58.0.3029.19.patch::https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/f02f22cdc0923ab18c44dc46dda0942e078b870d/debian/patches/specify-max-resolution.patch
+ source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-gn-bootstrap-r3.patch
source = minizip.patch
source = vaapi_patch_r0.patch
source = chromium-widevine-r1.patch
- sha256sums = ffe5b52faf219bee7675460ac56b3d62a3ee9fd2001f4a854224a1445b8af5e6
+ sha256sums = ad6286835c4348bd7d596ae9948b987af4e08701470f2f2f100a22dd01b06f89
sha256sums = 8b01fb4efe58146279858a754d90b49e5a38c9a0b36a1f84cbb7d12f92b84c28
sha256sums = dd2b5c4191e468972b5ea8ddb4fa2e2fa3c2c94c79fc06645d0efc0e63ce7ee1
sha256sums = c7d9974834fc3803b5f1a1d310ff391306964caaabc807a62f8e5c3d38526ee6
sha256sums = e3c474dbf3822a0be50695683bd8a2c9dfc82d41c1524a20b4581883c0c88986
- sha256sums = 64d743c78183c302c42d1f289863e34c74832fca57443833e46a0a3157e2b5de
- sha256sums = c958fa44a24f5a5f6ab126a2497da324a9a3e21365a872051e9e141c39d09598
- sha256sums = 4c08d787b069585db652a5920432eb9aab7572422fe4f49f49a60157060ee205
+ sha256sums = e101a152304a1ed911e126e3a26f332e947469d1beb3e8bc649f733134f54fc4
sha256sums = 95ba939b9372e533ecbcc9ca034f3e9fc6621d3bddabb57c4d092ea69fa6c840
sha256sums = fef17ee6b80b9c60e4579ec4afec72fedb6ab1807ecc5903ab6aa2ccbb9fc8b0
sha256sums = 0d537830944814fe0854f834b5dc41dc5fc2428f77b2ad61d4a5e76b0fe99880
diff --git a/PKGBUILD b/PKGBUILD
index 9261ff8931f7..453af21db3c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ _enable_vaapi=0 # Patch for VAAPI HW acceleration NOTE: don't work in some grap
## -- Package and components information -- ##
##############################################
pkgname=chromium-dev
-pkgver=58.0.3029.19
+pkgver=59.0.3043.0
_launcher_ver=3
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Dev Channel)"
@@ -85,10 +85,10 @@ source=( #"https://gsdview.appspot.com/chromium-browser-official/chromium-${pkgv
'BUILD.gn'
# 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-gn-bootstrap-r2.patch'
+ 'https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-gn-bootstrap-r3.patch'
# Misc Patches
- "enable_vaapi_on_linux_${pkgver}.diff::https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/f02f22cdc0923ab18c44dc46dda0942e078b870d/debian/patches/enable_vaapi_on_linux.diff"
- "specify-max-resolution_${pkgver}.patch::https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/f02f22cdc0923ab18c44dc46dda0942e078b870d/debian/patches/specify-max-resolution.patch"
+# "enable_vaapi_on_linux_${pkgver}.diff::https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/25539edd06a0ac9bf4010c4ad9b936d349ebc974/debian/patches/enable_vaapi_on_linux.diff"
+# "specify-max-resolution_${pkgver}.patch::https://raw.githubusercontent.com/saiarcot895/chromium-ubuntu-build/25539edd06a0ac9bf4010c4ad9b936d349ebc974/debian/patches/specify-max-resolution.patch"
'minizip.patch'
'vaapi_patch_r0.patch'
# Patch from crbug (chromium bugtracker)
@@ -101,10 +101,10 @@ sha256sums=( #"$(curl -sL https://gsdview.appspot.com/chromium-browser-official/
'c7d9974834fc3803b5f1a1d310ff391306964caaabc807a62f8e5c3d38526ee6'
# Patch form Gentoo
'e3c474dbf3822a0be50695683bd8a2c9dfc82d41c1524a20b4581883c0c88986'
- '64d743c78183c302c42d1f289863e34c74832fca57443833e46a0a3157e2b5de'
+ 'e101a152304a1ed911e126e3a26f332e947469d1beb3e8bc649f733134f54fc4'
# Misc Patches
- 'c958fa44a24f5a5f6ab126a2497da324a9a3e21365a872051e9e141c39d09598'
- '4c08d787b069585db652a5920432eb9aab7572422fe4f49f49a60157060ee205'
+# '14377408f34e2d97b7cd5219e8363fbda249faa5534e30d9226cdf308915b9ad'
+# 'f98818c933042ce61f3940d7c8880f3edc0f300d7e0a92a6ab7c5c7fd0bf8709'
'95ba939b9372e533ecbcc9ca034f3e9fc6621d3bddabb57c4d092ea69fa6c840'
'fef17ee6b80b9c60e4579ec4afec72fedb6ab1807ecc5903ab6aa2ccbb9fc8b0'
# Patch from crbug (chromium bugtracker)
@@ -390,13 +390,13 @@ prepare() {
msg2 "Patching the sources"
# Patch sources from Gentoo.
patch -p1 -i "${srcdir}/chromium-system-ffmpeg-r4.patch"
- patch -p1 -i "${srcdir}/chromium-gn-bootstrap-r2.patch"
+ patch -p1 -i "${srcdir}/chromium-gn-bootstrap-r3.patch"
# Misc Patches:
if [ "${_enable_vaapi}" = 1 ]; then
# patch -p1 -i "${srcdir}/enable_vaapi_on_linux_${pkgver}.diff"
+# patch -p1 -i "${srcdir}/specify-max-resolution_${pkgver}.patch"
patch -p1 -i "${srcdir}/vaapi_patch_r0.patch"
- patch -p1 -i "${srcdir}/specify-max-resolution_${pkgver}.patch"
fi
# Fix paths.