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

2020-08-25 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 25, 2020 @ 19:05:44
  Author: foutrelis
Revision: 394712

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 394711, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-fix-vaapi-on-intel.patch
(from rev 394711, chromium/trunk/chromium-fix-vaapi-on-intel.patch)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 394711, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 394711, chromium/trunk/chromium.install)
  
chromium/repos/extra-x86_64/media-Set-allocation-limit-compatible-with-FFmpeg-4.3.patch
(from rev 394711, 
chromium/trunk/media-Set-allocation-limit-compatible-with-FFmpeg-4.3.patch)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  
chromium/repos/extra-x86_64/avoid-calling-DeleteForCurrentDocument-from-destructor.patch
  chromium/repos/extra-x86_64/chromium-ffmpeg-4.3.patch
  chromium/repos/extra-x86_64/chromium-fix-vaapi-on-intel.patch
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
  chromium/repos/extra-x86_64/chromium.install
  chromium/repos/extra-x86_64/force-mp3-files-to-have-a-start-time-of-zero.patch
  
chromium/repos/extra-x86_64/remove-NotifyError-calls-and-just-send-a-normal-message.patch

---+
 PKGBUILD  |  522 --
 avoid-calling-DeleteForCurrentDocument-from-destructor.patch  |   71 -
 chromium-ffmpeg-4.3.patch |   21 
 chromium-fix-vaapi-on-intel.patch |   80 -
 chromium-skia-harmony.patch   |   28 
 chromium.install  |   32 
 force-mp3-files-to-have-a-start-time-of-zero.patch|   38 
 media-Set-allocation-limit-compatible-with-FFmpeg-4.3.patch   |   43 
 remove-NotifyError-calls-and-just-send-a-normal-message.patch |   42 
 9 files changed, 361 insertions(+), 516 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-25 19:05:35 UTC (rev 394711)
+++ PKGBUILD2020-08-25 19:05:44 UTC (rev 394712)
@@ -1,274 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=84.0.4147.135
-pkgrel=1
-_launcher_ver=6
-_gcc_patchset=3
-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-liberation' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib'
- 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('python' 'python2' 'gperf' 'mesa' 'ninja' 'nodejs' 'git' 'libva'
- 'libpipewire02' 'clang' 'lld' 'gn' 'java-runtime-headless'
- 'python2-setuptools')
-optdepends=('pepper-flash: support for Flash content'
-'libpipewire02: WebRTC desktop sharing under Wayland'
-'libva: hardware-accelerated video decode [experimental]'
-'kdialog: needed for file dialogs in KDE'
-'org.freedesktop.secrets: password storage backend on GNOME / Xfce'
-'kwallet: for storing passwords in KWallet on KDE desktops')
-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
-
https://github.com/stha09/chromium-patches/releases/download/chromium-${pkgver%%.*}-patchset-$_gcc_patchset/chromium-${pkgver%%.*}-patchset-$_gcc_patchset.tar.xz
-remove-NotifyError-calls-and-just-send-a-normal-message.patch
-avoid-calling-DeleteForCurrentDocument-from-destructor.patch
-force-mp3-files-to-have-a-start-time-of-zero.patch
-chromium-ffmpeg-4.3.patch
-chromium-fix-vaapi-on-intel.patch
-chromium-skia-harmony.patch)
-sha256sums=('dd41001596d0e17051ddcece3db6c0cdbe92fe23375d56fbcfba624a5f4996d8'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'f77088dd59b170b767ba91c6b410abb778ff2e68553433b24124d398fa4d3ce7'
-'3b10917f646f88ae988ca18be9cbef82025abb6a6e5cb00b77a11077192ce32c'
-'4e41cb637e96bcef98c119ed052ba1aeab45fca5b89d65955583dab002de783e'
-'abc3fad113408332c3b187b083bf33eba59eb5c87fa3ce859023984b5804623c'
-'5390304b5f544868985ce00a3ec082d4ece2dacb1c73cdb35dd4facfea12449a'
-'e495f2477091557b15bff2c99831e0a3db64ea2ebde7dcb22857a6469c944b9a'
-'771292942c0901092a402cc60ee883877a99fb804cb54d568c8c6c94565a48e1')
-
-# Possible replacements are listed in 

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

2020-04-28 Thread Evangelos Foutras via arch-commits
Date: Tuesday, April 28, 2020 @ 06:46:11
  Author: foutrelis
Revision: 381768

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 381767, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 381767, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 381767, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 381767, chromium/trunk/chromium.install)
  chromium/repos/extra-x86_64/icu67.patch
(from rev 381767, chromium/trunk/icu67.patch)
  
