[arch-commits] Commit in chromium/repos/extra-x86_64 (18 files)

2019-07-16 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 16, 2019 @ 12:07:01
  Author: foutrelis
Revision: 358054

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 358053, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-fix-window-flash-for-some-WMs.patch
(from rev 358053, 
chromium/trunk/chromium-fix-window-flash-for-some-WMs.patch)
  chromium/repos/extra-x86_64/chromium-non-const-deltas.patch
(from rev 358053, chromium/trunk/chromium-non-const-deltas.patch)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 358053, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-system-icu.patch
(from rev 358053, chromium/trunk/chromium-system-icu.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 358053, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 358053, chromium/trunk/chromium.install)
  
chromium/repos/extra-x86_64/disallow-partial-swaps-for-linux-based-on-gl_version.patch
(from rev 358053, 
chromium/trunk/disallow-partial-swaps-for-linux-based-on-gl_version.patch)
  
chromium/repos/extra-x86_64/libstdc-do-not-assume-unique_ptr-has-ostream-operator.patch
(from rev 358053, 
chromium/trunk/libstdc-do-not-assume-unique_ptr-has-ostream-operator.patch)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-fix-window-flash-for-some-WMs.patch
  chromium/repos/extra-x86_64/chromium-non-const-deltas.patch
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
  chromium/repos/extra-x86_64/chromium-system-icu.patch
  chromium/repos/extra-x86_64/chromium-widevine.patch
  chromium/repos/extra-x86_64/chromium.install
  
chromium/repos/extra-x86_64/disallow-partial-swaps-for-linux-based-on-gl_version.patch
  
chromium/repos/extra-x86_64/libstdc-do-not-assume-unique_ptr-has-ostream-operator.patch

-+
 PKGBUILD|  478 +-
 chromium-fix-window-flash-for-some-WMs.patch|  196 ++--
 chromium-non-const-deltas.patch |   42 
 chromium-skia-harmony.patch |   26 
 chromium-system-icu.patch   |   38 
 chromium-widevine.patch |   44 
 chromium.install|   32 
 disallow-partial-swaps-for-linux-based-on-gl_version.patch  |   68 -
 libstdc-do-not-assume-unique_ptr-has-ostream-operator.patch |   72 -
 9 files changed, 498 insertions(+), 498 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-16 12:06:48 UTC (rev 358053)
+++ PKGBUILD2019-07-16 12:07:01 UTC (rev 358054)
@@ -1,239 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=75.0.3770.100
-pkgrel=1
-_launcher_ver=6
-pkgdesc="A web browser built for speed, simplicity, and security"
-arch=('x86_64')
-url="https://www.chromium.org/Home";
-license=('BSD')
-depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
- 'ttf-font' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib'
- 'pipewire' 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('python' 'python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git'
- 'clang' 'lld' 'gn' 'java-runtime-headless')
-optdepends=('pepper-flash: support for Flash content'
-'kdialog: needed for file dialogs in KDE'
-'gnome-keyring: for storing passwords in GNOME keyring'
-'kwallet: for storing passwords in KWallet')
-install=chromium.install
-source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.xz
-
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
-chromium-system-icu.patch
-chromium-non-const-deltas.patch
-libstdc-do-not-assume-unique_ptr-has-ostream-operator.patch
-disallow-partial-swaps-for-linux-based-on-gl_version.patch
-chromium-fix-window-flash-for-some-WMs.patch
-chromium-widevine.patch
-chromium-skia-harmony.patch)
-sha256sums=('9e1360101b6d9f9635e540db77626e3e15b452f413d8750518244ac37b73fca0'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'e2d284311f49c529ea45083438a768db390bde52949995534034d2a814beab89'
-'09c5f16b726ef7031d74807b534fbbfa49a7276ee2a239b70602de2704fa197c'
-'e309dfd9d790f32cb1d23103726ac25e405b6ae6757a1c957a8395667d753908'
-'1e4686de75c019f38a3ed947463e429a777d5387fd29310deef2108c58617b07'
-'183d8cc712f0bcf1afcb01ce90c4c104a4c8d8070a06f94974a28b007d9e2ce4'
-'d08

[arch-commits] Commit in chromium/repos/extra-x86_64 (18 files)

2019-03-15 Thread Evangelos Foutras via arch-commits
Date: Friday, March 15, 2019 @ 20:51:34
  Author: foutrelis
Revision: 348361

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 348360, chromium/trunk/PKGBUILD)
  
