[arch-commits] Commit in thunderbird/repos/extra-x86_64 (5 files)

2020-05-09 Thread Levente Polyak via arch-commits
Date: Saturday, May 9, 2020 @ 14:09:42
  Author: anthraxx
Revision: 382944

archrelease: copy trunk to extra-x86_64

Added:
  thunderbird/repos/extra-x86_64/PKGBUILD
(from rev 382943, thunderbird/trunk/PKGBUILD)
  thunderbird/repos/extra-x86_64/thunderbird.desktop
(from rev 382943, thunderbird/trunk/thunderbird.desktop)
Deleted:
  thunderbird/repos/extra-x86_64/PKGBUILD
  thunderbird/repos/extra-x86_64/rust-1.43.patch
  thunderbird/repos/extra-x86_64/thunderbird.desktop

-+
 PKGBUILD|  316 ++---
 rust-1.43.patch |   71 --
 thunderbird.desktop |  346 +-
 3 files changed, 329 insertions(+), 404 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-09 14:09:34 UTC (rev 382943)
+++ PKGBUILD2020-05-09 14:09:42 UTC (rev 382944)
@@ -1,160 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-# Contributor: Alexander Baldeck 
-# Contributor: Dale Blount 
-# Contributor: Anders Bostrom 
-
-pkgname=thunderbird
-pkgver=68.7.0
-pkgrel=2
-pkgdesc='Standalone mail and news reader from mozilla.org'
-url='https://www.mozilla.org/thunderbird/'
-arch=(x86_64)
-license=(MPL GPL LGPL)
-depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib 
alsa-lib
- nss hunspell sqlite ttf-font icu)  # libvpx
-makedepends=(unzip zip diffutils python python2 yasm nasm mesa imake libpulse 
inetutils xorg-server-xvfb
- autoconf2.13 rust clang llvm gtk2 cbindgen nodejs)
-optdepends=('libcanberra: sound support')
-options=(!emptydirs !makeflags)
-source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.xz{,.asc}
-rust-1.43.patch
-$pkgname.desktop)
-sha512sums=('fae763030b7a54930291a10f298b7fa4ffc400849082f576556b9040d095f1007ae686daf1241dff8b73bac35c14acf21c156a18a3e16d62a7719c6cc34e4d1f'
-'SKIP'
-
'8833130802e2bfb34036444d6855c96a5b819f90c9835decd816bbf50dc507a71b2c343fd53d3fec0d79df791bb56436b06f2430abbeb70c726574a57c385d54'
-
'a0061fcb2a7f66061e336a8d95948592f56f4752e56467f14ba63846720ebf845cce7511d1a2637e3b80d5a1ffdaa2fb783fa37195103425ef65222d45372012')
-validpgpkeys=(14F26682D0916CDD81E37B6D61B7B526D98F0353) # Mozilla Software 
Releases 
-
-# Google API keys (see http://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. Feel free to contact foutre...@archlinux.org for
-# more information.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  patch -Np1 -i ../rust-1.43.patch
-
-  echo -n "$_google_api_key" >google-api-key
-  echo -n "$_mozilla_api_key" >mozilla-api-key
-
-  cat >.mozconfig 

[arch-commits] Commit in thunderbird/repos/extra-x86_64 (5 files)

2020-01-13 Thread Levente Polyak via arch-commits
Date: Monday, January 13, 2020 @ 17:31:57
  Author: anthraxx
Revision: 373435

archrelease: copy trunk to extra-x86_64

Added:
  thunderbird/repos/extra-x86_64/PKGBUILD
(from rev 373434, thunderbird/trunk/PKGBUILD)
  thunderbird/repos/extra-x86_64/thunderbird.desktop
(from rev 373434, thunderbird/trunk/thunderbird.desktop)
Deleted:
  thunderbird/repos/extra-x86_64/PKGBUILD
  thunderbird/repos/extra-x86_64/thunderbird-rust-1.39.patch
  thunderbird/repos/extra-x86_64/thunderbird.desktop

-+
 PKGBUILD|  316 ++
 thunderbird-rust-1.39.patch |  170 
 thunderbird.desktop |  346 +-
 3 files changed, 329 insertions(+), 503 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-13 17:31:52 UTC (rev 373434)