chromium/repos/extra-x86_64/rebuild-Linux-frame-button-cache-when-activation.patch
(from rev 381767, 
chromium/trunk/rebuild-Linux-frame-button-cache-when-activation.patch)
  
chromium/repos/extra-x86_64/rename-Relayout-in-DesktopWindowTreeHostPlatform.patch
(from rev 381767, 
chromium/trunk/rename-Relayout-in-DesktopWindowTreeHostPlatform.patch)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
  chromium/repos/extra-x86_64/chromium-widevine.patch
  chromium/repos/extra-x86_64/chromium.install
  
chromium/repos/extra-x86_64/rebuild-Linux-frame-button-cache-when-activation.patch
  
chromium/repos/extra-x86_64/rename-Relayout-in-DesktopWindowTreeHostPlatform.patch

+
 PKGBUILD   |  455 +++
 chromium-skia-harmony.patch|   28 
 chromium-widevine.patch|   26 
 chromium.install   |   32 -
 icu67.patch|  169 +
 rebuild-Linux-frame-button-cache-when-activation.patch |  124 ++--
 rename-Relayout-in-DesktopWindowTreeHostPlatform.patch |  128 ++--
 7 files changed, 568 insertions(+), 394 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-04-28 06:46:03 UTC (rev 381767)
+++ PKGBUILD2020-04-28 06:46:11 UTC (rev 381768)
@@ -1,225 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=81.0.4044.122
-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-liberation' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib'
- 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('python' 'python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git'
- 'libpipewire02' 'clang' 'lld' 'gn' 'java-runtime-headless')
-optdepends=('pepper-flash: support for Flash content'
-'libpipewire02: WebRTC desktop sharing under Wayland'
-'kdialog: needed for file dialogs in KDE'
-'org.freedesktop.secrets: password storage backend on GNOME / Xfce'
-'kwallet: for storing passwords in KWallet on KDE desktops')
-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
-rename-Relayout-in-DesktopWindowTreeHostPlatform.patch
-rebuild-Linux-frame-button-cache-when-activation.patch
-chromium-widevine.patch
-chromium-skia-harmony.patch)
-sha256sums=('0f9ffd30d769e25e091a87b9dda4d688c19bf85b1e1fcb3b89eaae5ff780182a'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'ae3bf107834bd8eda9a3ec7899fe35fde62e6111062e5def7d24bf49b53db3db'
-'46f7fc9768730c460b27681ccf3dc2685c7e1fd22d70d3a82d9e57e3389bb014'
-'709e2fddba3c1f2ed4deb3a239fc0479bfa50c46e054e7f32db4fb1365fed070'
-'771292942c0901092a402cc60ee883877a99fb804cb54d568c8c6c94565a48e1')
-
-# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
-# Keys are the names in the above script; values are the dependencies in Arch
-declare -gA _system_libs=(
-  [ffmpeg]=ffmpeg
-  [flac]=flac
-  [fontconfig]=fontconfig
-  [freetype]=freetype2
-  [harfbuzz-ng]=harfbuzz
-  [icu]=icu
-  [libdrm]=
-  [libjpeg]=libjpeg
-  #[libpng]=libpng# https://crbug.com/752403#c10
-  [libvpx]=libvpx
-  [libwebp]=libwebp
-  [libxml]=libxml2
-  [libxslt]=libxslt
-  [opus]=opus
-  [re2]=re2
-  [snappy]=snappy
-  [yasm]=
-  [zlib]=minizip
-)
-_unwanted_bundled_libs=(
-  $(printf "%s\n" ${!_system_libs[@]} | sed 's/^libjpeg$/&_turbo/')
-)
-depends+=(${_system_libs[@]})
-
-# Google API keys (see https://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own 

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

2019-07-30 Thread Evangelos Foutras via arch-commits
Date: Tuesday, July 30, 2019 @ 19:40:39
  Author: foutrelis
Revision: 358791

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 358790, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 358790, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 358790, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 358790, chromium/trunk/chromium.install)
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|  448 --
 chromium-fix-window-flash-for-some-WMs.patch|   98 --
 chromium-non-const-deltas.patch |   21 
 chromium-skia-harmony.patch |   27 
 chromium-system-icu.patch   |   19 
 chromium-widevine.patch |   44 
 chromium.install|   32 
 disallow-partial-swaps-for-linux-based-on-gl_version.patch  |   34 
 libstdc-do-not-assume-unique_ptr-has-ostream-operator.patch |   36 
 9 files changed, 261 insertions(+), 498 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-30 19:40:32 UTC (rev 358790)