chromium/repos/extra-x86_64/chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch
(from rev 348360, 
chromium/trunk/chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch)
  chromium/repos/extra-x86_64/chromium-color_utils-use-std-sqrt.patch
(from rev 348360, chromium/trunk/chromium-color_utils-use-std-sqrt.patch)
  chromium/repos/extra-x86_64/chromium-media-fix-build-with-libstdc++.patch
(from rev 348360, 
chromium/trunk/chromium-media-fix-build-with-libstdc++.patch)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 348360, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-system-icu.patch
(from rev 348360, chromium/trunk/chromium-system-icu.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 348360, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 348360, chromium/trunk/chromium.install)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  
chromium/repos/extra-x86_64/chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch
  chromium/repos/extra-x86_64/chromium-color_utils-use-std-sqrt.patch
  chromium/repos/extra-x86_64/chromium-drirc-disable-10bpc-color-configs.conf
  chromium/repos/extra-x86_64/chromium-media-fix-build-with-libstdc++.patch
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
  chromium/repos/extra-x86_64/chromium-system-icu.patch
  chromium/repos/extra-x86_64/chromium-vaapi.patch
  chromium/repos/extra-x86_64/chromium-widevine.patch
  chromium/repos/extra-x86_64/chromium.install

--+
 PKGBUILD |  488 
--
 chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch |   68 -
 chromium-color_utils-use-std-sqrt.patch  |   96 -
 chromium-drirc-disable-10bpc-color-configs.conf  |   15 
 chromium-media-fix-build-with-libstdc++.patch|   96 -
 chromium-skia-harmony.patch  |   26 
 chromium-system-icu.patch|   38 
 chromium-vaapi.patch |  116 --
 chromium-widevine.patch  |   44 
 chromium.install |   32 
 10 files changed, 438 insertions(+), 581 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-15 20:51:15 UTC (rev 348360)
