[arch-commits] Commit in electron/repos/community-x86_64 (18 files)

2020-05-01 Thread Nicola Squartini via arch-commits
Date: Saturday, May 2, 2020 @ 03:02:58
  Author: tensor5
Revision: 624292

archrelease: copy trunk to community-x86_64

Added:
  electron/repos/community-x86_64/PKGBUILD
(from rev 624291, electron/trunk/PKGBUILD)
  electron/repos/community-x86_64/chromium-skia-harmony.patch
(from rev 624291, electron/trunk/chromium-skia-harmony.patch)
  electron/repos/community-x86_64/default_app-icon.patch
(from rev 624291, electron/trunk/default_app-icon.patch)
  electron/repos/community-x86_64/electron.desktop
(from rev 624291, electron/trunk/electron.desktop)
  electron/repos/community-x86_64/fix-building-with-system-zlib.patch
(from rev 624291, electron/trunk/fix-building-with-system-zlib.patch)
  electron/repos/community-x86_64/fix-building-with-unbundled-libxml.patch
(from rev 624291, electron/trunk/fix-building-with-unbundled-libxml.patch)
  
electron/repos/community-x86_64/fix-shim-header-generation-when-unbundling-ICU.patch
(from rev 624291, 
electron/trunk/fix-shim-header-generation-when-unbundling-ICU.patch)
  electron/repos/community-x86_64/icu67.patch
(from rev 624291, electron/trunk/icu67.patch)
  electron/repos/community-x86_64/use-system-libraries-in-node.patch
(from rev 624291, electron/trunk/use-system-libraries-in-node.patch)
Deleted:
  electron/repos/community-x86_64/PKGBUILD
  electron/repos/community-x86_64/chromium-skia-harmony.patch
  electron/repos/community-x86_64/default_app-icon.patch
  electron/repos/community-x86_64/electron.desktop
  electron/repos/community-x86_64/fix-building-with-system-zlib.patch
  electron/repos/community-x86_64/fix-building-with-unbundled-libxml.patch
  
electron/repos/community-x86_64/fix-shim-header-generation-when-unbundling-ICU.patch
  electron/repos/community-x86_64/icu67.patch
  electron/repos/community-x86_64/use-system-libraries-in-node.patch

--+
 PKGBUILD |  408 -
 chromium-skia-harmony.patch  |   28 -
 default_app-icon.patch   |   42 -
 electron.desktop |   14 
 fix-building-with-system-zlib.patch  |   64 +-
 fix-building-with-unbundled-libxml.patch |  254 +-
 fix-shim-header-generation-when-unbundling-ICU.patch |  100 ++--
 icu67.patch  |  338 +++---
 use-system-libraries-in-node.patch   |  112 ++--
 9 files changed, 680 insertions(+), 680 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-02 03:01:56 UTC (rev 624291)