+++ PKGBUILD2019-07-30 19:40:39 UTC (rev 358791)
@@ -1,239 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=75.0.3770.142
-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=('510e6ca7ccc218b401b375c13656f6aecab196b03142026dc3602b9d1804a5ac'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'e2d284311f49c529ea45083438a768db390bde52949995534034d2a814beab89'
-'09c5f16b726ef7031d74807b534fbbfa49a7276ee2a239b70602de2704fa197c'
-'e309dfd9d790f32cb1d23103726ac25e405b6ae6757a1c957a8395667d753908'
-'1e4686de75c019f38a3ed947463e429a777d5387fd29310deef2108c58617b07'
-'183d8cc712f0bcf1afcb01ce90c4c104a4c8d8070a06f94974a28b007d9e2ce4'
-'d081f2ef8793544685aad35dea75a7e6264a2cb987ff3541e6377f4a3650a28b'
-'5887f78b55c4ecbbcba5930f3f0bb7bc0117c2a41c2f761805fcf7f46f1ca2b3')
-
-# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
-# Keys are the names in the above script; values are the dependencies in Arch
-declare -gA _system_libs=(
-  [ffmpeg]=ffmpeg
-  [flac]=flac
-  [fontconfig]=fontconfig
-  [freetype]=freetype2
-  [harfbuzz-ng]=harfbuzz
-  [icu]=icu
-  [libdrm]=
-  [libjpeg]=libjpeg
-  #[libpng]=libpng# https://crbug.com/752403#c10
-  [libvpx]=libvpx
-  [libwebp]=libwebp
-  [libxml]=libxml2
-  [libxslt]=libxslt
-  [opus]=opus
-  [re2]=re2
-  [snappy]=snappy
-  [yasm]=
-  [zlib]=minizip
-)
-_unwanted_bundled_libs=(
-  ${!_system_libs[@]}
-  

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

2019-05-03 Thread Evangelos Foutras via arch-commits
Date: Friday, May 3, 2019 @ 22:59:35
  Author: foutrelis
Revision: 352454

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 352453, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-fix-the-flash-for-new-windows.patch
(from rev 352453, 
chromium/trunk/chromium-fix-the-flash-for-new-windows.patch)
  chromium/repos/extra-x86_64/chromium-glibc-2.29.patch
(from rev 352453, chromium/trunk/chromium-glibc-2.29.patch)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 352453, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-system-icu.patch
(from rev 352453, chromium/trunk/chromium-system-icu.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 352453, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 352453, chromium/trunk/chromium.install)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-glibc-2.29.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

--+
 PKGBUILD |  449 -
 chromium-fix-the-flash-for-new-windows.patch |   54 +++
 chromium-glibc-2.29.patch|  210 +--
 chromium-skia-harmony.patch  |   26 -
 chromium-system-icu.patch|   38 +-
 chromium-widevine.patch  |   44 +-
 chromium.install |   32 -
 7 files changed, 456 insertions(+), 397 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-03 22:59:24 UTC (rev 352453)
+++ PKGBUILD2019-05-03 22:59:35 UTC (rev 352454)
@@ -1,222 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=74.0.3729.131
-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' '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-glibc-2.29.patch
-chromium-widevine.patch
-chromium-skia-harmony.patch)
-sha256sums=('d178c7842f8f858ac876d88ce866cbd2132d7ca6c73940613ebf7e9c3fada986'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'e2d284311f49c529ea45083438a768db390bde52949995534034d2a814beab89'
-'dd791f154b48e69cd47fd94753c45448655b529590995fd71ac1591c53a3d60c'
-'d081f2ef8793544685aad35dea75a7e6264a2cb987ff3541e6377f4a3650a28b'
-'5887f78b55c4ecbbcba5930f3f0bb7bc0117c2a41c2f761805fcf7f46f1ca2b3')
-
-# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
-# Keys are the names in the above script; values are the dependencies in Arch
-declare -gA _system_libs=(
-  [ffmpeg]=ffmpeg
-  [flac]=flac
-  [fontconfig]=fontconfig
-  [freetype]=freetype2
-  [harfbuzz-ng]=harfbuzz
-  [icu]=icu
-  [libdrm]=
-  [libjpeg]=libjpeg
-  #[libpng]=libpng# https://crbug.com/752403#c10
-  [libvpx]=libvpx
-  [libwebp]=libwebp
-  [libxml]=libxml2
-  [libxslt]=libxslt
-  [opus]=opus
-  [re2]=re2
-  [snappy]=snappy
-  [yasm]=
-  [zlib]=minizip
-)
-_unwanted_bundled_libs=(
-  ${!_system_libs[@]}
-  ${_system_libs[libjpeg]+libjpeg_turbo}
-)
-depends+=(${_system_libs[@]})
-
-# Google API keys (see https://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-_google_default_client_id=413772536636.apps.googleusercontent.com
-_google_default_client_secret=0ZChLK6AxeA3Isu96MkwqDR4
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # Allow building against system libraries in official builds
-  sed -i 

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