+++ PKGBUILD2019-03-15 20:51:34 UTC (rev 348361)
@@ -1,250 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=73.0.3683.75
-pkgrel=1
-_launcher_ver=6
-pkgdesc="A web browser built for speed, simplicity, and security"
-arch=('x86_64')
-url="https://www.chromium.org/Home";
-license=('BSD')
-depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
- 'ttf-font' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib' 'libva'
- 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('python' 'python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git'
- 'clang' 'lld' 'gn' 'java-runtime-headless')
-optdepends=('pepper-flash: support for Flash content'
-'kdialog: needed for file dialogs in KDE'
-'gnome-keyring: for storing passwords in GNOME keyring'
-'kwallet: for storing passwords in KWallet')
-replaces=('chromium-vaapi' 'chromium-vaapi-bin')
-install=chromium.install
-source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.xz
-
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
-chromium-drirc-disable-10bpc-color-configs.conf
-chromium-system-icu.patch
-chromium-vaapi.patch
-chromium-color_utils-use-std-sqrt.patch
-chromium-media-fix-build-with-libstdc++.patch
-chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch
-chromium-widevine.patch
-chromium-skia-harmony.patch)
-sha256sums=('8304810626c69c296b3262844e20052e7476280b634c525a711a7f6c0e3dd57c'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'
-'e2d284311f49c529ea45083438a768db390bde52949995534034d2a814beab89'
-'e87ede45edf39ac19e56ac1ae49c9d1f5f5130e5838bcbb4c3d4fb16e55575c0'
-'b3b6f5147d519c586cbdaf3b227dd1719676fa3a65edd6f08989087afd287afa'

[arch-commits] Commit in chromium/repos/extra-x86_64 (18 files)

2018-07-25 Thread Evangelos Foutras via arch-commits
Date: Wednesday, July 25, 2018 @ 11:36:04
  Author: foutrelis
Revision: 329533

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 329532, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/blink-disable-XML-catalogs-at-runtime.patch
(from rev 329532, 
chromium/trunk/blink-disable-XML-catalogs-at-runtime.patch)
  chromium/repos/extra-x86_64/chromium-cors-string-r0.patch
(from rev 329532, chromium/trunk/chromium-cors-string-r0.patch)
  chromium/repos/extra-x86_64/chromium-ffmpeg-r1.patch
(from rev 329532, chromium/trunk/chromium-ffmpeg-r1.patch)
  chromium/repos/extra-x86_64/chromium-libjpeg-r0.patch
(from rev 329532, chromium/trunk/chromium-libjpeg-r0.patch)
  chromium/repos/extra-x86_64/chromium-libwebp-shim-r0.patch
(from rev 329532, chromium/trunk/chromium-libwebp-shim-r0.patch)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 329532, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-widevine-r2.patch
(from rev 329532, chromium/trunk/chromium-widevine-r2.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 329532, chromium/trunk/chromium.install)
  chromium/repos/extra-x86_64/x11-fix-mixup-between-DIP-pixel-coordinates.patch
(from rev 329532, 
chromium/trunk/x11-fix-mixup-between-DIP-pixel-coordinates.patch)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/blink-disable-XML-catalogs-at-runtime.patch
  chromium/repos/extra-x86_64/chromium-ffmpeg-r1.patch
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
  chromium/repos/extra-x86_64/chromium-widevine-r2.patch
  chromium/repos/extra-x86_64/chromium.install
  
chromium/repos/extra-x86_64/remove-dependency-on-ffmpeg-internals-for-start-time.patch
  chromium/repos/extra-x86_64/x11-fix-mixup-between-DIP-pixel-coordinates.patch

+
 PKGBUILD   |  475 +--
 blink-disable-XML-catalogs-at-runtime.patch|   94 +-
 chromium-cors-string-r0.patch  |   51 +
 chromium-ffmpeg-r1.patch   |   44 -
 chromium-libjpeg-r0.patch  |   62 +
 chromium-libwebp-shim-r0.patch |   43 
 chromium-skia-harmony.patch|  154 +--
 chromium-widevine-r2.patch |   78 -
 chromium.install   |   32 
 remove-dependency-on-ffmpeg-internals-for-start-time.patch |  260 --
 x11-fix-mixup-between-DIP-pixel-coordinates.patch  |   80 -
 11 files changed, 637 insertions(+), 736 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-25 11:35:47 UTC (rev 329532)
+++ PKGBUILD2018-07-25 11:36:04 UTC (rev 329533)
@@ -1,235 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=67.0.3396.99
-pkgrel=1
-_launcher_ver=6
-pkgdesc="A web browser built for speed, simplicity, and security"
-arch=('x86_64')
-url="https://www.chromium.org/Home";
-license=('BSD')
-depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
- 'ttf-font' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib'
- 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('python' 'python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git'
- 'clang' 'lld')
-optdepends=('pepper-flash: support for Flash content'
-'kdialog: needed for file dialogs in KDE'
-'gnome-keyring: for storing passwords in GNOME keyring'
-'kwallet: for storing passwords in KWallet')
-install=chromium.install
-source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.xz
-
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
-remove-dependency-on-ffmpeg-internals-for-start-time.patch
-x11-fix-mixup-between-DIP-pixel-coordinates.patch
-blink-disable-XML-catalogs-at-runtime.patch
-chromium-ffmpeg-r1.patch
-chromium-widevine-r2.patch
-chromium-skia-harmony.patch)
-sha256sums=('452d6b9d8df6c88600aaeff3fad4c065574fd6dbee804e628b70e73a39c0a02a'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'2cc80f5ed8a9b42495a0f3ab3c1bae026b9081972269a1b6d407331d33f7d257'
-'e2c2754536243a60fa70541bbd4121715eccd83caa8f1fb1873bd994cd81f871'
-'98a5c41cf9687c52ee380d2b683c95387334c76254479c347bdb733646dab815'
-'aa885330bc4180b78d915f9dfdfc3210038a0acab7b16735ea9828ab6a633bde'
-'02c69bb3954087db599def7f5b6d65cf8f7cf2ed81dfbdaa4bb7b51863b

[arch-commits] Commit in chromium/repos/extra-x86_64 (18 files)

2018-04-18 Thread Evangelos Foutras via arch-commits
Date: Wednesday, April 18, 2018 @ 12:41:03
  Author: foutrelis
Revision: 322184

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 322183, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 322183, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 322183, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 322183, chromium/trunk/chromium.install)
  chromium/repos/extra-x86_64/create-blink-tools-tgz.sh
(from rev 322183, chromium/trunk/create-blink-tools-tgz.sh)
  
chromium/repos/extra-x86_64/fix-crash-in-is_cfi-true-builds-with-unbundled-ICU.patch
(from rev 322183, 
chromium/trunk/fix-crash-in-is_cfi-true-builds-with-unbundled-ICU.patch)
  