+++ PKGBUILD2020-01-13 17:31:57 UTC (rev 373435)
@@ -1,160 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-# Contributor: Alexander Baldeck 
-# Contributor: Dale Blount 
-# Contributor: Anders Bostrom 
-
-pkgname=thunderbird
-pkgver=68.3.1
-pkgrel=1
-pkgdesc='Standalone mail and news reader from mozilla.org'
-url='https://www.mozilla.org/thunderbird/'
-arch=(x86_64)
-license=(MPL GPL LGPL)
-depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib 
alsa-lib
- nss hunspell sqlite ttf-font icu)  # libvpx
-makedepends=(unzip zip diffutils python python2 yasm nasm mesa imake libpulse 
inetutils xorg-server-xvfb
- autoconf2.13 rust clang llvm gtk2 cbindgen nodejs)
-optdepends=('libcanberra: sound support')
-options=(!emptydirs !makeflags)
-source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.xz{,.asc}
-$pkgname.desktop
-thunderbird-rust-1.39.patch)
-sha256sums=('76284cd3f192ac5678bbf10e1ce9308e913c2e6dde89e055d3ffe568e0e71fa6'
-'SKIP'
-'e44c55501f650a4e80b9c353b81f33e07ca65808db831eff6ca616aded233827'
-'08834ef1c2dd685edd40dea20dfa9d4b889f5c387385ac329a162eeff6cf90be')
-validpgpkeys=(14F26682D0916CDD81E37B6D61B7B526D98F0353) # Mozilla Software 
Releases 
-
-# Google API keys (see http://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. Feel free to contact foutre...@archlinux.org for
-# more information.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  patch -p1 -i ../thunderbird-rust-1.39.patch # Fix build with rust 1.39 
(Gentoo)
-
-  echo -n "$_google_api_key" >google-api-key
-  echo -n "$_mozilla_api_key" >mozilla-api-key
-
-  cat >.mozconfig 

[arch-commits] Commit in thunderbird/repos/extra-x86_64 (5 files)

2019-09-04 Thread Levente Polyak via arch-commits
Date: Wednesday, September 4, 2019 @ 08:17:42
  Author: anthraxx
Revision: 361602

archrelease: copy trunk to extra-x86_64

Added:
  thunderbird/repos/extra-x86_64/PKGBUILD
(from rev 361601, thunderbird/trunk/PKGBUILD)
  thunderbird/repos/extra-x86_64/thunderbird.desktop
(from rev 361601, thunderbird/trunk/thunderbird.desktop)
Deleted:
  thunderbird/repos/extra-x86_64/PKGBUILD
  thunderbird/repos/extra-x86_64/rust-1.35.patch
  thunderbird/repos/extra-x86_64/thunderbird.desktop

-+
 PKGBUILD|  320 ++
 rust-1.35.patch |   47 --
 thunderbird.desktop |  346 +-
 3 files changed, 330 insertions(+), 383 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-09-04 08:17:38 UTC (rev 361601)
+++ PKGBUILD2019-09-04 08:17:42 UTC (rev 361602)
@@ -1,163 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-# Contributor: Alexander Baldeck 
-# Contributor: Dale Blount 
-# Contributor: Anders Bostrom 
-
-pkgname=thunderbird
-pkgver=60.8.0
-pkgrel=1
-pkgdesc='Standalone mail and news reader from mozilla.org'
-url='https://www.mozilla.org/thunderbird/'
-arch=(x86_64)
-license=(MPL GPL LGPL)
-depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib 
alsa-lib
- nss hunspell sqlite ttf-font icu)  # libvpx
-makedepends=(unzip zip diffutils python2 yasm mesa imake libpulse inetutils 
xorg-server-xvfb
- autoconf2.13 rust clang llvm gtk2)
-optdepends=('libcanberra: sound support')
-options=(!emptydirs !makeflags)
-source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.xz{,.asc}
-rust-1.35.patch
-$pkgname.desktop)
-sha256sums=('1e7a13e64b63476d2235aaac6823fdab949af45cfcd5a25ee710cbae08c2f5d1'
-'SKIP'
-'3257987cc0ab0559c65561d523eb4d0e73b5edb86d9d18a2487818d9fca0bb30'
-'e44c55501f650a4e80b9c353b81f33e07ca65808db831eff6ca616aded233827')
-validpgpkeys=(14F26682D0916CDD81E37B6D61B7B526D98F0353) # Mozilla Software 
Releases 
-
-# Google API keys (see http://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. Feel free to contact foutre...@archlinux.org for
-# more information.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  patch -Np1 -i ../rust-1.35.patch # Fix build with rust 1.35 (Fedora)
-
-  echo -n "$_google_api_key" >google-api-key
-  echo -n "$_mozilla_api_key" >mozilla-api-key
-
-  cat >.mozconfig 