2019-01-29 Thread Evangelos Foutras via arch-commits
Date: Wednesday, January 30, 2019 @ 07:26:11
  Author: foutrelis
Revision: 344937

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 344936, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 344936, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-system-icu.patch
(from rev 344936, chromium/trunk/chromium-system-icu.patch)
  chromium/repos/extra-x86_64/chromium-webrtc-missing-header.patch
(from rev 344936, chromium/trunk/chromium-webrtc-missing-header.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 344936, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 344936, chromium/trunk/chromium.install)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-harfbuzz-r0.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/fix-nav-preload-with-third-party-cookie-blocking.patch

+
 PKGBUILD   |  459 +++
 chromium-harfbuzz-r0.patch |   80 --
 chromium-skia-harmony.patch|   90 --
 chromium-system-icu.patch  |   38 -
 chromium-webrtc-missing-header.patch   |   10 
 chromium-widevine.patch|   44 -
 chromium.install   |   32 -
 fix-nav-preload-with-third-party-cookie-blocking.patch |   40 -
 8 files changed, 307 insertions(+), 486 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-30 07:26:02 UTC (rev 344936)
+++ PKGBUILD2019-01-30 07:26:11 UTC (rev 344937)
@@ -1,232 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=71.0.3578.98
-pkgrel=3
-_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' 'gn')
-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
-fix-nav-preload-with-third-party-cookie-blocking.patch
-chromium-harfbuzz-r0.patch
-chromium-system-icu.patch
-chromium-widevine.patch
-chromium-skia-harmony.patch)
-sha256sums=('1c56a9e30825774c83d568d194e9585625c6e90f81ee0ef09760fcedc86b9d45'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'d2c497f3400baad7d380305f4705fd1e5b9f70a8460384490a1bb78e1c2b0f23'
-'1b370d49c43e88acfe7c0b1f9517047e927f3407bd80b4a48bba32c001f80136'
-'c4f2d1bed9034c02b8806f00c2e8165df24de467803855904bff709ceaf11af5'
-'d081f2ef8793544685aad35dea75a7e6264a2cb987ff3541e6377f4a3650a28b'
-'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3')
-
-# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
-# Keys are the names in the above script; values are the dependencies in Arch
-declare -gA _system_libs=(
-  [ffmpeg]=ffmpeg
-  [flac]=flac
-  [fontconfig]=fontconfig
-  [freetype]=freetype2
-  [harfbuzz-ng]=harfbuzz
-  [icu]=icu
-  [libdrm]=
-  [libjpeg]=libjpeg
-  #[libpng]=libpng# https://crbug.com/752403#c10
-  #[libvpx]=libvpx# needs unreleased libvpx
-  [libwebp]=libwebp
-  [libxml]=libxml2
-  [libxslt]=libxslt
-  [opus]=opus
-  [re2]=re2
-  [snappy]=snappy
-  [yasm]=
-  [zlib]=minizip
-)
-_unwanted_bundled_libs=(
-  ${!_system_libs[@]}
-  ${_system_libs[libjpeg]+libjpeg_turbo}
-)
-depends+=(${_system_libs[@]})
-
-# Google API keys (see https://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM

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

2018-12-16 Thread Evangelos Foutras via arch-commits
Date: Monday, December 17, 2018 @ 05:57:05
  Author: foutrelis
Revision: 342426

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 342425, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-harfbuzz-r0.patch
(from rev 342425, chromium/trunk/chromium-harfbuzz-r0.patch)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 342425, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-system-icu.patch
(from rev 342425, chromium/trunk/chromium-system-icu.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 342425, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 342425, chromium/trunk/chromium.install)
  
chromium/repos/extra-x86_64/enable-ServiceWorkerServicification-by-default.patch
(from rev 342425, 
chromium/trunk/enable-ServiceWorkerServicification-by-default.patch)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-harfbuzz-r0.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

--+
 PKGBUILD |  459 -
 chromium-harfbuzz-r0.patch   |  160 ++---
 chromium-skia-harmony.patch  |  154 ++---
 chromium-system-icu.patch|   38 -
 chromium-widevine.patch  |   44 -
 chromium.install |   32 -
 enable-ServiceWorkerServicification-by-default.patch |   28 +
 7 files changed, 474 insertions(+), 441 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-17 05:56:56 UTC (rev 342425)