chromium/repos/extra-x86_64/fix-frame-buttons-rendering-too-large-when-using-OSX.patch
(from rev 322183, 
chromium/trunk/fix-frame-buttons-rendering-too-large-when-using-OSX.patch)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  
chromium/repos/extra-x86_64/allow-stat-in-Linux-for-GPU-process-for-a-list-of-files.patch
  chromium/repos/extra-x86_64/chromium-clang-r2.patch
  chromium/repos/extra-x86_64/chromium-math.h-r0.patch
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
  chromium/repos/extra-x86_64/chromium-stdint.patch
  chromium/repos/extra-x86_64/chromium-widevine.patch
  chromium/repos/extra-x86_64/chromium.install
  
chromium/repos/extra-x86_64/fix-crash-in-is_cfi-true-builds-with-unbundled-ICU.patch
  
chromium/repos/extra-x86_64/fix-frame-buttons-rendering-too-large-when-using-OSX.patch
  
chromium/repos/extra-x86_64/send-GSB-before-switching-to-mainthread-scrolling-in.patch

---+
 PKGBUILD  |  511 --
 allow-stat-in-Linux-for-GPU-process-for-a-list-of-files.patch |   88 -
 chromium-clang-r2.patch   |   21 
 chromium-math.h-r0.patch  |   29 
 chromium-skia-harmony.patch   |  154 +--
 chromium-stdint.patch |   21 
 chromium-widevine.patch   |   20 
 chromium.install  |   32 
 create-blink-tools-tgz.sh |9 
 fix-crash-in-is_cfi-true-builds-with-unbundled-ICU.patch  |  106 +-
 fix-frame-buttons-rendering-too-large-when-using-OSX.patch|  120 +-
 send-GSB-before-switching-to-mainthread-scrolling-in.patch|   53 -
 12 files changed, 473 insertions(+), 691 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-18 12:40:50 UTC (rev 322183)
+++ PKGBUILD2018-04-18 12:41:03 UTC (rev 322184)
@@ -1,263 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=65.0.3325.181
-pkgrel=7
-_launcher_ver=6
-pkgdesc="A web browser built for speed, simplicity, and security"
-arch=('x86_64')
-url="https://www.chromium.org/Home";
-license=('BSD')
-depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
- 'ttf-font' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib'
- 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('python' 'python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git'
- 'clang' 'lld')
-optdepends=('pepper-flash: support for Flash content'
-'kdialog: needed for file dialogs in KDE'
-'gnome-keyring: for storing passwords in GNOME keyring'
-'kwallet: for storing passwords in KWallet')
-install=chromium.install
-source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.xz
-
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
-
chromium-$pkgver.txt::https://chromium.googlesource.com/chromium/src.git/+/$pkgver?format=TEXT
-fix-crash-in-is_cfi-true-builds-with-unbundled-ICU.patch
-allow-stat-in-Linux-for-GPU-process-for-a-list-of-files.patch
-fix-frame-buttons-rendering-too-large-when-using-OSX.patch
-send-GSB-before-switching-to-mainthread-scrolling-in.patch
-chromium-skia-harmony.patch
-chromium-clang-r2.patch
-chromium-math.h-r0.patch
-chromium-stdint.patch
-chromium-widevine.patch)
-sha256sums=('93666448c6b96ec83e6a35a64cff40db4eb92a154fe1db4e7dab4761d0e38687'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'2771c049b66c9aba3b945fe065f2610f164d55506eb5d71751a26aaf8b40d4ee'
-'e3fb73b43bb8c69ff517e66b2cac73d6e759fd240003eb35598df9a

[arch-commits] Commit in chromium/repos/extra-x86_64 (18 files)

2018-02-02 Thread Evangelos Foutras via arch-commits
Date: Friday, February 2, 2018 @ 12:31:12
  Author: foutrelis
Revision: 315753

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 315752, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-clang-r2.patch
(from rev 315752, chromium/trunk/chromium-clang-r2.patch)
  chromium/repos/extra-x86_64/chromium-exclude_unwind_tables.patch
(from rev 315752, chromium/trunk/chromium-exclude_unwind_tables.patch)
  chromium/repos/extra-x86_64/chromium-memcpy-r0.patch
(from rev 315752, chromium/trunk/chromium-memcpy-r0.patch)
  chromium/repos/extra-x86_64/chromium-omnibox-unescape-fragment.patch
(from rev 315752, chromium/trunk/chromium-omnibox-unescape-fragment.patch)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 315752, chromium/trunk/chromium-skia-harmony.patch)
  
