diff options
author | sl1pkn07 | 2015-10-28 01:10:31 +0100 |
---|---|---|
committer | sl1pkn07 | 2015-10-28 01:11:14 +0100 |
commit | 2a0092976a14d55d51e17c63774e3d330c1efccd (patch) | |
tree | 4ca09ac23b053ffb9fde263d4186169819d8dc39 | |
parent | 21df9a8928e908a43367761290d6d00ece63ed99 (diff) | |
download | aur-2a0092976a14d55d51e17c63774e3d330c1efccd.tar.gz |
Update to 48.0.2547.0
- Clean merged patches
-rw-r--r-- | .SRCINFO | 15 | ||||
-rw-r--r-- | PKGBUILD | 24 |
2 files changed, 11 insertions, 28 deletions
@@ -1,6 +1,6 @@ pkgbase = chromium-dev pkgdesc = The open-source project behind Google Chrome (Dev Channel) - pkgver = 48.0.2540.0 + pkgver = 48.0.2547.0 pkgrel = 1 url = http://www.chromium.org install = chromium-dev.install @@ -20,11 +20,6 @@ pkgbase = chromium-dev makedepends = subversion makedepends = yasm makedepends = git - makedepends = clang - makedepends = cmake - makedepends = ocaml - makedepends = libffi - makedepends = chrpath depends = desktop-file-utils depends = icu depends = jsoncpp @@ -45,7 +40,7 @@ pkgbase = chromium-dev depends = libpulse optdepends = libappindicator-gtk3: Needed for show systray icon in the panel in plasma-next (KF5) options = !strip - source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-48.0.2540.0.tar.xz + source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-48.0.2547.0.tar.xz source = chromium-launcher-3.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v3.tar.gz source = chromium-dev.desktop source = chromium-dev.xml @@ -53,9 +48,7 @@ pkgbase = chromium-dev source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-system-jinja-r7.patch source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-system-ffmpeg-r0.patch source = enable_vaapi_on_linux-r1.diff - source = https://codereview.chromium.org/download/issue1411863003_20001.diff - source = https://codereview.chromium.org/download/issue1409243004_1.diff - sha1sums = 96a1648e695c06c5cced7e37a077948329671871 + sha1sums = 400c132697b85f9c495a0534b1ccefa85edc7f08 sha1sums = d18f8d96e80be9c31d994cc6362d7d8041c53319 sha1sums = 0acc45b901418f270d0b2068502e39c407c74ea4 sha1sums = 2b98c549332e7337307ce287e150930cfc1dfa5f @@ -63,8 +56,6 @@ pkgbase = chromium-dev sha1sums = c24d14029714d2295f3220a7173a5a7362f578a2 sha1sums = 8e828ffd7de532becdd30378cdcc8411575a7b0b sha1sums = 255d71cd9b9e55265e1bfeaa4612bcf60d293204 - sha1sums = ddcd48080cdebdda868fb7b846ee902f8c242038 - sha1sums = 9a3b40cacbc9ffdc23cb025eaec24a8d4cda25cf makedepends_x86_64 = lib32-gcc-libs makedepends_x86_64 = lib32-zlib @@ -8,8 +8,8 @@ ## -- Build options -- ## ######################### -_use_clang=1 # Use clang compiler (system). Results in faster build and smaller chromium. -_use_bundled_clang=1 # Use bundled clang compiler (needs build). NOTE: if use this option , '_use_clang' need set to 1 +_use_clang=0 # Use clang compiler (system). Results in faster build and smaller chromium. +_use_bundled_clang=0 # Use bundled clang compiler (needs build). NOTE: if use this option , '_use_clang' need set to 1 _use_ccache=0 # Use ccache when build _use_pax=0 # Set 1 to change PaX permisions in executables NOTE: only use if use PaX environment _use_gtk3=1 # If set 1, then build with GTK3 support, if set 0, then build with GTK2 @@ -18,7 +18,7 @@ _use_gtk3=1 # If set 1, then build with GTK3 support, if set 0, then ## -- Package and components information -- ## ############################################## pkgname=chromium-dev -pkgver=48.0.2540.0 +pkgver=48.0.2547.0 _launcher_ver=3 pkgrel=1 pkgdesc="The open-source project behind Google Chrome (Dev Channel)" @@ -83,8 +83,6 @@ source=("https://commondatastorage.googleapis.com/chromium-browser-official/chro # Misc Patches 'enable_vaapi_on_linux-r1.diff' # Patch from crbug (chromium bugtracker) - 'https://codereview.chromium.org/download/issue1411863003_20001.diff' - 'https://codereview.chromium.org/download/issue1409243004_1.diff' ) sha1sums=( #"$(curl -sL https://gsdview.appspot.com/chromium-browser-official/?marker=chromium-${pkgver}.tar.x | awk -v FS='<td>"' -v RS='"</td>' '$0=$2' | head -n1)" "$(curl -sL "https://commondatastorage.googleapis.com/chromium-browser-official/chromium-${pkgver}.tar.xz.hashes" | grep sha1 | cut -d " " -f3)" @@ -98,8 +96,6 @@ sha1sums=( #"$(curl -sL https://gsdview.appspot.com/chromium-browser-official/?m # Misc Patches '255d71cd9b9e55265e1bfeaa4612bcf60d293204' # Patch from crbug (chromium bugtracker) - 'ddcd48080cdebdda868fb7b846ee902f8c242038' - '9a3b40cacbc9ffdc23cb025eaec24a8d4cda25cf' ) options=('!strip') install=chromium-dev.install @@ -208,13 +204,15 @@ _necesary=('base/third_party/dmg_fp' 'third_party/boringssl' 'third_party/cacheinvalidation' 'third_party/catapult' + 'third_party/catapult/third_party' + 'third_party/catapult/third_party/py_vulcanize' + 'third_party/catapult/third_party/py_vulcanize/third_party/rcssmin' + 'third_party/catapult/third_party/py_vulcanize/third_party/rjsmin' + 'third_party/catapult/tracing/third_party' 'third_party/catapult/tracing/third_party/components/polymer' 'third_party/catapult/tracing/third_party/d3' 'third_party/catapult/tracing/third_party/gl-matrix' 'third_party/catapult/tracing/third_party/jszip' - 'third_party/catapult/tracing/third_party/tvcm' - 'third_party/catapult/tracing/third_party/tvcm/third_party/rcssmin' - 'third_party/catapult/tracing/third_party/tvcm/third_party/rjsmin' 'third_party/cld_2' 'third_party/cros_system_api' 'third_party/cython/python_flags.py' @@ -268,7 +266,6 @@ _necesary=('base/third_party/dmg_fp' 'third_party/polymer' 'third_party/protobuf' 'third_party/qcms' - 'third_party/readability' 'third_party/sfntly' 'third_party/skia' 'third_party/smhasher' @@ -436,11 +433,6 @@ prepare() { # fix the missing define (if not, fail build) (need upstream fix) # https://crbug.com/473866 sed '14i#define WIDEVINE_CDM_VERSION_STRING "The Cake Is a Lie"' -i "third_party/widevine/cdm/stub/widevine_cdm_version.h" - # use correct libappindicator when use GTK2 or GTK3 build # https://crbug.com/543219 - patch -p1 -i ../issue1411863003_20001.diff - # Fix https://bugs.archlinux.org/task/46756 # https://crbug.com/505226 - patch -d third_party/pdfium -p1 -i ../../../issue1409243004_1.diff - ## # Make it possible to remove third_party/adobe |