+++ PKGBUILD2018-12-17 05:57:05 UTC (rev 342426)
@@ -1,227 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=71.0.3578.98
-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' 'gn')
-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-harfbuzz-r0.patch
-chromium-system-icu.patch
-chromium-widevine.patch
-chromium-skia-harmony.patch)
-sha256sums=('1c56a9e30825774c83d568d194e9585625c6e90f81ee0ef09760fcedc86b9d45'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'1b370d49c43e88acfe7c0b1f9517047e927f3407bd80b4a48bba32c001f80136'
-'c4f2d1bed9034c02b8806f00c2e8165df24de467803855904bff709ceaf11af5'
-'d081f2ef8793544685aad35dea75a7e6264a2cb987ff3541e6377f4a3650a28b'
-'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3')
-
-# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
-# Keys are the names in the above script; values are the dependencies in Arch
-declare -gA _system_libs=(
-  [ffmpeg]=ffmpeg
-  [flac]=flac
-  [fontconfig]=fontconfig
-  [freetype]=freetype2
-  [harfbuzz-ng]=harfbuzz
-  [icu]=icu
-  [libdrm]=
-  [libjpeg]=libjpeg
-  #[libpng]=libpng# https://crbug.com/752403#c10
-  #[libvpx]=libvpx# needs unreleased libvpx
-  [libwebp]=libwebp
-  [libxml]=libxml2
-  [libxslt]=libxslt
-  [opus]=opus
-  [re2]=re2
-  [snappy]=snappy
-  [yasm]=
-  [zlib]=minizip
-)
-_unwanted_bundled_libs=(
-  ${!_system_libs[@]}
-  ${_system_libs[libjpeg]+libjpeg_turbo}
-)
-depends+=(${_system_libs[@]})
-
-# Google API keys (see https://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-_google_default_client_id=413772536636.apps.googleusercontent.com
-_google_default_client_secret=0ZChLK6AxeA3Isu96MkwqDR4
-
-prepare() {
-  cd 

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

2018-12-04 Thread Evangelos Foutras via arch-commits
Date: Wednesday, December 5, 2018 @ 07:44:53
  Author: foutrelis
Revision: 341016

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 341015, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-harfbuzz-r0.patch
(from rev 341015, chromium/trunk/chromium-harfbuzz-r0.patch)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 341015, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-system-icu.patch
(from rev 341015, chromium/trunk/chromium-system-icu.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 341015, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 341015, chromium/trunk/chromium.install)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-harfbuzz-r0.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-r2.patch
  chromium/repos/extra-x86_64/chromium.install
  
chromium/repos/extra-x86_64/include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch

--+
 PKGBUILD |  452 ++---
 chromium-harfbuzz-r0.patch   |  160 ++--
 chromium-skia-harmony.patch  |  154 ++--
 chromium-system-icu.patch|   38 -
 chromium-widevine-r2.patch   |   39 -
 chromium-widevine.patch  |   22 
 chromium.install |   32 
 include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch |   30 
 8 files changed, 441 insertions(+), 486 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-05 07:44:43 UTC (rev 341015)
+++ PKGBUILD2018-12-05 07:44:53 UTC (rev 341016)
@@ -1,225 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=70.0.3538.110
-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' 'gn')
-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
-include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch
-chromium-harfbuzz-r0.patch
-chromium-widevine-r2.patch
-chromium-system-icu.patch
-chromium-skia-harmony.patch)
-sha256sums=('445ef88fcf283206c1eba4faeb1c186c805e053d8b4ffeac1fcb88187bc1942f'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'cd1e87bf3618b7897c5caf7b0f4213cfa5ce917acb0613ecd2ab3f830f0cbfbb'
-'1b370d49c43e88acfe7c0b1f9517047e927f3407bd80b4a48bba32c001f80136'
-'02c69bb3954087db599def7f5b6d65cf8f7cf2ed81dfbdaa4bb7b51863b4df15'
-'c4f2d1bed9034c02b8806f00c2e8165df24de467803855904bff709ceaf11af5'
-'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3')
-
-# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
-# Keys are the names in the above script; values are the dependencies in Arch
-declare -gA _system_libs=(
-  [ffmpeg]=ffmpeg
-  [flac]=flac
-  [fontconfig]=fontconfig
-  [freetype]=freetype2
-  [harfbuzz-ng]=harfbuzz
-  [icu]=icu
-  [libdrm]=
-  [libjpeg]=libjpeg
-  #[libpng]=libpng# https://crbug.com/752403#c10
-  #[libvpx]=libvpx# needs unreleased libvpx
-  [libwebp]=libwebp
-  [libxml]=libxml2
-  [libxslt]=libxslt
-  [opus]=opus
-  [re2]=re2
-  [snappy]=snappy
-  [yasm]=
-  [zlib]=minizip
-)
-_unwanted_bundled_libs=(
-  ${!_system_libs[@]}
-  ${_system_libs[libjpeg]+libjpeg_turbo}
-)
-depends+=(${_system_libs[@]})
-
-# Google API keys (see https://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM

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