[arch-commits] Commit in thunderbird/repos/extra-x86_64 (5 files)

2019-04-05 Thread Evangelos Foutras via arch-commits
Date: Saturday, April 6, 2019 @ 03:59:52
  Author: foutrelis
Revision: 350155

archrelease: copy trunk to extra-x86_64

Added:
  thunderbird/repos/extra-x86_64/PKGBUILD
(from rev 350154, thunderbird/trunk/PKGBUILD)
  thunderbird/repos/extra-x86_64/rust-1.33.patch
(from rev 350154, thunderbird/trunk/rust-1.33.patch)
  thunderbird/repos/extra-x86_64/thunderbird.desktop
(from rev 350154, thunderbird/trunk/thunderbird.desktop)
Deleted:
  thunderbird/repos/extra-x86_64/PKGBUILD
  thunderbird/repos/extra-x86_64/thunderbird.desktop

-+
 PKGBUILD|  311 ++--
 rust-1.33.patch |   70 ++
 thunderbird.desktop |  346 +-
 3 files changed, 402 insertions(+), 325 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-06 03:59:44 UTC (rev 350154)
+++ PKGBUILD2019-04-06 03:59:52 UTC (rev 350155)
@@ -1,152 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-# Contributor: Alexander Baldeck 
-# Contributor: Dale Blount 
-# Contributor: Anders Bostrom 
-
-pkgname=thunderbird
-pkgver=60.5.3
-pkgrel=1
-pkgdesc='Standalone mail and news reader from mozilla.org'
-url='https://www.mozilla.org/thunderbird/'
-arch=(x86_64)
-license=(MPL GPL LGPL)
-depends=(gtk3 gtk2 mozilla-common libxt startup-notification mime-types 
dbus-glib alsa-lib
- nss hunspell sqlite ttf-font icu)  # libvpx
-makedepends=(unzip zip diffutils python2 yasm mesa imake gconf libpulse 
inetutils xorg-server-xvfb
- autoconf2.13 rust clang llvm)
-optdepends=('libcanberra: sound support')
-options=(!emptydirs !makeflags)
-source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.xz
-$pkgname.desktop)
-sha256sums=('83c91c4dc9b537aca99db45f99ccf2258cd830c704fb4aa994df18272c8a5211'
-'e44c55501f650a4e80b9c353b81f33e07ca65808db831eff6ca616aded233827')
-
-# Google API keys (see http://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. Feel free to contact foutre...@archlinux.org for
-# more information.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  echo -n "$_google_api_key" >google-api-key
-  echo -n "$_mozilla_api_key" >mozilla-api-key
-
-  cat >.mozconfig 

[arch-commits] Commit in thunderbird/repos/extra-x86_64 (5 files)

2018-11-04 Thread Antonio Rojas via arch-commits
Date: Sunday, November 4, 2018 @ 20:58:57
  Author: arojas
Revision: 337855

archrelease: copy trunk to extra-x86_64

Added:
  thunderbird/repos/extra-x86_64/PKGBUILD
(from rev 337854, thunderbird/trunk/PKGBUILD)
  thunderbird/repos/extra-x86_64/thunderbird.desktop
(from rev 337854, thunderbird/trunk/thunderbird.desktop)
Deleted:
  thunderbird/repos/extra-x86_64/PKGBUILD
  thunderbird/repos/extra-x86_64/thunderbird-60.2.1-buildfix.patch
  thunderbird/repos/extra-x86_64/thunderbird.desktop

---+
 PKGBUILD  |  301 +++
 thunderbird-60.2.1-buildfix.patch |   42 
 thunderbird.desktop   |  346 ++--
 3 files changed, 322 insertions(+), 367 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-04 20:58:21 UTC (rev 337854)