chromium/repos/extra-x86_64/chromium-use-fromUTF8-for-UnicodeString-construction.patch
(from rev 315752, 
chromium/trunk/chromium-use-fromUTF8-for-UnicodeString-construction.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 315752, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 315752, chromium/trunk/chromium.install)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-clang-r2.patch
  chromium/repos/extra-x86_64/chromium-exclude_unwind_tables.patch
  chromium/repos/extra-x86_64/chromium-memcpy-r0.patch
  chromium/repos/extra-x86_64/chromium-omnibox-unescape-fragment.patch
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
  
chromium/repos/extra-x86_64/chromium-use-fromUTF8-for-UnicodeString-construction.patch
  chromium/repos/extra-x86_64/chromium-widevine.patch
  chromium/repos/extra-x86_64/chromium.install

+
 PKGBUILD   |  522 +++---
 chromium-clang-r2.patch|   42 
 chromium-exclude_unwind_tables.patch   |   66 
 chromium-memcpy-r0.patch   |   70 
 chromium-omnibox-unescape-fragment.patch   |  874 +--
 chromium-skia-harmony.patch|  154 -
 chromium-use-fromUTF8-for-UnicodeString-construction.patch |  136 -
 chromium-widevine.patch|   20 
 chromium.install   |   32 
 9 files changed, 958 insertions(+), 958 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-02 12:31:00 UTC (rev 315752)