2018-10-25 Thread Evangelos Foutras via arch-commits
Date: Thursday, October 25, 2018 @ 20:48:47
  Author: foutrelis
Revision: 337308

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 337307, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-harfbuzz-r0.patch
(from rev 337307, chromium/trunk/chromium-harfbuzz-r0.patch)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 337307, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-system-icu.patch
(from rev 337307, chromium/trunk/chromium-system-icu.patch)
  chromium/repos/extra-x86_64/chromium-widevine-r2.patch
(from rev 337307, chromium/trunk/chromium-widevine-r2.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 337307, chromium/trunk/chromium.install)
  
chromium/repos/extra-x86_64/include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch
(from rev 337307, 
chromium/trunk/include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  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-r2.patch
  chromium/repos/extra-x86_64/chromium.install
  
chromium/repos/extra-x86_64/include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch

--+
 PKGBUILD |  447 ++---
 chromium-harfbuzz-r0.patch   |   80 ++
 chromium-skia-harmony.patch  |  154 ++--
 chromium-system-icu.patch|   38 -
 chromium-widevine-r2.patch   |   78 +-
 chromium.install |   32 
 include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch |   60 -
 7 files changed, 486 insertions(+), 403 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-10-25 20:48:38 UTC (rev 337307)
+++ PKGBUILD2018-10-25 20:48:47 UTC (rev 337308)
@@ -1,222 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=70.0.3538.67
-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' 'gn')
-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
-include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch
-chromium-widevine-r2.patch
-chromium-system-icu.patch
-chromium-skia-harmony.patch)
-sha256sums=('e956c2031f634300ada8c09e0777f0c560f4798963f144edaaec8d43e1e30e37'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'cd1e87bf3618b7897c5caf7b0f4213cfa5ce917acb0613ecd2ab3f830f0cbfbb'
-'02c69bb3954087db599def7f5b6d65cf8f7cf2ed81dfbdaa4bb7b51863b4df15'
-'c4f2d1bed9034c02b8806f00c2e8165df24de467803855904bff709ceaf11af5'
-'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3')
-
-# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
-# Keys are the names in the above script; values are the dependencies in Arch
-declare -gA _system_libs=(
-  [ffmpeg]=ffmpeg
-  [flac]=flac
-  [fontconfig]=fontconfig
-  [freetype]=freetype2
-  [harfbuzz-ng]=harfbuzz
-  [icu]=icu
-  [libdrm]=
-  [libjpeg]=libjpeg
-  #[libpng]=libpng# https://crbug.com/752403#c10
-  #[libvpx]=libvpx# needs unreleased libvpx
-  [libwebp]=libwebp
-  [libxml]=libxml2
-  [libxslt]=libxslt
-  [opus]=opus
-  [re2]=re2
-  [snappy]=snappy
-  [yasm]=
-  [zlib]=minizip
-)
-_unwanted_bundled_libs=(
-  ${!_system_libs[@]}
-  ${_system_libs[libjpeg]+libjpeg_turbo}
-)
-depends+=(${_system_libs[@]})
-
-# Google API keys (see https://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM

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

2018-10-16 Thread Evangelos Foutras via arch-commits
Date: Wednesday, October 17, 2018 @ 04:48:46
  Author: foutrelis
Revision: 336780

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 336779, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 336779, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-system-icu.patch
(from rev 336779, chromium/trunk/chromium-system-icu.patch)
  chromium/repos/extra-x86_64/chromium-widevine-r2.patch
(from rev 336779, chromium/trunk/chromium-widevine-r2.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 336779, chromium/trunk/chromium.install)
  