+++ PKGBUILD2020-05-02 03:02:58 UTC (rev 624292)
@@ -1,204 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=electron
-pkgver=8.2.3
-_commit=663d389925a9637609c07f1212edeca337f591be
-_chromiumver=80.0.3987.163
-pkgrel=2
-pkgdesc='Build cross platform desktop apps with web technologies'
-arch=('x86_64')
-url='https://electronjs.org/'
-license=('MIT' 'custom')
-depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libxslt' 'libxss'
- 'minizip' 'nss' 're2' 'snappy')
-makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'java-runtime-headless'
- 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja' 'npm' 'pciutils' 'yarn'
- 'python2' 'wget' 'yasm')
-optdepends=('kde-cli-tools: file deletion support (kioclient5)'
-'libappindicator-gtk3: StatusNotifierItem support'
-'trash-cli: file deletion support (trash-put)'
-"xdg-utils: open URLs with desktop's default (xdg-email, 
xdg-open)")
-source=('git+https://github.com/electron/electron.git'
-'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git'
-'electron.desktop'
-'default_app-icon.patch'
-'use-system-libraries-in-node.patch'
-'icu67.patch'
-'chromium-skia-harmony.patch'
-'fix-building-with-system-zlib.patch'
-'fix-building-with-unbundled-libxml.patch'
-'fix-shim-header-generation-when-unbundling-ICU.patch'
-   )
-sha256sums=('SKIP'
-'SKIP'
-'5270db01f3f8aaa5137dec275a02caa832b7f2e37942e068cba8d28b3a29df39'
-'00b21418b9468064f6f275566d3cf64c6b014e596acc650100a5a46da31efbfa'
-'c7eadac877179e586d0cce7f898aa1462b4c207733e68ecc17de9754b691713a'
-'5315977307e69d20b3e856d3f8724835b08e02085aa5c5cefea83fd7d006'
-'771292942c0901092a402cc60ee883877a99fb804cb54d568c8c6c94565a48e1'
-'18276e65c68a0c328601b12fefb7e8bfc632346f34b87e64944c9de8c95c5cfa'
-'e530d1b39504c2ab247e16f1602359c484e9e8be4ef6d4824d68b14d29a7f60b'
-'e477aa48a11ca4d53927f66a9593567fcd053325fb38af30ac3508465f1dd1f6')
-
-_system_libs=('ffmpeg'
-  'flac'
-  'fontconfig'
-  'freetype'
-  'harfbuzz-ng'
-  'icu'
- 

[arch-commits] Commit in electron/repos/community-x86_64 (18 files)

2019-07-25 Thread Nicola Squartini via arch-commits
Date: Thursday, July 25, 2019 @ 11:10:00
  Author: tensor5
Revision: 492780

archrelease: copy trunk to community-x86_64

Added:
  electron/repos/community-x86_64/PKGBUILD
(from rev 492779, electron/trunk/PKGBUILD)
  
electron/repos/community-x86_64/chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch
(from rev 492779, 
electron/trunk/chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch)
  electron/repos/community-x86_64/chromium-color_utils-use-std-sqrt.patch
(from rev 492779, electron/trunk/chromium-color_utils-use-std-sqrt.patch)
  electron/repos/community-x86_64/chromium-media-fix-build-with-libstdc++.patch
(from rev 492779, 
electron/trunk/chromium-media-fix-build-with-libstdc++.patch)
  electron/repos/community-x86_64/chromium-skia-harmony.patch
(from rev 492779, electron/trunk/chromium-skia-harmony.patch)
  electron/repos/community-x86_64/chromium-system-icu.patch
(from rev 492779, electron/trunk/chromium-system-icu.patch)
  electron/repos/community-x86_64/default_app-icon.patch
(from rev 492779, electron/trunk/default_app-icon.patch)
  electron/repos/community-x86_64/electron.desktop
(from rev 492779, electron/trunk/electron.desktop)
  electron/repos/community-x86_64/use-system-libraries-in-node.patch
(from rev 492779, electron/trunk/use-system-libraries-in-node.patch)
Deleted:
  electron/repos/community-x86_64/PKGBUILD
  
electron/repos/community-x86_64/chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch
  electron/repos/community-x86_64/chromium-color_utils-use-std-sqrt.patch
  electron/repos/community-x86_64/chromium-media-fix-build-with-libstdc++.patch
  electron/repos/community-x86_64/chromium-skia-harmony.patch
  electron/repos/community-x86_64/chromium-system-icu.patch
  electron/repos/community-x86_64/default_app-icon.patch
  electron/repos/community-x86_64/electron.desktop
  electron/repos/community-x86_64/use-system-libraries-in-node.patch

--+
 PKGBUILD |  392 
+-
 chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch |   68 -
 chromium-color_utils-use-std-sqrt.patch  |   96 +-
 chromium-media-fix-build-with-libstdc++.patch|   96 +-
 chromium-skia-harmony.patch  |   26 
 chromium-system-icu.patch|   38 
 default_app-icon.patch   |   42 -
 electron.desktop |   14 
 use-system-libraries-in-node.patch   |  112 +-
 9 files changed, 442 insertions(+), 442 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-25 11:09:44 UTC (rev 492779)
+++ PKGBUILD2019-07-25 11:10:00 UTC (rev 492780)
@@ -1,196 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=electron
-pkgver=5.0.7
-_commit=31e43f54d0ac2d5339a1cfda1cd03dc84f826b07
-_chromiumver=73.0.3683.121
-pkgrel=1
-pkgdesc='Build cross platform desktop apps with web technologies'
-arch=('x86_64')
-url='https://electronjs.org/'
-license=('MIT' 'custom')
-depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libnghttp2'
- 'libxslt' 'libxss' 'minizip' 'nss' 're2' 'snappy')
-makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'java-runtime-headless'
- 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja' 'npm' 'pciutils'
- 'python2' 'wget' 'yasm')
-optdepends=('kde-cli-tools: file deletion support (kioclient5)'
-'trash-cli: file deletion support (trash-put)'
-"xdg-utils: open URLs with desktop's default (xdg-email, 
xdg-open)")
-source=('git+https://github.com/electron/electron.git'
-'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git'
-'electron.desktop'
-'default_app-icon.patch'
-'use-system-libraries-in-node.patch'
-'chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch'
-'chromium-color_utils-use-std-sqrt.patch'
-'chromium-media-fix-build-with-libstdc++.patch'
-'chromium-skia-harmony.patch'
-'chromium-system-icu.patch'
-   )
-sha256sums=('SKIP'
-'SKIP'
-'5270db01f3f8aaa5137dec275a02caa832b7f2e37942e068cba8d28b3a29df39'
-'a9f4d2af71c4399dd01047bb1205c0ca9bb5ce6bf0eeaeb57acf4c69724b668b'
-'e38b50ef16e6fc7520b1892f3b17758db14733d207cc083cfcd89995248f'
-'f2b12ccf83a8e0adda4a87ae5c983df5e092ccf1f9a6f2e05799ce4d451dbda1'
-'b3b6f5147d519c586cbdaf3b227dd1719676fa3a65edd6f08989087afd287afa'
-'f51fe91427d8638c5551746d2ec7de99e8059dd76889cfeaee8ca3d8fed62265'
-'5887f78b55c4ecbbcba5930f3f0bb7bc0117c2a41c2f761805fcf7f46f1ca2b3'
-'e2d284311f49c529ea45083438a768db390bde52949995534034d2

[arch-commits] Commit in electron/repos/community-x86_64 (18 files)

2019-07-18 Thread Nicola Squartini via arch-commits
Date: Friday, July 19, 2019 @ 06:59:15
  Author: tensor5
Revision: 492188

archrelease: copy trunk to community-x86_64

Added:
  electron/repos/community-x86_64/PKGBUILD
(from rev 492187, electron/trunk/PKGBUILD)
  
electron/repos/community-x86_64/chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch
(from rev 492187, 
electron/trunk/chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch)
  electron/repos/community-x86_64/chromium-color_utils-use-std-sqrt.patch
(from rev 492187, electron/trunk/chromium-color_utils-use-std-sqrt.patch)
  electron/repos/community-x86_64/chromium-media-fix-build-with-libstdc++.patch
(from rev 492187, 
electron/trunk/chromium-media-fix-build-with-libstdc++.patch)
  electron/repos/community-x86_64/chromium-skia-harmony.patch
(from rev 492187, electron/trunk/chromium-skia-harmony.patch)
  electron/repos/community-x86_64/chromium-system-icu.patch
(from rev 492187, electron/trunk/chromium-system-icu.patch)
  electron/repos/community-x86_64/default_app-icon.patch
(from rev 492187, electron/trunk/default_app-icon.patch)
  electron/repos/community-x86_64/electron.desktop
(from rev 492187, electron/trunk/electron.desktop)
  electron/repos/community-x86_64/use-system-libraries-in-node.patch
(from rev 492187, electron/trunk/use-system-libraries-in-node.patch)
Deleted:
  electron/repos/community-x86_64/PKGBUILD
  
electron/repos/community-x86_64/chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch
  electron/repos/community-x86_64/chromium-color_utils-use-std-sqrt.patch
  electron/repos/community-x86_64/chromium-media-fix-build-with-libstdc++.patch
  electron/repos/community-x86_64/chromium-skia-harmony.patch
  electron/repos/community-x86_64/chromium-system-icu.patch
  electron/repos/community-x86_64/default_app-icon.patch
  electron/repos/community-x86_64/electron.desktop
  electron/repos/community-x86_64/use-system-libraries-in-node.patch

--+
 PKGBUILD |  392 
+-
 chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch |   68 -
 chromium-color_utils-use-std-sqrt.patch  |   96 +-
 chromium-media-fix-build-with-libstdc++.patch|   96 +-
 chromium-skia-harmony.patch  |   26 
 chromium-system-icu.patch|   38 
 default_app-icon.patch   |   42 -
 electron.desktop |   14 
 use-system-libraries-in-node.patch   |  112 +-
 9 files changed, 442 insertions(+), 442 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-19 06:59:01 UTC (rev 492187)
+++ PKGBUILD2019-07-19 06:59:15 UTC (rev 492188)
@@ -1,196 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=electron
-pkgver=5.0.6
-_commit=558bb528474543f91c94a867e297bb574ab04190
-_chromiumver=73.0.3683.121
-pkgrel=1
-pkgdesc='Build cross platform desktop apps with web technologies'
-arch=('x86_64')
-url='https://electronjs.org/'
-license=('MIT' 'custom')
-depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libnghttp2'
- 'libxslt' 'libxss' 'minizip' 'nss' 're2' 'snappy')
-makedepends=('clang' 'git' 'gn' 'gperf' 'harfbuzz-icu' 'java-runtime-headless'
- 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja' 'npm' 'pciutils'
- 'python2' 'wget' 'yasm')
-optdepends=('kde-cli-tools: file deletion support (kioclient5)'
-'trash-cli: file deletion support (trash-put)'
-"xdg-utils: open URLs with desktop's default (xdg-email, 
xdg-open)")
-source=('git+https://github.com/electron/electron.git'
-'git+https://chromium.googlesource.com/chromium/tools/depot_tools.git'
-'electron.desktop'
-'default_app-icon.patch'
-'use-system-libraries-in-node.patch'
-'chromium-avoid-log-flooding-in-GLSurfacePresentationHelper.patch'
-'chromium-color_utils-use-std-sqrt.patch'
-'chromium-media-fix-build-with-libstdc++.patch'
-'chromium-skia-harmony.patch'
-'chromium-system-icu.patch'
-   )
-sha256sums=('SKIP'
-'SKIP'
-'5270db01f3f8aaa5137dec275a02caa832b7f2e37942e068cba8d28b3a29df39'
-'a9f4d2af71c4399dd01047bb1205c0ca9bb5ce6bf0eeaeb57acf4c69724b668b'
-'e38b50ef16e6fc7520b1892f3b17758db14733d207cc083cfcd89995248f'
-'f2b12ccf83a8e0adda4a87ae5c983df5e092ccf1f9a6f2e05799ce4d451dbda1'
-'b3b6f5147d519c586cbdaf3b227dd1719676fa3a65edd6f08989087afd287afa'
-'f51fe91427d8638c5551746d2ec7de99e8059dd76889cfeaee8ca3d8fed62265'
-'5887f78b55c4ecbbcba5930f3f0bb7bc0117c2a41c2f761805fcf7f46f1ca2b3'
-'e2d284311f49c529ea45083438a768db390bde52949995534034d2a8