+++ PKGBUILD2018-02-02 12:31:12 UTC (rev 315753)
@@ -1,261 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=64.0.3282.119
-pkgrel=1
-_launcher_ver=5
-pkgdesc="A web browser built for speed, simplicity, and security"
-arch=('x86_64')
-url="https://www.chromium.org/Home";
-license=('BSD')
-depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
- 'ttf-font' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib'
- 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git' 'clang')
-optdepends=('pepper-flash: support for Flash content'
-'kdialog: needed for file dialogs in KDE'
-'gnome-keyring: for storing passwords in GNOME keyring'
-'kwallet: for storing passwords in KWallet')
-install=chromium.install
-source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgname-$pkgver.tar.xz
-
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
-
chromium-$pkgver.txt::https://chromium.googlesource.com/chromium/src.git/+/$pkgver?format=TEXT
-chromium-use-fromUTF8-for-UnicodeString-construction.patch
-chromium-omnibox-unescape-fragment.patch
-chromium-skia-harmony.patch
-chromium-memcpy-r0.patch
-chromium-clang-r2.patch
-chromium-exclude_unwind_tables.patch
-chromium-widevine.patch)
-sha256sums=('342ea80a925d85f5155b2b423a0d3cbcf2ee5729bf107c601d7d902315d03127'
-'4dc3428f2c927955d9ae117f2fb24d098cc6dd67adb760ac9c82b522ec8b0587'
-'a86a8ec67aed5a94557257b9826c5b8fe37005e8376e75986fee77acd066539a'
-'c82c830bac7ab328a76d85fb141e150a17d02d97138a6daa4720a8a8c371a402'
-'814eb2cecb10cb697e24036b08aac41e88d0e38971741f9e946200764e2401ae'
-'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3'
-'455f0029987d9f0532bd9a5250669af5146a9c2b65b776d4a6e2499e8aca7bb4'
-'4495e8b29dae242c79ffe4beefc5171eb3c7aacb7e9aebfd2d4d69b9d8c958d3'
-'9478f1ec1a3c53425306cf41c2d0555c

[arch-commits] Commit in chromium/repos/extra-x86_64 (18 files)

2017-06-20 Thread Evangelos Foutras
Date: Wednesday, June 21, 2017 @ 03:50:56
  Author: foutrelis
Revision: 299093

archrelease: copy trunk to extra-x86_64

Added:
  
chromium/repos/extra-x86_64/0001-ClientNativePixmapFactoryDmabuf-uses-ioctl-instead-o.patch
(from rev 299092, 
chromium/trunk/0001-ClientNativePixmapFactoryDmabuf-uses-ioctl-instead-o.patch)
  
chromium/repos/extra-x86_64/0001-Fix-kernel-version-condition-for-including-dma-buf.h.patch
(from rev 299092, 
chromium/trunk/0001-Fix-kernel-version-condition-for-including-dma-buf.h.patch)
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 299092, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-blink-gcc7.patch
(from rev 299092, chromium/trunk/chromium-blink-gcc7.patch)
  chromium/repos/extra-x86_64/chromium-system-ffmpeg-r6.patch
(from rev 299092, chromium/trunk/chromium-system-ffmpeg-r6.patch)
  chromium/repos/extra-x86_64/chromium-v8-gcc7.patch
(from rev 299092, chromium/trunk/chromium-v8-gcc7.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 299092, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.desktop
(from rev 299092, chromium/trunk/chromium.desktop)
  chromium/repos/extra-x86_64/chromium.install
(from rev 299092, chromium/trunk/chromium.install)
Deleted:
  
chromium/repos/extra-x86_64/0001-ClientNativePixmapFactoryDmabuf-uses-ioctl-instead-o.patch
  
chromium/repos/extra-x86_64/0001-Fix-kernel-version-condition-for-including-dma-buf.h.patch
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-blink-gcc7.patch
  chromium/repos/extra-x86_64/chromium-system-ffmpeg-r6.patch
  chromium/repos/extra-x86_64/chromium-v8-gcc7.patch
  chromium/repos/extra-x86_64/chromium-widevine.patch
  chromium/repos/extra-x86_64/chromium.desktop
  chromium/repos/extra-x86_64/chromium.install

-+
 0001-ClientNativePixmapFactoryDmabuf-uses-ioctl-instead-o.patch |  236 ++---
 0001-Fix-kernel-version-condition-for-including-dma-buf.h.patch |   70 -
 PKGBUILD|  403 
--
 chromium-blink-gcc7.patch   |  152 +--
 chromium-system-ffmpeg-r6.patch |   86 +-
 chromium-v8-gcc7.patch  |  146 +--
 chromium-widevine.patch |   20 
 chromium.desktop|  224 ++---
 chromium.install|   32 
 9 files changed, 683 insertions(+), 686 deletions(-)

Deleted: 0001-ClientNativePixmapFactoryDmabuf-uses-ioctl-instead-o.patch
===
--- 0001-ClientNativePixmapFactoryDmabuf-uses-ioctl-instead-o.patch 
2017-06-21 03:50:26 UTC (rev 299092)
+++ 0001-ClientNativePixmapFactoryDmabuf-uses-ioctl-instead-o.patch 
2017-06-21 03:50:56 UTC (rev 299093)
@@ -1,118 +0,0 @@
-From 27bab2297187099229a1e4304d8feb866c8da55a Mon Sep 17 00:00:00 2001
-From: "dongseong.hwang" 
-Date: Tue, 18 Apr 2017 16:44:55 -0700
-Subject: [PATCH] ClientNativePixmapFactoryDmabuf uses ioctl, instead of
- drmIoctl.
-
-DMA_BUF_SYNC ioctl is not drmIoctl, because it uses dma-buf fd, instead of drm
-device fd.
-
-In addition, remove LOCAL_ prefix to fix build failure >= kernel 4.6
-
-Actually, ChromeOS doesn't need this local DMA_BUF_SYNC definition as all
-verion of kernel for cros has dma-buf.h header.
-https://chromium-review.googlesource.com/c/459544/
-However, there is not any way to distinguish real ChromeOS build and
-current_os="chromeos" build, so remain the local definition to ChromeOS as
-well.
-
-BUG=584248
-R=reve...@chromium.org
-
-Review-Url: https://codereview.chromium.org/2805503003
-Cr-Commit-Position: refs/heads/master@{#465425}

- ui/gfx/linux/client_native_pixmap_dmabuf.cc | 49 +
- 1 file changed, 21 insertions(+), 28 deletions(-)
-
-diff --git a/ui/gfx/linux/client_native_pixmap_dmabuf.cc 
b/ui/gfx/linux/client_native_pixmap_dmabuf.cc
-index d656c338f0a6..1bb441dc25ce 100644
 a/ui/gfx/linux/client_native_pixmap_dmabuf.cc
-+++ b/ui/gfx/linux/client_native_pixmap_dmabuf.cc
-@@ -7,36 +7,35 @@
- #include 
- #include 
- #include 
-+#include 
- #include 
- #include 
- 
- #include "base/debug/crash_logging.h"
- #include "base/memory/ptr_util.h"
-+#include "base/posix/eintr_wrapper.h"
- #include "base/process/memory.h"
- #include "base/process/process_metrics.h"
- #include "base/strings/stringprintf.h"
- #include "base/trace_event/trace_event.h"
- 
--#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 6, 0)
-+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 6, 0)
-+#include 
-+#else
- #include 
- 
--struct local_dma_buf_sync {
-+struct dma_buf_sync {
-   __u64 flags;
- };
- 
--#define LOCAL_DMA_BUF_SYNC_READ (1 << 0)
--#define LOCAL_DMA_BUF_SYNC_WRITE (2 << 0)
--#define LOCAL_DMA_