chromium/repos/extra-x86_64/include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch
(from rev 336779, 
chromium/trunk/include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  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-r2.patch
  chromium/repos/extra-x86_64/chromium.install
  
chromium/repos/extra-x86_64/fix-cfi-icall-failure-with-use_system_libjpeg-true.patch
  
chromium/repos/extra-x86_64/only-disable-cfi-icall-when-use_system_libjpeg-true.patch

---+
 PKGBUILD  |  448 +---
 chromium-skia-harmony.patch   |  154 ++--
 chromium-system-icu.patch |   38 -
 chromium-widevine-r2.patch|   78 +-
 chromium.install  |   32 
 fix-cfi-icall-failure-with-use_system_libjpeg-true.patch  |   52 -
 include-stdint.h-in-pdfium_mem_buffer_file_write.h.patch  |   30 
 only-disable-cfi-icall-when-use_system_libjpeg-true.patch |   34 
 8 files changed, 403 insertions(+), 463 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-10-17 04:48:35 UTC (rev 336779)
+++ PKGBUILD2018-10-17 04:48:46 UTC (rev 336780)
@@ -1,226 +0,0 @@
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=69.0.3497.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'
- 'desktop-file-utils' 'hicolor-icon-theme')
-makedepends=('python' 'python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git'
- 'clang' 'lld' 'gn')
-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
-fix-cfi-icall-failure-with-use_system_libjpeg-true.patch
-only-disable-cfi-icall-when-use_system_libjpeg-true.patch
-chromium-widevine-r2.patch
-chromium-system-icu.patch
-chromium-skia-harmony.patch)
-sha256sums=('e3391560e73e25fb4afc3f2dd5616607e2dbfc58aa88251a2c5d6b7096fe9e35'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'97b421bc60a4abdf37de2d88a51b973e9f68fb44d1eccd464adfb3d9f5d71478'
-'9cae9ded6497afd15ad72d963897425ab6c7f28941bb3c3948e7996610a0d180'
-'02c69bb3954087db599def7f5b6d65cf8f7cf2ed81dfbdaa4bb7b51863b4df15'
-'c4f2d1bed9034c02b8806f00c2e8165df24de467803855904bff709ceaf11af5'
-'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3')
-
-# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
-# Keys are the names in the above script; values are the dependencies in Arch
-declare -gA _system_libs=(
-  [ffmpeg]=ffmpeg
-  [flac]=flac
-  [fontconfig]=fontconfig
-  [freetype]=freetype2
-  [harfbuzz-ng]=harfbuzz
-  [icu]=icu
-  [libdrm]=
-  [libjpeg]=libjpeg
-  #[libpng]=libpng# https://crbug.com/752403#c10
-  #[libvpx]=libvpx# needs unreleased libvpx
-  [libwebp]=libwebp
-  [libxml]=libxml2
-  [libxslt]=libxslt
-  [opus]=opus
-  [re2]=re2
-  [snappy]=snappy
-  [yasm]=
-  [zlib]=minizip
-)
-_unwanted_bundled_libs=(
-  ${!_system_libs[@]}
-  ${_system_libs[libjpeg]+libjpeg_turbo}
-)
-depends+=(${_system_libs[@]})
-
-# Google API keys (see https://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch 

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

2018-06-06 Thread Evangelos Foutras via arch-commits
Date: Wednesday, June 6, 2018 @ 23:09:36
  Author: foutrelis
Revision: 326098

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 326097, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-ffmpeg-r1.patch
(from rev 326097, chromium/trunk/chromium-ffmpeg-r1.patch)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 326097, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-widevine-r2.patch
(from rev 326097, chromium/trunk/chromium-widevine-r2.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 326097, chromium/trunk/chromium.install)
  
chromium/repos/extra-x86_64/remove-dependency-on-ffmpeg-internals-for-start-time.patch
(from rev 326097, 
chromium/trunk/remove-dependency-on-ffmpeg-internals-for-start-time.patch)
  chromium/repos/extra-x86_64/x11-fix-mixup-between-DIP-pixel-coordinates.patch
(from rev 326097, 
chromium/trunk/x11-fix-mixup-between-DIP-pixel-coordinates.patch)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  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

+
 PKGBUILD   |  455 -
 chromium-ffmpeg-r1.patch   |   44 
 chromium-skia-harmony.patch|  154 +--
 chromium-widevine-r2.patch |   78 -
 chromium.install   |   32 
 remove-dependency-on-ffmpeg-internals-for-start-time.patch |  520 +--
 x11-fix-mixup-between-DIP-pixel-coordinates.patch  |   40 
 7 files changed, 684 insertions(+), 639 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-06 23:09:25 UTC (rev 326097)