+++ PKGBUILD2018-11-04 20:58:57 UTC (rev 337855)
@@ -1,152 +0,0 @@
-# Contributor: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-# Contributor: Alexander Baldeck 
-# Contributor: Dale Blount 
-# Contributor: Anders Bostrom 
-
-pkgname=thunderbird
-pkgver=60.2.1
-pkgrel=2
-pkgdesc="Standalone mail and news reader from mozilla.org"
-arch=(x86_64)
-license=(MPL GPL LGPL)
-url="https://www.mozilla.org/thunderbird/;
-depends=(gtk3 gtk2 mozilla-common libxt startup-notification mime-types 
dbus-glib alsa-lib
- nss hunspell sqlite ttf-font libvpx icu)
-makedepends=(unzip zip diffutils python2 yasm mesa imake gconf libpulse 
inetutils xorg-server-xvfb
- autoconf2.13 rust clang llvm)
-optdepends=('libcanberra: sound support')
-options=(!emptydirs !makeflags)
-source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.xz
-$pkgname.desktop
-thunderbird-60.2.1-buildfix.patch)
-sha256sums=('d313f25cd7ddc016bf8e4d4115f14b34a66621c0feabbc0dd72f9304cb93d7bf'
-'e44c55501f650a4e80b9c353b81f33e07ca65808db831eff6ca616aded233827'
-'884c5a6742677c83173812f7abb1e409a2b13371ba6079c4cb69b3e95010de05')
-
-# Google API keys (see http://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. Feel free to contact foutre...@archlinux.org for
-# more information.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  echo -n "$_google_api_key" >google-api-key
-  echo -n "$_mozilla_api_key" >mozilla-api-key
-
-  cat >.mozconfig [arch-commits] Commit in thunderbird/repos/extra-x86_64 (5 files)

Date: Monday, August 20, 2018 @ 07:55:47
  Author: bpiotrowski
Revision: 332687

archrelease: copy trunk to extra-x86_64

Added:
  thunderbird/repos/extra-x86_64/PKGBUILD
(from rev 332686, thunderbird/trunk/PKGBUILD)
  thunderbird/repos/extra-x86_64/bz1482248.patch
(from rev 332686, thunderbird/trunk/bz1482248.patch)
  thunderbird/repos/extra-x86_64/thunderbird.desktop
(from rev 332686, thunderbird/trunk/thunderbird.desktop)
Deleted:
  thunderbird/repos/extra-x86_64/PKGBUILD
  thunderbird/repos/extra-x86_64/thunderbird.desktop

-+
 PKGBUILD|  307 ++--
 bz1482248.patch |   28 
 thunderbird.desktop |  346 +-
 3 files changed, 358 insertions(+), 323 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-20 07:55:42 UTC (rev 332686)
+++ PKGBUILD2018-08-20 07:55:47 UTC (rev 332687)
@@ -1,150 +0,0 @@
-# $Id$
-# Contributor: Jan Alexander Steffens (heftig) 
-# Contributor: Ionut Biru 
-# Contributor: Alexander Baldeck 
-# Contributor: Dale Blount 
-# Contributor: Anders Bostrom 
-
-pkgname=thunderbird
-pkgver=60.0
-pkgrel=3
-pkgdesc="Standalone mail and news reader from mozilla.org"
-arch=(x86_64)
-license=(MPL GPL LGPL)
-url="https://www.mozilla.org/thunderbird/;
-depends=(gtk3 gtk2 mozilla-common libxt startup-notification mime-types 
dbus-glib alsa-lib
- nss hunspell sqlite ttf-font libvpx icu)
-makedepends=(unzip zip diffutils python2 yasm mesa imake gconf libpulse 
inetutils xorg-server-xvfb
- autoconf2.13 rust clang llvm)
-optdepends=('libcanberra: sound support')
-options=(!emptydirs !makeflags)
-source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.xz
-$pkgname.desktop)
-sha256sums=('bd7da88dcc03c448a4e975b5a1d3e9bf466ec9151b1059392bcdb50955a22056'
-'e44c55501f650a4e80b9c353b81f33e07ca65808db831eff6ca616aded233827')
-
-# Google API keys (see http://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. Feel free to contact foutre...@archlinux.org for
-# more information.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  echo -n "$_google_api_key" >google-api-key
-  echo -n "$_mozilla_api_key" >mozilla-api-key
-
-  cat >.mozconfig 
    
    

6 matches