+++ PKGBUILD2018-06-06 23:09:36 UTC (rev 326098)
@@ -1,225 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=67.0.3396.62
-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
-chromium-ffmpeg-r1.patch
-chromium-widevine-r2.patch
-chromium-skia-harmony.patch)
-sha256sums=('d5ee63932ff1c8c4a5f69c834f6577e7127b416681eddd23bc54886caffd770d'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'2cc80f5ed8a9b42495a0f3ab3c1bae026b9081972269a1b6d407331d33f7d257'
-'aa885330bc4180b78d915f9dfdfc3210038a0acab7b16735ea9828ab6a633bde'
-'02c69bb3954087db599def7f5b6d65cf8f7cf2ed81dfbdaa4bb7b51863b4df15'
-'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3')
-
-# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
-# Keys are the names in the above script; values are the dependencies in Arch
-declare -gA _system_libs=(
-  [ffmpeg]=ffmpeg
-  [flac]=flac
-  [fontconfig]=fontconfig
-  [freetype]=freetype2
-  [harfbuzz-ng]=harfbuzz
-  [icu]=icu
-  [libdrm]=
-  [libjpeg]=libjpeg
-  #[libpng]=libpng# https://crbug.com/752403#c10
-  #[libvpx]=libvpx# needs unreleased libvpx
-  [libwebp]=libwebp
-  #[libxml]=libxml2   # https://crbug.com/736026
-  [libxslt]=libxslt
-  [opus]=opus
-  [re2]=re2
-  [snappy]=snappy
-  [yasm]=
-  [zlib]=minizip
-)
-_unwanted_bundled_libs=(
-  ${!_system_libs[@]}
-  ${_system_libs[libjpeg]+libjpeg_turbo}
-)
-depends+=(${_system_libs[@]})
-
-# Google API keys (see https://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys.

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

2018-04-26 Thread Evangelos Foutras via arch-commits
Date: Friday, April 27, 2018 @ 03:44:43
  Author: foutrelis
Revision: 323066

archrelease: copy trunk to extra-x86_64

Added:
  chromium/repos/extra-x86_64/PKGBUILD
(from rev 323065, chromium/trunk/PKGBUILD)
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
(from rev 323065, chromium/trunk/chromium-skia-harmony.patch)
  chromium/repos/extra-x86_64/chromium-widevine.patch
(from rev 323065, chromium/trunk/chromium-widevine.patch)
  chromium/repos/extra-x86_64/chromium.install
(from rev 323065, chromium/trunk/chromium.install)
  
chromium/repos/extra-x86_64/fix-crash-in-is_cfi-true-builds-with-unbundled-ICU.patch
(from rev 323065, 
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 323065, 
chromium/trunk/fix-frame-buttons-rendering-too-large-when-using-OSX.patch)
Deleted:
  chromium/repos/extra-x86_64/PKGBUILD
  chromium/repos/extra-x86_64/chromium-skia-harmony.patch
  chromium/repos/extra-x86_64/chromium-widevine.patch
  chromium/repos/extra-x86_64/chromium.install
  chromium/repos/extra-x86_64/create-blink-tools-tgz.sh
  
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

+
 PKGBUILD   |  490 +--
 chromium-skia-harmony.patch|  154 +--
 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 +-
 7 files changed, 458 insertions(+), 473 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-27 03:44:25 UTC (rev 323065)
+++ PKGBUILD2018-04-27 03:44:43 UTC (rev 323066)
@@ -1,248 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras 
-# Contributor: Pierre Schmitz 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Daniel J Griffiths 
-
-pkgname=chromium
-pkgver=66.0.3359.117
-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
-
chromium-$pkgver.txt::https://chromium.googlesource.com/chromium/src/+/$pkgver?format=TEXT
-
https://pkgbuild.com/~foutrelis/sources/$pkgname/blink-tools-$pkgver.tar.gz
-fix-crash-in-is_cfi-true-builds-with-unbundled-ICU.patch
-fix-frame-buttons-rendering-too-large-when-using-OSX.patch
-chromium-skia-harmony.patch
-chromium-widevine.patch)
-noextract=(blink-tools-$pkgver.tar.gz)
-sha256sums=('77c5a334644fdc303697b3864c9a6b709cee23ee384f4134308e820af4568ed6'
-'04917e3cd4307d8e31bfb0027a5dce6d086edb10ff8a716024fbb8bb0c7dccf1'
-'bf9600489198c5a873ef7b12e8ba42e04c667a59b898592ad1b416f66df13d7e'
-'922db9d6a69a22003caa72c507e1ccbf0c4ee2c254f00e243c97ca572bf1ec56'
-'e3fb73b43bb8c69ff517e66b2cac73d6e759fd240003eb35598df9af442422fe'
-'bd5e0e61df3f89172590801aea7c8ac75162c10c7fe83e262e96a14388d1633a'
-'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3'
-'d6fdcb922e5a7fbe15759d39ccc8ea4225821c44d98054ce0f23f9d1f00c9808')
-
-# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
-# Keys are the names in the above script; values are the dependencies in Arch
-declare -gA _system_libs=(
-  #[ffmpeg]=ffmpeg# https://crbug.com/731766
-  [flac]=flac
-  [fontconfig]=fontconfig
-  [freetype]=freetype2
-  [harfbuzz-ng]=harfbuzz
-  [icu]=icu
-  [libdrm]=
-  [libjpeg]=libjpeg
-  #[libpng]=libpng# https://crbug.com/752403#c10
-  #[libvpx]=libvpx
-