[arch-commits] Commit in firefox-dark-reader/repos/community-any (PKGBUILD PKGBUILD)

2020-11-19 Thread Daniel M. Capella via arch-commits
Date: Friday, November 20, 2020 @ 05:55:34
  Author: polyzen
Revision: 757888

archrelease: copy trunk to community-any

Added:
  firefox-dark-reader/repos/community-any/PKGBUILD
(from rev 757887, firefox-dark-reader/trunk/PKGBUILD)
Deleted:
  firefox-dark-reader/repos/community-any/PKGBUILD

--+
 PKGBUILD |   45 +++--
 1 file changed, 23 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-20 05:55:16 UTC (rev 757887)
+++ PKGBUILD2020-11-20 05:55:34 UTC (rev 757888)
@@ -1,22 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Cookie Engineer 
-
-pkgname=firefox-dark-reader
-pkgver=4.9.23
-pkgrel=1
-pkgdesc='Inverts brightness of web pages and aims to reduce eyestrain while 
browsing the web'
-url=https://darkreader.org/
-arch=('any')
-license=('MIT')
-groups=('firefox-addons')
-conflicts=('firefox-extension-dark-reader')
-replaces=('firefox-extension-dark-reader')
-source=("https://addons.cdn.mozilla.net/user-media/addons/855413/dark_reader-$pkgver-an+fx.xpi;)
-noextract=("${source##*/}")
-sha256sums=('bb063bbc1c098a1629711bf1d4c7cd96851c7fce14c327dcef296807f25f2c32')
-
-package() {
-  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/ad...@darkreader.org.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-dark-reader/repos/community-any/PKGBUILD (from rev 757887, 
firefox-dark-reader/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-20 05:55:34 UTC (rev 757888)
@@ -0,0 +1,23 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Cookie Engineer 
+
+pkgname=firefox-dark-reader
+pkgver=4.9.24
+pkgrel=1
+pkgdesc='Inverts brightness of web pages and aims to reduce eyestrain while 
browsing the web'
+url=https://darkreader.org/
+arch=('any')
+license=('MIT')
+groups=('firefox-addons')
+conflicts=('firefox-extension-dark-reader')
+replaces=('firefox-extension-dark-reader')
+source=("https://addons.cdn.mozilla.net/user-media/addons/855413/dark_reader-$pkgver-an+fx.xpi;)
+noextract=("${source##*/}")
+sha256sums=('4d8c220167819e21347213635930c1b866dc73d8943cf1cef94d6aa2eaf0ddf1')
+b2sums=('fd6d2e1c8127a25c4b56cb6dde7384e25c14d180b8b56a9a00161dd776e3752cc477d718c67e16a1f760c759cc4a5e0e160494052a3fc41b0fe6db3aa31aafd2')
+
+package() {
+  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/ad...@darkreader.org.xpi
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in firefox-dark-reader/trunk (PKGBUILD)

2020-11-19 Thread Daniel M. Capella via arch-commits
Date: Friday, November 20, 2020 @ 05:55:16
  Author: polyzen
Revision: 757887

upgpkg: firefox-dark-reader 4.9.24-1

Modified:
  firefox-dark-reader/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 05:53:38 UTC (rev 757886)
+++ PKGBUILD2020-11-20 05:55:16 UTC (rev 757887)
@@ -2,7 +2,7 @@
 # Contributor: Cookie Engineer 
 
 pkgname=firefox-dark-reader
-pkgver=4.9.23
+pkgver=4.9.24
 pkgrel=1
 pkgdesc='Inverts brightness of web pages and aims to reduce eyestrain while 
browsing the web'
 url=https://darkreader.org/
@@ -13,7 +13,8 @@
 replaces=('firefox-extension-dark-reader')
 
source=("https://addons.cdn.mozilla.net/user-media/addons/855413/dark_reader-$pkgver-an+fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('bb063bbc1c098a1629711bf1d4c7cd96851c7fce14c327dcef296807f25f2c32')
+sha256sums=('4d8c220167819e21347213635930c1b866dc73d8943cf1cef94d6aa2eaf0ddf1')
+b2sums=('fd6d2e1c8127a25c4b56cb6dde7384e25c14d180b8b56a9a00161dd776e3752cc477d718c67e16a1f760c759cc4a5e0e160494052a3fc41b0fe6db3aa31aafd2')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/ad...@darkreader.org.xpi


[arch-commits] Commit in firefox-ublock-origin/repos/community-any (PKGBUILD PKGBUILD)

2020-11-19 Thread Daniel M. Capella via arch-commits
Date: Friday, November 20, 2020 @ 05:53:38
  Author: polyzen
Revision: 757886

archrelease: copy trunk to community-any

Added:
  firefox-ublock-origin/repos/community-any/PKGBUILD
(from rev 757885, firefox-ublock-origin/trunk/PKGBUILD)
Deleted:
  firefox-ublock-origin/repos/community-any/PKGBUILD

--+
 PKGBUILD |   40 
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-20 05:53:19 UTC (rev 757885)
+++ PKGBUILD2020-11-20 05:53:38 UTC (rev 757886)
@@ -1,20 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=firefox-ublock-origin
-pkgver=1.30.6
-pkgrel=1
-pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
-arch=('any')
-url=https://github.com/gorhill/uBlock
-license=('GPL3')
-groups=('firefox-addons')
-source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi;)
-noextract=("${source##*/}")
-sha256sums=('500ecb79d9e65ff1c4d7cb3a34763c1dc2edc2b5a3f56b6c8ca225494a4535d6')
-b2sums=('b08f7a6860e18e077e19717e0aa447937a44a291fd67b50747203119db28e60fc9fb8356833a7c3af9112638ed1f2544e10ef5e58e81881562c860d8b3ecbafc')
-
-package() {
-  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-ublock-origin/repos/community-any/PKGBUILD (from rev 757885, 
firefox-ublock-origin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-20 05:53:38 UTC (rev 757886)
@@ -0,0 +1,20 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=firefox-ublock-origin
+pkgver=1.31.0
+pkgrel=1
+pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
+arch=('any')
+url=https://github.com/gorhill/uBlock
+license=('GPL3')
+groups=('firefox-addons')
+source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi;)
+noextract=("${source##*/}")
+sha256sums=('d9eef701b99866565708fe69b5855c1634187630e9e223e810f10e482545e6c0')
+b2sums=('68baf9320844df042d81ca9b96d4e014351d036fd3a098013f791d96ad21750a9d31e44caaacd3ec1f8f2f488177b1c7e18cebfbfd7e147afef0780a770ebb3c')
+
+package() {
+  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in firefox-ublock-origin/trunk (PKGBUILD)

2020-11-19 Thread Daniel M. Capella via arch-commits
Date: Friday, November 20, 2020 @ 05:53:19
  Author: polyzen
Revision: 757885

upgpkg: firefox-ublock-origin 1.31.0-1

Modified:
  firefox-ublock-origin/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 05:51:17 UTC (rev 757884)
+++ PKGBUILD2020-11-20 05:53:19 UTC (rev 757885)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-ublock-origin
-pkgver=1.30.6
+pkgver=1.31.0
 pkgrel=1
 pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
 arch=('any')
@@ -10,8 +10,8 @@
 groups=('firefox-addons')
 
source=("https://addons.cdn.mozilla.net/user-media/addons/607454/ublock_origin-$pkgver-an+fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('500ecb79d9e65ff1c4d7cb3a34763c1dc2edc2b5a3f56b6c8ca225494a4535d6')
-b2sums=('b08f7a6860e18e077e19717e0aa447937a44a291fd67b50747203119db28e60fc9fb8356833a7c3af9112638ed1f2544e10ef5e58e81881562c860d8b3ecbafc')
+sha256sums=('d9eef701b99866565708fe69b5855c1634187630e9e223e810f10e482545e6c0')
+b2sums=('68baf9320844df042d81ca9b96d4e014351d036fd3a098013f791d96ad21750a9d31e44caaacd3ec1f8f2f488177b1c7e18cebfbfd7e147afef0780a770ebb3c')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi


[arch-commits] Commit in firefox-tree-style-tab/repos/community-any (2 files)

2020-11-19 Thread Daniel M. Capella via arch-commits
Date: Friday, November 20, 2020 @ 05:51:17
  Author: polyzen
Revision: 757884

archrelease: copy trunk to community-any

Added:
  firefox-tree-style-tab/repos/community-any/PKGBUILD
(from rev 757883, firefox-tree-style-tab/trunk/PKGBUILD)
Deleted:
  firefox-tree-style-tab/repos/community-any/PKGBUILD

--+
 PKGBUILD |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-20 05:50:59 UTC (rev 757883)
+++ PKGBUILD2020-11-20 05:51:17 UTC (rev 757884)
@@ -1,21 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Jérémie Detrey 
-
-pkgname=firefox-tree-style-tab
-pkgver=3.6.1
-pkgrel=1
-pkgdesc='Firefox extension to show tabs like a tree'
-arch=('any')
-license=('MPL' 'MPL2')
-groups=('firefox-addons')
-url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
-source=("https://addons.cdn.mozilla.net/user-media/addons/5890/tree_style_tab_-$pkgver-fx.xpi;)
-noextract=("${source##*/}")
-sha256sums=('c24394d5a77cdaba923777b89649bb6e4909d32061e013dfe5af88c231e1d6ca')
-b2sums=('45fce32ea665d62ce6588f606b89afd0acc685a0db1f4e470e3c878aa832ee9026e3ed3ec2e1e6ff482b22031778ca9c1822a8b29d5958d601aca07622e97293')
-
-package() {
-  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/treestyle...@piro.sakura.ne.jp.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-tree-style-tab/repos/community-any/PKGBUILD (from rev 757883, 
firefox-tree-style-tab/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-20 05:51:17 UTC (rev 757884)
@@ -0,0 +1,21 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Jérémie Detrey 
+
+pkgname=firefox-tree-style-tab
+pkgver=3.6.2
+pkgrel=1
+pkgdesc='Firefox extension to show tabs like a tree'
+arch=('any')
+license=('MPL' 'MPL2')
+groups=('firefox-addons')
+url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
+source=("https://addons.cdn.mozilla.net/user-media/addons/5890/tree_style_tab_-$pkgver-fx.xpi;)
+noextract=("${source##*/}")
+sha256sums=('1200e00dcc7a0a79c848ee667e364df5a6465302b2613f631886aec316deedcb')
+b2sums=('94b6be305de38271bc871e7ecd2a3a10b15ccc7c417e74b4860e7078ffbdc415865f8172ca1b79a70b436f496e493f4e53259ebb4fdf3372c7140d4abd76247b')
+
+package() {
+  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/treestyle...@piro.sakura.ne.jp.xpi
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in firefox-tree-style-tab/trunk (PKGBUILD)

2020-11-19 Thread Daniel M. Capella via arch-commits
Date: Friday, November 20, 2020 @ 05:50:59
  Author: polyzen
Revision: 757883

upgpkg: firefox-tree-style-tab 3.6.2-1

Modified:
  firefox-tree-style-tab/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 03:28:30 UTC (rev 757882)
+++ PKGBUILD2020-11-20 05:50:59 UTC (rev 757883)
@@ -2,7 +2,7 @@
 # Contributor: Jérémie Detrey 
 
 pkgname=firefox-tree-style-tab
-pkgver=3.6.1
+pkgver=3.6.2
 pkgrel=1
 pkgdesc='Firefox extension to show tabs like a tree'
 arch=('any')
@@ -11,8 +11,8 @@
 url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
 
source=("https://addons.cdn.mozilla.net/user-media/addons/5890/tree_style_tab_-$pkgver-fx.xpi;)
 noextract=("${source##*/}")
-sha256sums=('c24394d5a77cdaba923777b89649bb6e4909d32061e013dfe5af88c231e1d6ca')
-b2sums=('45fce32ea665d62ce6588f606b89afd0acc685a0db1f4e470e3c878aa832ee9026e3ed3ec2e1e6ff482b22031778ca9c1822a8b29d5958d601aca07622e97293')
+sha256sums=('1200e00dcc7a0a79c848ee667e364df5a6465302b2613f631886aec316deedcb')
+b2sums=('94b6be305de38271bc871e7ecd2a3a10b15ccc7c417e74b4860e7078ffbdc415865f8172ca1b79a70b436f496e493f4e53259ebb4fdf3372c7140d4abd76247b')
 
 package() {
   install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/treestyle...@piro.sakura.ne.jp.xpi


[arch-commits] Commit in firefox-developer-edition-i18n/repos/community-any (2 files)

2020-11-19 Thread Andrew Crerar via arch-commits
Date: Friday, November 20, 2020 @ 03:28:30
  Author: andrewsc
Revision: 757882

archrelease: copy trunk to community-any

Added:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD
(from rev 757881, firefox-developer-edition-i18n/trunk/PKGBUILD)
Deleted:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD

--+
 PKGBUILD |  460 ++---
 1 file changed, 230 insertions(+), 230 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-20 03:28:04 UTC (rev 757881)
+++ PKGBUILD2020-11-20 03:28:30 UTC (rev 757882)
@@ -1,230 +0,0 @@
-# Maintainer: Andrew Crerar 
-
-pkgbase=firefox-developer-edition-i18n
-pkgver=84.0b2
-pkgrel=1
-pkgdesc="Language pack for Firefox Developer Edition"
-arch=('any')
-url="https://www.mozilla.com/;
-license=('MPL' 'GPL')
-
-_languages=(
-  'ach "Acholi"'
-  'af  "Afrikaans"'
-  'an  "Aragonese"'
-  'ar  "Arabic"'
-  'ast "Asturian"'
-  'az  "Azerbaijani"'
-  'be  "Belarusian"'
-  'bg  "Bulgarian"'
-  'bn  "Bengali"'
-  'br  "Breton"'
-  'bs  "Bosnian"'
-  'ca  "Catalan"'
-  'ca-valencia "Catalan (Valencian)"'
-  'cak "Maya Kaqchikel"'
-  'cs  "Czech"'
-  'cy  "Welsh"'
-  'da  "Danish"'
-  'de  "German"'
-  'dsb "Lower Sorbian"'
-  'el  "Greek"'
-  'en-CA   "English (Canada)"'
-  'en-GB   "English (British)"'
-  'en-US   "English (American)"'
-  'eo  "Esperanto"'
-  'es-AR   "Spanish (Argentina)"'
-  'es-CL   "Spanish (Chile)"'
-  'es-ES   "Spanish (Spain)"'
-  'es-MX   "Spanish (Mexico)"'
-  'et  "Estonian"'
-  'eu  "Basque"'
-  'fa  "Persian"'
-  'ff  "Fulah"'
-  'fi  "Finnish"'
-  'fr  "French"'
-  'fy-NL   "Frisian"'
-  'ga-IE   "Irish"'
-  'gd  "Gaelic (Scotland)"'
-  'gl  "Galician"'
-  'gn  "Guarani"'
-  'gu-IN   "Gujarati (India)"'
-  'he  "Hebrew"'
-  'hi-IN   "Hindi (India)"'
-  'hr  "Croatian"'
-  'hsb "Upper Sorbian"'
-  'hu  "Hungarian"'
-  'hy-AM   "Armenian"'
-  'ia  "Interlingua"'
-  'id  "Indonesian"'
-  'is  "Icelandic"'
-  'it  "Italian"'
-  'ja  "Japanese"'
-  'ka  "Georgian"'
-  'kab "Kabyle"'
-  'kk  "Kazakh"'
-  'km  "Khmer"'
-  'kn  "Kannada"'
-  'ko  "Korean"'
-  'lij "Ligurian"'
-  'lt  "Lithuanian"'
-  'lv  "Latvian"'
-  'mk  "Macedonian"'
-  'mr  "Marathi"'
-  'ms  "Malay"'
-  'my  "Burmese"'
-  'nb-NO   "Norwegian (Bokmål)"'
-  'ne-NP   "Nepali"'
-  'nl  "Dutch"'
-  'nn-NO   "Norwegian (Nynorsk)"'
-  'oc  "Occitan"'
-  'pa-IN   "Punjabi (India)"'
-  'pl  "Polish"'
-  'pt-BR   "Portuguese (Brazilian)"'
-  'pt-PT   "Portuguese (Portugal)"'
-  'rm  "Romansh"'
-  'ro  "Romanian"'
-  'ru  "Russian"'
-  'si  "Sinhala"'
-  'sk  "Slovak"'
-  'sl  "Slovenian"'
-  'son "Songhai"'
-  'sq  "Albanian"'
-  'sr  "Serbian"'
-  'sv-SE   "Swedish"'
-  'ta  "Tamil"'
-  'te  "Telugu"'
-  'th  "Thai"'
-  'tl  "Tagalog"'
-  'tr  "Turkish"'
-  'trs "Triqui"'
-  'uk  "Ukrainian"'
-  'ur  "Urdu"'
-  'uz  "Uzbek"'
-  'vi  "Vietnamese"'
-  'xh  "Xhosa"'
-  'zh-CN   "Chinese (Simplified)"'
-  'zh-TW   "Chinese (Traditional)"'
-)
-
-pkgname=()
-source=()
-_url=https://archive.mozilla.org/pub/firefox/releases/$pkgver/linux-x86_64/xpi
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=firefox-developer-edition-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  
source+=("firefox-developer-edition-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi")
-  eval "package_$_pkgname() {
-_package $_lang
-  }"
-done
-
-# Don't extract anything
-noextract=(${source[@]%%::*})
-
-_package() {
-  pkgdesc="$2 language pack for Firefox Developer Edition"
-  depends=("firefox-developer-edition>=$pkgver")
-  install -Dm644 firefox-developer-edition-i18n-$pkgver-$1.xpi \
-
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
-}
-
-sha512sums=('7948cf3d86040cdc7798c91a099dcb78c648fb220d17b6d55c15917dd47356f6ed538254cab1ccfb2161bbafa11907605ee941ab14a2c102245fe1eee55db288'
-
'6d680692d554cf84502683b3434ec53753f942391bf5e6bd438d7b3f005867d1f6406c663bee224de58dff85d178ddd1cecfaa4680dd2a16fddf3b22435ee8fa'
-
'2fc321598aac9643b8a043a70446c6f0460b2a9d5a8849c596ed0155787c681747bfb15e11e498df2eb26d89f30618a0917b1f2b95635fc08765d01c147a87f1'
-

[arch-commits] Commit in firefox-developer-edition-i18n/trunk (PKGBUILD)

2020-11-19 Thread Andrew Crerar via arch-commits
Date: Friday, November 20, 2020 @ 03:28:04
  Author: andrewsc
Revision: 757881

upgpkg: firefox-developer-edition-i18n 84.0b3-1

Modified:
  firefox-developer-edition-i18n/trunk/PKGBUILD

--+
 PKGBUILD |  194 ++---
 1 file changed, 97 insertions(+), 97 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 03:18:31 UTC (rev 757880)
+++ PKGBUILD2020-11-20 03:28:04 UTC (rev 757881)
@@ -1,7 +1,7 @@
 # Maintainer: Andrew Crerar 
 
 pkgbase=firefox-developer-edition-i18n
-pkgver=84.0b2
+pkgver=84.0b3
 pkgrel=1
 pkgdesc="Language pack for Firefox Developer Edition"
 arch=('any')
@@ -132,99 +132,99 @@
 
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
 }
 
-sha512sums=('7948cf3d86040cdc7798c91a099dcb78c648fb220d17b6d55c15917dd47356f6ed538254cab1ccfb2161bbafa11907605ee941ab14a2c102245fe1eee55db288'
-
'6d680692d554cf84502683b3434ec53753f942391bf5e6bd438d7b3f005867d1f6406c663bee224de58dff85d178ddd1cecfaa4680dd2a16fddf3b22435ee8fa'
-
'2fc321598aac9643b8a043a70446c6f0460b2a9d5a8849c596ed0155787c681747bfb15e11e498df2eb26d89f30618a0917b1f2b95635fc08765d01c147a87f1'
-
'4a223fd3ea289c91c90d70b25cb912ff56b595408c502f1604bebdc256d34ac4cd5ca91d539dc346a4f104768ea30ba5bd002f7e12b1893b8e7d4f8742f4ca6a'
-
'c6be7b10617544c2c0feaa17cd89e26d438bddd4e904044fdd4c0520b719f8087229cc4ba4bf263455481c6840ce8781ea9ae8462d9397c69f94664731e9fdbf'
-
'024016ff2c425e1efc72b67b4ab3f91b6949cf8bc9acb84fd39443ac9e4de8177eb854e2f2d4e5ee45124f179e9506523a2ee1783dade3b232ef9da012429d65'
-
'b60cf26d02c7dc0a098c73c2dfb024bdc17b3fdf52af2b3cafbe3f01239ab7abf17f874c44841f023459ef862b29d2515b190e2681e8e09961763414ed075c72'
-
'02098839bec0cfd266a0585073429e96552910439c704770a7bb9555642a074a81647786be586475456e83e8ef0cfc83a89175cda991147f8924bd95431b12c3'
-
'fa05234b3699de4d9c337b947cbc146e8104aff48522f02d9d76592a4e1005c993daee337e968b53c1ffb33246824c5ff825487f461ac1baccd019bb88c02941'
-
'5a1e1e1ee62d9bf6f2c1f052be7929b6757c5748c88fad02e8c8e10eefefaf94df258d79c4fb74b94e0b325be7e2a74827aa4dcf5855a2043545bf69718463ab'
-
'ef376b48b051097657553ef17142019921941c7ca629c35a1286a56414cf7b7983d623ec7c28621815003bac7ca2a90b66592a47c4c541360141af1a43ff4ee9'
-
'f43b7c528db77d49f8f6b2d1e69dababb700484e82b61caf4b88a856ccca88c7090f2415b74b9122818d5b7bd51cfcd0f08055f87aa8f9c18c6aba7454171c20'
-
'2d4947ee8b0b6326e6d27de97596a80119151098081cba5f8c380c2a9bd7c5a8a006cc5c4c93a92d84c3699b8864970c962c8f54f27f0775d00dd5741a4e054b'
-
'7ec82c6345bf0488207a8dd4c7df1bf7a8c85431d46910b60fd319e622b4de2ba4207a5532c0dc730595ebbb631390ab9e55635ef621920c6ed1db47c8038c01'
-
'2ae7aea6f56ef315e67e5139e2011ec7d4bb8fdfb4184ce22369fd4e2e82b256c34da3b774b479bc4ba00ef384b0d1af42cf7971710722806d022874a7f07d1b'
-
'66e83a615920c8fdd9bbe5b05292bc5defd5a143a6941500925b1a5196616caa103891c54c549588a9b230d52ca1f4e07b1cf757961319aa15d58c8e92eac9a7'
-
'1a7c2f46b72dfec28053b7a8565add8db5bcf6f101e83273640a8d1739e9605d8dd69c058d1b8fbb955597d1be6e596ebb43de21d922dff2f447556247ee41de'
-
'e1c24fbfaea3ed75ff08141471caf87e50f6c614dbe4a8f1fbf33e596eb7caf8b59f94836b19c6c77579ef7bef952dd7a082fd1adddefa6659dd73aad2caa1a7'
-
'a65f63514977c9a72e11396affa905848fc01d3be394243eea0cb50f7cb54e4b42270d921722a87b46c1cad88cc79e0e0637b76cb45b8f62b559ca1acad38ed8'
-
'e4c90a8aa0e83c5407e8bd1c0156db8f00e18dcb894ea73d788986e8d3c8bd60d311cea5daec60b7d4e0c6c5348e65e69cb94329bd48546c041255491032db5f'
-
'6a0748c739b8b7ebb8ff2a04f8381ebeaa72843de964962f9839506cc63fab327bc1884f0bef83a9e5f1b0284d9cdccc25adf94943bb789747e9631caa028ce0'
-
'66365e4cac969778130afbb152737d5131e62afd0fff592dd17114ba5f2f3df61974161bf3c99af29472d0efaef3e947c8e89d171a23d545db3462f4edf3e215'
-
'3c303851b38cda2d7cbf1f67363a2d22e7c20690f71fca903d469045d8f2829aaf5f3a5e5167ccdfbb4ba629d1053b8f34715e3b9d5c6460f52b825de87d'
-
'50cc680550bc19dbc7a4752c420f5e1e94d04860da4094a4a5959eac50095f173f548f83375790adc078f3f7a52521d41548e53c697ee4fbdf2fbdd2a303dcd8'
-
'faf7946b65190286b75ed33525ed132a31070de3bf1a0c43e0dd1c07ff1e27ca8cf797fdbdfbda394f12f2b0a597022f19c5fa78658bb8d8c7f4d545906fb4e2'
-
'3c841a60f300a3c037f6c63ccaec0780c198b4ed8737c79f0bbc4704efa4df91efdcb129d8cf12ed5a7341c21bb7a7fdb1e762d6ab96ced1a605a841c1997430'
-
'4262b0366d6abdf6f80e3c0ae2d0dfaca99abf28f08b1c4f8bd222b22f5b5e7bae9217c354ed240a6a134019fd6939fe92a6c44453cf5fcc45649ea5d9c7bf9c'
-
'b7b8e4deab382eb45e7aa7f68daa9164c54e76677790326a04379182396168b3fd90bc40959f0d6a670a409361b6b6276014f256768e9bca58accf431e49ea27'
-

[arch-commits] Commit in firefox-developer-edition/repos/community-x86_64 (8 files)

2020-11-19 Thread Andrew Crerar via arch-commits
Date: Friday, November 20, 2020 @ 03:18:31
  Author: andrewsc
Revision: 757880

archrelease: copy trunk to community-x86_64

Added:
  
firefox-developer-edition/repos/community-x86_64/0001_Use_remoting_name_for_GDK_application_names.patch
(from rev 757879, 
firefox-developer-edition/trunk/0001_Use_remoting_name_for_GDK_application_names.patch)
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
(from rev 757879, firefox-developer-edition/trunk/PKGBUILD)
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
(from rev 757879, 
firefox-developer-edition/trunk/firefox-developer-edition.desktop)
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch
(from rev 757879, firefox-developer-edition/trunk/firefox-install-dir.patch)
Deleted:
  
firefox-developer-edition/repos/community-x86_64/0001_Use_remoting_name_for_GDK_application_names.patch
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch

+
 0001_Use_remoting_name_for_GDK_application_names.patch |   96 +-
 PKGBUILD   |  436 -
 firefox-developer-edition.desktop  |  680 +++
 firefox-install-dir.patch  |   86 -
 4 files changed, 649 insertions(+), 649 deletions(-)

Deleted: 0001_Use_remoting_name_for_GDK_application_names.patch
===
--- 0001_Use_remoting_name_for_GDK_application_names.patch  2020-11-20 
03:18:00 UTC (rev 757879)
+++ 0001_Use_remoting_name_for_GDK_application_names.patch  2020-11-20 
03:18:31 UTC (rev 757880)
@@ -1,48 +0,0 @@
-# HG changeset patch
-# User Andrew Crerar 
-# Date 153129 14400
-#  Thu May 07 16:25:29 2020 -0400
-# Node ID 9970281ae22ce7cad35870ef91d27149ec7e9879
-# Parent  c9a2a8be0647d05e5f354794c3e7b7298cdbe26f
-Use remoting name for GDK application names
-
-diff --git a/toolkit/xre/nsAppRunner.cpp b/toolkit/xre/nsAppRunner.cpp
 a/toolkit/xre/nsAppRunner.cpp
-+++ b/toolkit/xre/nsAppRunner.cpp
-@@ -3703,11 +3703,7 @@
-   // consistently.
- 
-   // Set program name to the one defined in application.ini.
--  {
--nsAutoCString program(gAppData->name);
--ToLowerCase(program);
--g_set_prgname(program.get());
--  }
-+  g_set_prgname(gAppData->remotingName);
- 
-   // Initialize GTK here for splash.
- 
-diff --git a/widget/gtk/nsAppShell.cpp b/widget/gtk/nsAppShell.cpp
 a/widget/gtk/nsAppShell.cpp
-+++ b/widget/gtk/nsAppShell.cpp
-@@ -24,6 +24,7 @@
- #  include "WakeLockListener.h"
- #endif
- #include "gfxPlatform.h"
-+#include "nsAppRunner.h"
- #include "ScreenHelperGTK.h"
- #include "HeadlessScreenHelper.h"
- #include "mozilla/widget/ScreenManager.h"
-@@ -178,10 +179,8 @@
-   // creating top-level windows. (At this point, a child process hasn't
-   // received the list of registered chrome packages, so the
-   // GetBrandShortName call would fail anyway.)
--  nsAutoString brandName;
--  mozilla::widget::WidgetUtils::GetBrandShortName(brandName);
--  if (!brandName.IsEmpty()) {
--gdk_set_program_class(NS_ConvertUTF16toUTF8(brandName).get());
-+  if (gAppData) {
-+gdk_set_program_class(gAppData->remotingName);
-   }
- }
-   }

Copied: 
firefox-developer-edition/repos/community-x86_64/0001_Use_remoting_name_for_GDK_application_names.patch
 (from rev 757879, 
firefox-developer-edition/trunk/0001_Use_remoting_name_for_GDK_application_names.patch)
===
--- 0001_Use_remoting_name_for_GDK_application_names.patch  
(rev 0)
+++ 0001_Use_remoting_name_for_GDK_application_names.patch  2020-11-20 
03:18:31 UTC (rev 757880)
@@ -0,0 +1,48 @@
+# HG changeset patch
+# User Andrew Crerar 
+# Date 153129 14400
+#  Thu May 07 16:25:29 2020 -0400
+# Node ID 9970281ae22ce7cad35870ef91d27149ec7e9879
+# Parent  c9a2a8be0647d05e5f354794c3e7b7298cdbe26f
+Use remoting name for GDK application names
+
+diff --git a/toolkit/xre/nsAppRunner.cpp b/toolkit/xre/nsAppRunner.cpp
+--- a/toolkit/xre/nsAppRunner.cpp
 b/toolkit/xre/nsAppRunner.cpp
+@@ -3703,11 +3703,7 @@
+   // consistently.
+ 
+   // Set program name to the one defined in application.ini.
+-  {
+-nsAutoCString program(gAppData->name);
+-ToLowerCase(program);
+-g_set_prgname(program.get());
+-  }
++  g_set_prgname(gAppData->remotingName);
+ 
+   // Initialize GTK here for splash.
+ 
+diff --git a/widget/gtk/nsAppShell.cpp b/widget/gtk/nsAppShell.cpp
+--- a/widget/gtk/nsAppShell.cpp
 b/widget/gtk/nsAppShell.cpp
+@@ -24,6 +24,7 @@
+ #  include "WakeLockListener.h"
+ #endif
+ #include "gfxPlatform.h"
++#include "nsAppRunner.h"
+ 

[arch-commits] Commit in firefox-developer-edition/trunk (PKGBUILD)

2020-11-19 Thread Andrew Crerar via arch-commits
Date: Friday, November 20, 2020 @ 03:18:00
  Author: andrewsc
Revision: 757879

upgpkg: firefox-developer-edition 84.0b3-1

Modified:
  firefox-developer-edition/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 02:35:15 UTC (rev 757878)
+++ PKGBUILD2020-11-20 03:18:00 UTC (rev 757879)
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=firefox-developer-edition
-pkgver=84.0b2
+pkgver=84.0b3
 pkgrel=1
 pkgdesc="Developer Edition of the popular Firefox web browser"
 arch=('x86_64')
@@ -23,7 +23,7 @@
 firefox-install-dir.patch
 0001_Use_remoting_name_for_GDK_application_names.patch
 "$pkgname".desktop)
-sha512sums=('69fd8e91b0bd339393d0c3cca28fbc0ad12b27491ef5f097d57cdf5600031b4b7001c6a0f8fe8fd12b5754b9bd08ba23c2088bff1aaf126d24eba0a805eab681'
+sha512sums=('7b4772ad32aaa273bdff1496f06af9aa596106d2fd3ff5285e99b77d1344c2518944742f0d682243b13ea4ed1d58b29ee953903d804e40d69b473da7009f2539'
 'SKIP'
 
'b66dbe7f262d036e5a5b895ab5b0dbb03313bca18b0823c001ef2dbaeb1a33169b57db0cf4dfd268499f28913845119902b5d62e8a6a9cc4820eb0ee2f322a1e'
 
'812f0f34d16472a305ad78b5b22f4d0ef0ac63e47e10700954f4e3374cfe25d596a9ef137ea48a421128d504affb653cf310bd3c33bc313d505924f8f392ad8f'


[arch-commits] Commit in rebuilderd/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-11-19 Thread Kpcyrd via arch-commits
Date: Friday, November 20, 2020 @ 02:35:15
  Author: kpcyrd
Revision: 757878

archrelease: copy trunk to community-x86_64

Added:
  rebuilderd/repos/community-x86_64/PKGBUILD
(from rev 757877, rebuilderd/trunk/PKGBUILD)
Deleted:
  rebuilderd/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  168 ++---
 1 file changed, 84 insertions(+), 84 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-20 02:35:05 UTC (rev 757877)
+++ PKGBUILD2020-11-20 02:35:15 UTC (rev 757878)
@@ -1,84 +0,0 @@
-# Maintainer: kpcyrd 
-
-pkgname=rebuilderd
-pkgver=0.6.0
-pkgrel=1
-pkgdesc='Independent verification system of binary packages'
-url='https://github.com/kpcyrd/rebuilderd'
-arch=('x86_64')
-license=('GPL3')
-depends=('libsodium' 'sqlite' 'archlinux-repro')
-makedepends=('cargo' 'scdoc')
-backup=('etc/rebuilderd.conf'
-'etc/rebuilderd-sync.conf'
-'etc/rebuilderd-worker.conf')
-source=(https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
-
https://github.com/kpcyrd/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz.asc)
-sha512sums=('9d432fe835d3918467d52ffda0ca1123579b5dbad7c370020ea2a3d5d575ec4c35a4d473b9a93d759a9c10fdb2db6b7d2257d284bf3e060843bd222a3e663912'
-'SKIP')
-b2sums=('fd99886dfdf60855535314ae2da389ba852fc1dff166a41b1d26f7be1267e323c5f5a84ab34f909b9521c2ab1438f0c5bf1544595bce606aacc570db811c2d52'
-'SKIP')
-
-validpgpkeys=("64B13F7117D6E07D661BBCE0FE763A64F5E54FD6")
-
-build() {
-  cd ${pkgname}-${pkgver}
-  cargo build --release --locked
-  make docs
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  cargo test --release --locked
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -Dm 755 -t "${pkgdir}/usr/bin" \
-target/release/rebuilderd \
-target/release/rebuilderd-worker \
-target/release/rebuildctl
-
-  # install rebuilder scripts
-  install -Dm 755 -t "${pkgdir}/usr/libexec/rebuilderd" \
-worker/rebuilder-archlinux.sh \
-worker/rebuilder-debian.sh
-
-  # install config files
-  install -Dm 644 -t "${pkgdir}/etc" \
-contrib/confs/rebuilderd-sync.conf
-  install -Dm 640 -g 212 -t "${pkgdir}/etc" \
-contrib/confs/rebuilderd-worker.conf \
-contrib/confs/rebuilderd.conf
-
-  # install completions
-  install -d "${pkgdir}/usr/share/bash-completion/completions" \
- "${pkgdir}/usr/share/zsh/site-functions" \
- "${pkgdir}/usr/share/fish/vendor_completions.d"
-  "${pkgdir}/usr/bin/rebuildctl" completions bash > 
"${pkgdir}/usr/share/bash-completion/completions/rebuildctl"
-  "${pkgdir}/usr/bin/rebuildctl" completions zsh > 
"${pkgdir}/usr/share/zsh/site-functions/_rebuildctl"
-  "${pkgdir}/usr/bin/rebuildctl" completions fish > 
"${pkgdir}/usr/share/fish/vendor_completions.d/rebuildctl.fish"
-
-  # install systemd configs
-  install -Dm 644 -t "${pkgdir}/usr/lib/systemd/system" \
-contrib/systemd/rebuilderd-sync@.service \
-contrib/systemd/rebuilderd-sync@.timer \
-contrib/systemd/rebuilderd-worker@.service \
-contrib/systemd/rebuilderd.service
-
-  install -Dm 644 contrib/systemd/rebuilderd.sysusers 
"${pkgdir}/usr/lib/sysusers.d/rebuilderd.conf"
-  install -Dm 644 contrib/systemd/rebuilderd.tmpfiles 
"${pkgdir}/usr/lib/tmpfiles.d/rebuilderd.conf"
-
-  # install docs
-  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 -t "${pkgdir}/usr/share/man/man1" \
-contrib/docs/rebuilderd.1 \
-contrib/docs/rebuildctl.1 \
-contrib/docs/rebuilderd-worker.1
-  install -Dm 644 -t "${pkgdir}/usr/share/man/man5" \
-contrib/docs/rebuilderd.conf.5 \
-contrib/docs/rebuilderd-sync.conf.5 \
-contrib/docs/rebuilderd-worker.conf.5
-}
-
-# vim: ts=2 sw=2 et:

Copied: rebuilderd/repos/community-x86_64/PKGBUILD (from rev 757877, 
rebuilderd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-20 02:35:15 UTC (rev 757878)
@@ -0,0 +1,84 @@
+# Maintainer: kpcyrd 
+
+pkgname=rebuilderd
+pkgver=0.7.0
+pkgrel=1
+pkgdesc='Independent verification system of binary packages'
+url='https://github.com/kpcyrd/rebuilderd'
+arch=('x86_64')
+license=('GPL3')
+depends=('libsodium' 'sqlite' 'archlinux-repro')
+makedepends=('cargo' 'scdoc')
+backup=('etc/rebuilderd.conf'
+'etc/rebuilderd-sync.conf'
+'etc/rebuilderd-worker.conf')
+source=(https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
+
https://github.com/kpcyrd/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz.asc)
+sha512sums=('8f61cf365c67e36650ff76e01eac201440557344d9fd610b966e73501e5d8a303bf781fcd71fa797125ee943d1be8d1ffd35062a53b27cfd3df9586b9dc0f2ee'
+'SKIP')

[arch-commits] Commit in rebuilderd/trunk (PKGBUILD)

2020-11-19 Thread Kpcyrd via arch-commits
Date: Friday, November 20, 2020 @ 02:35:05
  Author: kpcyrd
Revision: 757877

upgpkg: rebuilderd 0.7.0-1

Modified:
  rebuilderd/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 02:16:07 UTC (rev 757876)
+++ PKGBUILD2020-11-20 02:35:05 UTC (rev 757877)
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd 
 
 pkgname=rebuilderd
-pkgver=0.6.0
+pkgver=0.7.0
 pkgrel=1
 pkgdesc='Independent verification system of binary packages'
 url='https://github.com/kpcyrd/rebuilderd'
@@ -14,9 +14,9 @@
 'etc/rebuilderd-worker.conf')
 
source=(https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
 
https://github.com/kpcyrd/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz.asc)
-sha512sums=('9d432fe835d3918467d52ffda0ca1123579b5dbad7c370020ea2a3d5d575ec4c35a4d473b9a93d759a9c10fdb2db6b7d2257d284bf3e060843bd222a3e663912'
+sha512sums=('8f61cf365c67e36650ff76e01eac201440557344d9fd610b966e73501e5d8a303bf781fcd71fa797125ee943d1be8d1ffd35062a53b27cfd3df9586b9dc0f2ee'
 'SKIP')
-b2sums=('fd99886dfdf60855535314ae2da389ba852fc1dff166a41b1d26f7be1267e323c5f5a84ab34f909b9521c2ab1438f0c5bf1544595bce606aacc570db811c2d52'
+b2sums=('f72c4f715f7521957d98e37faef534f4bb8d67a8c2fa971947d4e8761e1b9ea0035858a289fa1c31b260be6f7e2c4e88eb10672623ce8c501eb6d1dfafaf115d'
 'SKIP')
 
 validpgpkeys=("64B13F7117D6E07D661BBCE0FE763A64F5E54FD6")


[arch-commits] Commit in python-stem/repos/community-staging-any (PKGBUILD PKGBUILD)

2020-11-19 Thread Evangelos Foutras via arch-commits
Date: Friday, November 20, 2020 @ 02:16:07
  Author: foutrelis
Revision: 757876

archrelease: copy trunk to community-staging-any

Added:
  python-stem/repos/community-staging-any/PKGBUILD
(from rev 757875, python-stem/trunk/PKGBUILD)
Deleted:
  python-stem/repos/community-staging-any/PKGBUILD

--+
 PKGBUILD |   96 +++--
 1 file changed, 49 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-20 02:16:03 UTC (rev 757875)
+++ PKGBUILD2020-11-20 02:16:07 UTC (rev 757876)
@@ -1,47 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Spider.007 
-
-pkgname=python-stem
-_pypiname=${pkgname#*-}
-pkgver=1.8.0
-pkgrel=2
-pkgdesc='Python controller library for Tor'
-url='https://stem.torproject.org/'
-arch=('any')
-license=('LGPL3')
-depends=('python' 'python-cryptography' 'python-pynacl' 'procps-ng')
-checkdepends=('tor' 'python-mock')
-optdepends=('tor: tor-server to talk to')
-replaces=('stem')
-provides=('stem')
-source=(https://files.pythonhosted.org/packages/source/${_pypiname::1}/${_pypiname}/${_pypiname}-${pkgver}.tar.gz{,.asc})
-sha256sums=('a0b48ea6224e95f22aa34c0bc3415f0eb4667ddeae3dfb5e32a6920c185568c2'
-'SKIP')
-validpgpkeys=('68278CC5DD2D1E85C4E45AD90445B7AB9ABBEEC6') # Damian Johnson 
(www.atagar.com) 
-
-prepare() {
-  cd ${_pypiname}-${pkgver}
-  # remove flaky integration tests
-  sed -i test/settings.cfg \
--e '/|test.integ.client.connection.TestConnection/d' \
--e '/|test.integ.process.TestProcess/d' \
--e '/|test.integ.installation.TestInstallation/d'
-  rm test/integ/{client/connection,{installation,process}}.py
-}
-
-build() {
-  cd ${_pypiname}-${pkgver}
-  python setup.py build
-}
-
-check() {
-  cd ${_pypiname}-${pkgver}
-  ./run_tests.py --all
-}
-
-package() {
-  cd ${_pypiname}-${pkgver}
-  python setup.py install --optimize=1 --root="${pkgdir}" --skip-build
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-stem/repos/community-staging-any/PKGBUILD (from rev 757875, 
python-stem/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-20 02:16:07 UTC (rev 757876)
@@ -0,0 +1,49 @@
+# Maintainer: Levente Polyak 
+# Contributor: Spider.007 
+
+pkgname=python-stem
+_pypiname=${pkgname#*-}
+pkgver=1.8.0
+pkgrel=3
+pkgdesc='Python controller library for Tor'
+url='https://stem.torproject.org/'
+arch=('any')
+license=('LGPL3')
+depends=('python' 'python-cryptography' 'python-pynacl' 'procps-ng')
+checkdepends=('tor' 'python-mock')
+optdepends=('tor: tor-server to talk to')
+replaces=('stem')
+provides=('stem')
+source=(https://files.pythonhosted.org/packages/source/${_pypiname::1}/${_pypiname}/${_pypiname}-${pkgver}.tar.gz{,.asc})
+sha256sums=('a0b48ea6224e95f22aa34c0bc3415f0eb4667ddeae3dfb5e32a6920c185568c2'
+'SKIP')
+validpgpkeys=('68278CC5DD2D1E85C4E45AD90445B7AB9ABBEEC6') # Damian Johnson 
(www.atagar.com) 
+
+prepare() {
+  cd ${_pypiname}-${pkgver}
+  # https://github.com/torproject/stem/issues/56
+  sed -i '/MOCK_VERSION/d' run_tests.py
+  # remove flaky integration tests
+  sed -i test/settings.cfg \
+-e '/|test.integ.client.connection.TestConnection/d' \
+-e '/|test.integ.process.TestProcess/d' \
+-e '/|test.integ.installation.TestInstallation/d'
+  rm test/integ/{client/connection,{installation,process}}.py
+}
+
+build() {
+  cd ${_pypiname}-${pkgver}
+  python setup.py build
+}
+
+check() {
+  cd ${_pypiname}-${pkgver}
+  ./run_tests.py --all
+}
+
+package() {
+  cd ${_pypiname}-${pkgver}
+  python setup.py install --optimize=1 --root="${pkgdir}" --skip-build
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in python-stem/trunk (PKGBUILD)

2020-11-19 Thread Evangelos Foutras via arch-commits
Date: Friday, November 20, 2020 @ 02:16:03
  Author: foutrelis
Revision: 757875

upgpkg: python-stem 1.8.0-3: Python 3.9 rebuild

Modified:
  python-stem/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 02:12:31 UTC (rev 757874)
+++ PKGBUILD2020-11-20 02:16:03 UTC (rev 757875)
@@ -4,7 +4,7 @@
 pkgname=python-stem
 _pypiname=${pkgname#*-}
 pkgver=1.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Python controller library for Tor'
 url='https://stem.torproject.org/'
 arch=('any')


[arch-commits] Commit in python-stem/trunk (PKGBUILD)

2020-11-19 Thread Evangelos Foutras via arch-commits
Date: Friday, November 20, 2020 @ 02:12:31
  Author: foutrelis
Revision: 757874

Skip mock version check

Modified:
  python-stem/trunk/PKGBUILD

--+
 PKGBUILD |2 ++
 1 file changed, 2 insertions(+)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 01:56:28 UTC (rev 757873)
+++ PKGBUILD2020-11-20 02:12:31 UTC (rev 757874)
@@ -21,6 +21,8 @@
 
 prepare() {
   cd ${_pypiname}-${pkgver}
+  # https://github.com/torproject/stem/issues/56
+  sed -i '/MOCK_VERSION/d' run_tests.py
   # remove flaky integration tests
   sed -i test/settings.cfg \
 -e '/|test.integ.client.connection.TestConnection/d' \


[arch-commits] Commit in pipewire/repos/testing-x86_64 (6 files)

2020-11-19 Thread Jan Steffens via arch-commits
Date: Friday, November 20, 2020 @ 02:06:02
  Author: heftig
Revision: 401516

archrelease: copy trunk to testing-x86_64

Added:
  pipewire/repos/testing-x86_64/PKGBUILD
(from rev 401515, pipewire/trunk/PKGBUILD)
  pipewire/repos/testing-x86_64/pipewire-pulse.install
(from rev 401515, pipewire/trunk/pipewire-pulse.install)
  pipewire/repos/testing-x86_64/pipewire.install
(from rev 401515, pipewire/trunk/pipewire.install)
Deleted:
  pipewire/repos/testing-x86_64/PKGBUILD
  pipewire/repos/testing-x86_64/pipewire-pulse.install
  pipewire/repos/testing-x86_64/pipewire.install

+
 PKGBUILD   |  241 +++
 pipewire-pulse.install |   28 ++---
 pipewire.install   |   28 ++---
 3 files changed, 147 insertions(+), 150 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-20 02:05:48 UTC (rev 401515)
+++ PKGBUILD2020-11-20 02:06:02 UTC (rev 401516)
@@ -1,122 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgbase=pipewire
-pkgname=(pipewire pipewire-docs pipewire-jack pipewire-pulse pipewire-alsa
- gst-plugin-pipewire)
-pkgver=0.3.16
-pkgrel=1
-pkgdesc="Server and user space API to deal with multimedia pipelines"
-url="https://pipewire.org;
-license=(LGPL2.1)
-arch=(x86_64)
-makedepends=(git meson doxygen graphviz xmltoman valgrind jack2 libpulse
- alsa-lib gst-plugins-base sbc rtkit vulkan-icd-loader dbus
- libsndfile bluez-libs vulkan-headers)
-_commit=09d373f094f0e6797aef3d97cde2c0167dccc986  # tags/0.3.16
-source=("git+https://github.com/PipeWire/pipewire#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgbase
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgbase
-
-  # Fix Chrome
-  git cherry-pick -n b8c7b36d3b8be16593f554964cf2f852c21b5c2c
-}
-
-build() {
-  arch-meson $pkgbase build \
--D docs=true \
--D udevrulesdir=/usr/lib/udev/rules.d
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-_pick() {
-  local p="$1" f d; shift
-  for f; do
-d="$srcdir/$p/${f#$pkgdir/}"
-mkdir -p "$(dirname "$d")"
-mv "$f" "$d"
-rmdir -p --ignore-fail-on-non-empty "$(dirname "$f")"
-  done
-}
-
-_ver=${pkgver:0:3}
-
-package_pipewire() {
-  depends=(sbc rtkit vulkan-icd-loader bluez-libs alsa-card-profiles
-   libdbus-1.so libsndfile.so libudev.so libasound.so libsystemd.so
-   libglib-2.0.so libgobject-2.0.so)
-  optdepends=('pipewire-docs: Documentation'
-  'pipewire-jack: JACK support'
-  'pipewire-pulse: PulseAudio support')
-  provides=(libpipewire-$_ver.so)
-  backup=(etc/pipewire/pipewire.conf)
-  install=pipewire.install
-
-  DESTDIR="$pkgdir" meson install -C build
-
-  cd "$pkgdir"
-
-  mkdir -p etc/alsa/conf.d
-  ln -st etc/alsa/conf.d /usr/share/alsa/alsa.conf.d/50-pipewire.conf 
-
-  _pick docs usr/share/doc
-
-  _pick pulse usr/bin/pipewire-pulse
-  _pick pulse usr/lib/pipewire-$_ver/libpipewire-module-protocol-pulse.so
-  _pick pulse usr/lib/systemd/user/pipewire-pulse.*
-
-  _pick jack usr/bin/pw-jack usr/lib/pipewire-$_ver/jack
-  _pick jack usr/lib/spa-0.2/jack
-  _pick jack usr/share/man/man1/pw-jack.1
-
-  _pick gst usr/lib/gstreamer-1.0
-
-  # Use alsa-card-profiles built with Pulseaudio
-  rm -rv "$pkgdir"/usr/share/alsa-card-profile
-}
-
-package_pipewire-docs() {
-  pkgdesc+=" (documentation)"
-  mv docs/* "$pkgdir"
-}
-
-package_pipewire-jack() {
-  pkgdesc+=" (JACK support)"
-  depends=(libpipewire-$_ver.so libjack.so)
-  mv jack/* "$pkgdir"
-}
-
-package_pipewire-pulse() {
-  pkgdesc+=" (PulseAudio support)"
-  depends=(libpipewire-$_ver.so libpulse.so)
-  provides=(pulseaudio)
-  conflicts=(pulseaudio)
-  install=pipewire-pulse.install
-  mv pulse/* "$pkgdir"
-}
-
-package_pipewire-alsa() {
-  pkgdesc="ALSA Configuration for PipeWire"
-  depends=(libpipewire-$_ver.so)
-  provides=(pulseaudio-alsa)
-
-  mkdir -p "$pkgdir/etc/alsa/conf.d"
-  ln -st "$pkgdir/etc/alsa/conf.d" 
/usr/share/alsa/alsa.conf.d/99-pipewire-default.conf
-}
-
-package_gst-plugin-pipewire() {
-  pkgdesc="Multimedia graph framework - pipewire plugin"
-  depends=(libpipewire-$_ver.so gst-plugins-base-libs)
-  mv gst/* "$pkgdir"
-}

Copied: pipewire/repos/testing-x86_64/PKGBUILD (from rev 401515, 
pipewire/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-20 02:06:02 UTC (rev 401516)
@@ -0,0 +1,119 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgbase=pipewire
+pkgname=(pipewire pipewire-docs pipewire-jack pipewire-pulse pipewire-alsa
+ gst-plugin-pipewire)
+pkgver=0.3.16
+pkgrel=2
+pkgdesc="Server and user space API to deal with multimedia pipelines"
+url="https://pipewire.org;
+license=(LGPL2.1)
+arch=(x86_64)

[arch-commits] Commit in pipewire/trunk (PKGBUILD)

2020-11-19 Thread Jan Steffens via arch-commits
Date: Friday, November 20, 2020 @ 02:05:48
  Author: heftig
Revision: 401515

0.3.16-2: remove unneeded patch

Modified:
  pipewire/trunk/PKGBUILD

--+
 PKGBUILD |5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 01:56:30 UTC (rev 401514)
+++ PKGBUILD2020-11-20 02:05:48 UTC (rev 401515)
@@ -5,7 +5,7 @@
 pkgname=(pipewire pipewire-docs pipewire-jack pipewire-pulse pipewire-alsa
  gst-plugin-pipewire)
 pkgver=0.3.16
-pkgrel=1
+pkgrel=2
 pkgdesc="Server and user space API to deal with multimedia pipelines"
 url="https://pipewire.org;
 license=(LGPL2.1)
@@ -24,9 +24,6 @@
 
 prepare() {
   cd $pkgbase
-
-  # Fix Chrome
-  git cherry-pick -n b8c7b36d3b8be16593f554964cf2f852c21b5c2c
 }
 
 build() {


[arch-commits] Commit in pulseaudio/repos/extra-x86_64 (4 files)

2020-11-19 Thread Jan Steffens via arch-commits
Date: Friday, November 20, 2020 @ 01:56:30
  Author: heftig
Revision: 401514

archrelease: copy trunk to extra-x86_64

Added:
  pulseaudio/repos/extra-x86_64/PKGBUILD
(from rev 401512, pulseaudio/trunk/PKGBUILD)
  pulseaudio/repos/extra-x86_64/pulseaudio.install
(from rev 401513, pulseaudio/trunk/pulseaudio.install)
Deleted:
  pulseaudio/repos/extra-x86_64/PKGBUILD
  pulseaudio/repos/extra-x86_64/pulseaudio.install

+
 PKGBUILD   |  380 +--
 pulseaudio.install |   28 +--
 2 files changed, 204 insertions(+), 204 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-20 01:56:28 UTC (rev 401513)
+++ PKGBUILD2020-11-20 01:56:30 UTC (rev 401514)
@@ -1,190 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgbase=pulseaudio
-pkgname=(pulseaudio libpulse alsa-card-profiles 
pulseaudio-{zeroconf,lirc,jack,bluetooth,equalizer,rtp})
-pkgdesc="A featureful, general-purpose sound server"
-pkgver=13.99.3
-pkgrel=1
-arch=(x86_64)
-url="https://www.freedesktop.org/wiki/Software/PulseAudio/;
-license=(GPL)
-makedepends=(libasyncns libcap attr libxtst libsm libsndfile rtkit libsoxr
- speexdsp tdb systemd dbus avahi bluez bluez-libs jack2 sbc
- lirc openssl fftw orc gtk3 webrtc-audio-processing check git meson
- xmltoman)
-_commit=daf3a3c4b08c89aa658353764c5237f0a4bef9f7  # tags/v13.99.3^0
-source=("git+https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd pulseaudio
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd pulseaudio
-
-  # Freeze version before patching
-  ./git-version-gen doesnt-exist >.tarball-version
-}
-
-build() {
-  arch-meson pulseaudio build \
--D alsadatadir=/usr/share/alsa-card-profile/mixer \
--D pulsedsp-location='/usr/\$LIB/pulseaudio' \
--D stream-restore-clear-old-devices=true \
--D udevrulesdir=/usr/lib/udev/rules.d
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-  ninja -C build test-daemon
-}
-
-_pick() {
-  local p="$1" f d; shift
-  for f; do
-d="$srcdir/$p/${f#$pkgdir/}"
-mkdir -p "$(dirname "$d")"
-mv "$f" "$d"
-rmdir -p --ignore-fail-on-non-empty "$(dirname "$f")"
-  done
-}
-
-package_pulseaudio() {
-  depends=("libpulse=$pkgver-$pkgrel" alsa-card-profiles rtkit libltdl speexdsp
-   tdb orc libsoxr webrtc-audio-processing libxtst)
-  optdepends=('pulseaudio-alsa: ALSA configuration (recommended)'
-  'pulseaudio-zeroconf: Zeroconf support'
-  'pulseaudio-lirc: IR (lirc) support'
-  'pulseaudio-jack: Jack support'
-  'pulseaudio-bluetooth: Bluetooth support'
-  'pulseaudio-equalizer: Graphical equalizer'
-  'pulseaudio-rtp: RTP and RAOP support')
-  backup=(etc/pulse/{daemon.conf,default.pa,system.pa})
-  install=pulseaudio.install
-  replaces=('pulseaudio-xen<=9.0' 'pulseaudio-gconf<=11.1')
-
-  local pulsever=$(cd pulseaudio; ./git-version-gen .tarball-version)
-  while [[ $pulsever = *.*.* ]]; do
-pulsever=${pulsever%.*}
-  done
-  pulsever=${pulsever%%-*}
-
-  DESTDIR="$pkgdir" meson install -C build
-
-  cd "$pkgdir"
-
-  # Superseded by socket activation
-  sed -e '/autospawn/iautospawn = no' \
-  -i etc/pulse/client.conf
-
-  # Disable cork-request module, can result in e.g. media players unpausing
-  # when there's a Skype call incoming
-  sed -e 's|/usr/bin/pactl load-module module-x11-cork-request|#&|' \
-  -i usr/bin/start-pulseaudio-x11
-
-  # Required by qpaeq
-  sed -e '/Load several protocols/aload-module module-dbus-protocol' \
-  -i etc/pulse/default.pa
-
-  rm -r etc/dbus-1
-
-  # Split packages
-  _pick libpulse etc/pulse/client.conf
-  _pick libpulse usr/bin/pa{cat,ctl,dsp,mon,play,rec,record}
-  _pick libpulse usr/lib/libpulse{,-simple,-mainloop-glib}.so*
-  _pick libpulse usr/lib/{cmake,pkgconfig}
-  _pick libpulse usr/lib/pulseaudio/libpulse{dsp,common-*}.so
-  _pick libpulse usr/include
-  _pick libpulse usr/share/man/man1/pa{cat,ctl,dsp,mon,play,rec,record}.1
-  _pick libpulse usr/share/man/man5/pulse-client.conf.5
-  _pick libpulse usr/share/vala
-
-  _pick alsa-card-profiles usr/share/alsa-card-profile
-
-  local moddir=usr/lib/pulse-$pulsever/modules
-
-  _pick zeroconf $moddir/libavahi-wrap.so
-  _pick zeroconf $moddir/module-zeroconf-{publish,discover}.so
-  _pick zeroconf $moddir/module-raop-discover.so
-
-  _pick lirc $moddir/module-lirc.so
-
-  _pick jack $moddir/module-jack-{sink,source}.so
-  _pick jack $moddir/module-jackdbus-detect.so
-
-  _pick bluetooth $moddir/libbluez5-util.so
-  _pick bluetooth $moddir/module-bluetooth-{discover,policy}.so
-  _pick bluetooth $moddir/module-bluez5-{discover,device}.so
-
-  _pick equalizer $moddir/module-equalizer-sink.so
-  _pick equalizer usr/bin/qpaeq
-
-  _pick rtp 

[arch-commits] Commit in lib32-libpulse/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2020-11-19 Thread Jan Steffens via arch-commits
Date: Friday, November 20, 2020 @ 01:56:28
  Author: heftig
Revision: 757873

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-libpulse/repos/multilib-x86_64/PKGBUILD
(from rev 757872, lib32-libpulse/trunk/PKGBUILD)
Deleted:
  lib32-libpulse/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |  150 ++---
 1 file changed, 75 insertions(+), 75 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-20 01:56:00 UTC (rev 757872)
+++ PKGBUILD2020-11-20 01:56:28 UTC (rev 757873)
@@ -1,75 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-_pkgbasename=libpulse
-pkgname=lib32-$_pkgbasename
-pkgdesc="A featureful, general-purpose sound server (32-bit client libraries)"
-pkgver=13.99.3
-pkgrel=1
-arch=(x86_64)
-url="https://www.freedesktop.org/wiki/Software/PulseAudio/;
-license=(LGPL)
-depends=(lib32-{dbus,libasyncns,libcap,libxtst,libsm,libsndfile,systemd}
- $_pkgbasename)
-makedepends=(lib32-{speexdsp,glib2,gtk3} git meson)
-optdepends=('lib32-alsa-plugins: ALSA support')
-provides=("lib32-pulseaudio=$pkgver")
-conflicts=(lib32-pulseaudio)
-replaces=(lib32-pulseaudio)
-_commit=daf3a3c4b08c89aa658353764c5237f0a4bef9f7  # tags/v13.99.3^0
-source=("git+https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd pulseaudio
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd pulseaudio
-
-  # Freeze version before patching
-  ./git-version-gen doesnt-exist >.tarball-version
-}
-
-build() {
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG="i686-pc-linux-gnu-pkg-config"
-
-  arch-meson pulseaudio build \
---libdir /usr/lib32 \
---auto-features auto \
--D man=false \
--D tests=false \
--D avahi=disabled \
--D bluez5=false \
--D gcov=false \
--D pulsedsp-location='/usr/\$LIB/pulseaudio' \
--D stream-restore-clear-old-devices=true \
--D udevrulesdir=/usr/lib/udev/rules.d
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-_pick() {
-  local f d
-  for f; do
-d="$pkgdir/${f#$srcdir/install/}"
-mkdir -p "$(dirname "$d")"
-mv "$f" "$d"
-rmdir -p --ignore-fail-on-non-empty "$(dirname "$f")"
-  done
-}
-
-package() {
-  DESTDIR="$srcdir/install" meson install -C build
-
-  cd install
-  _pick usr/lib32/libpulse{,-simple,-mainloop-glib}.so*
-  _pick usr/lib32/{cmake,pkgconfig}
-  _pick usr/lib32/pulseaudio/libpulse{dsp,common-*}.so
-}
-# vim:set sw=2 et:

Copied: lib32-libpulse/repos/multilib-x86_64/PKGBUILD (from rev 757872, 
lib32-libpulse/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-20 01:56:28 UTC (rev 757873)
@@ -0,0 +1,75 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+_pkgbasename=libpulse
+pkgname=lib32-$_pkgbasename
+pkgdesc="A featureful, general-purpose sound server (32-bit client libraries)"
+pkgver=13.99.3+4+gd83ad6990
+pkgrel=1
+arch=(x86_64)
+url="https://www.freedesktop.org/wiki/Software/PulseAudio/;
+license=(LGPL)
+depends=(lib32-{dbus,libasyncns,libcap,libxtst,libsm,libsndfile,systemd}
+ $_pkgbasename)
+makedepends=(lib32-{speexdsp,glib2,gtk3} git meson)
+optdepends=('lib32-alsa-plugins: ALSA support')
+provides=("lib32-pulseaudio=$pkgver")
+conflicts=(lib32-pulseaudio)
+replaces=(lib32-pulseaudio)
+_commit=d83ad6990e4b383dd08311fd6135556ba84e5847  # master
+source=("git+https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd pulseaudio
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd pulseaudio
+
+  # Freeze version before patching
+  ./git-version-gen doesnt-exist >.tarball-version
+}
+
+build() {
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG="i686-pc-linux-gnu-pkg-config"
+
+  arch-meson pulseaudio build \
+--libdir /usr/lib32 \
+--auto-features auto \
+-D man=false \
+-D tests=false \
+-D avahi=disabled \
+-D bluez5=false \
+-D gcov=false \
+-D pulsedsp-location='/usr/\$LIB/pulseaudio' \
+-D stream-restore-clear-old-devices=true \
+-D udevrulesdir=/usr/lib/udev/rules.d
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+_pick() {
+  local f d
+  for f; do
+d="$pkgdir/${f#$srcdir/install/}"
+mkdir -p "$(dirname "$d")"
+mv "$f" "$d"
+rmdir -p --ignore-fail-on-non-empty "$(dirname "$f")"
+  done
+}
+
+package() {
+  DESTDIR="$srcdir/install" meson install -C build
+
+  cd install
+  _pick usr/lib32/libpulse{,-simple,-mainloop-glib}.so*
+  _pick usr/lib32/{cmake,pkgconfig}
+  _pick usr/lib32/pulseaudio/libpulse{dsp,common-*}.so
+}
+# vim:set sw=2 et:


[arch-commits] Commit in gnome-control-center/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-19 Thread Jan Steffens via arch-commits
Date: Friday, November 20, 2020 @ 01:56:28
  Author: heftig
Revision: 401513

archrelease: copy trunk to extra-x86_64

Added:
  gnome-control-center/repos/extra-x86_64/PKGBUILD
(from rev 401512, gnome-control-center/trunk/PKGBUILD)
Deleted:
  gnome-control-center/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  110 ++---
 1 file changed, 55 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-20 01:56:17 UTC (rev 401512)
+++ PKGBUILD2020-11-20 01:56:28 UTC (rev 401513)
@@ -1,55 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=gnome-control-center
-pkgver=3.38.1
-pkgrel=1
-pkgdesc="GNOME's main interface to configure various aspects of the desktop"
-url="https://gitlab.gnome.org/GNOME/gnome-control-center;
-license=(GPL2)
-arch=(x86_64)
-depends=(accountsservice cups-pk-helper gnome-bluetooth gnome-desktop
- gnome-online-accounts gnome-settings-daemon gsettings-desktop-schemas 
gtk3
- libgtop nm-connection-editor sound-theme-freedesktop upower 
libpwquality
- gnome-color-manager smbclient libmm-glib libgnomekbd grilo libibus
- cheese libgudev bolt udisks2 libhandy gsound colord-gtk)
-makedepends=(docbook-xsl modemmanager git python meson)
-checkdepends=(python-dbusmock python-gobject xorg-server-xvfb)
-optdepends=('system-config-printer: Printer settings'
-'gnome-user-share: WebDAV file sharing'
-'gnome-remote-desktop: screen sharing'
-'rygel: media sharing'
-'openssh: remote login')
-groups=(gnome)
-_commit=103d507f02dd6d8510ffd47165716ac397dd24d2  # tags/3.38.1^0
-source=("git+https://gitlab.gnome.org/GNOME/gnome-control-center.git#commit=$_commit;
-"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git;)
-sha256sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^GNOME_CONTROL_CENTER_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  git submodule init
-  git submodule set-url subprojects/gvc "$srcdir/libgnome-volume-control"
-  git submodule update
-}
-
-
-build() {
-  arch-meson $pkgname build -D documentation=true
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-  install -d -o root -g 102 -m 750 "$pkgdir/usr/share/polkit-1/rules.d"
-}

Copied: gnome-control-center/repos/extra-x86_64/PKGBUILD (from rev 401512, 
gnome-control-center/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-20 01:56:28 UTC (rev 401513)
@@ -0,0 +1,55 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gnome-control-center
+pkgver=3.38.2
+pkgrel=1
+pkgdesc="GNOME's main interface to configure various aspects of the desktop"
+url="https://gitlab.gnome.org/GNOME/gnome-control-center;
+license=(GPL2)
+arch=(x86_64)
+depends=(accountsservice cups-pk-helper gnome-bluetooth gnome-desktop
+ gnome-online-accounts gnome-settings-daemon gsettings-desktop-schemas 
gtk3
+ libgtop nm-connection-editor sound-theme-freedesktop upower 
libpwquality
+ gnome-color-manager smbclient libmm-glib libgnomekbd grilo libibus
+ cheese libgudev bolt udisks2 libhandy gsound colord-gtk)
+makedepends=(docbook-xsl modemmanager git python meson)
+checkdepends=(python-dbusmock python-gobject xorg-server-xvfb)
+optdepends=('system-config-printer: Printer settings'
+'gnome-user-share: WebDAV file sharing'
+'gnome-remote-desktop: screen sharing'
+'rygel: media sharing'
+'openssh: remote login')
+groups=(gnome)
+_commit=0ae321b67d1c31d9bc209807aa6103d01a95e726  # tags/3.38.2^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-control-center.git#commit=$_commit;
+"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git;)
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^GNOME_CONTROL_CENTER_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  git submodule init
+  git submodule set-url subprojects/gvc "$srcdir/libgnome-volume-control"
+  git submodule update
+}
+
+
+build() {
+  arch-meson $pkgname build -D documentation=true
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+  install -d -o root -g 102 -m 750 "$pkgdir/usr/share/polkit-1/rules.d"
+}


[arch-commits] Commit in pulseaudio/trunk (PKGBUILD)

2020-11-19 Thread Jan Steffens via arch-commits
Date: Friday, November 20, 2020 @ 01:56:17
  Author: heftig
Revision: 401512

13.99.3+4+gd83ad6990-1

Modified:
  pulseaudio/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 01:55:55 UTC (rev 401511)
+++ PKGBUILD2020-11-20 01:56:17 UTC (rev 401512)
@@ -3,7 +3,7 @@
 pkgbase=pulseaudio
 pkgname=(pulseaudio libpulse alsa-card-profiles 
pulseaudio-{zeroconf,lirc,jack,bluetooth,equalizer,rtp})
 pkgdesc="A featureful, general-purpose sound server"
-pkgver=13.99.3
+pkgver=13.99.3+4+gd83ad6990
 pkgrel=1
 arch=(x86_64)
 url="https://www.freedesktop.org/wiki/Software/PulseAudio/;
@@ -12,7 +12,7 @@
  speexdsp tdb systemd dbus avahi bluez bluez-libs jack2 sbc
  lirc openssl fftw orc gtk3 webrtc-audio-processing check git meson
  xmltoman)
-_commit=daf3a3c4b08c89aa658353764c5237f0a4bef9f7  # tags/v13.99.3^0
+_commit=d83ad6990e4b383dd08311fd6135556ba84e5847  # master
 
source=("git+https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in lib32-libpulse/trunk (PKGBUILD)

2020-11-19 Thread Jan Steffens via arch-commits
Date: Friday, November 20, 2020 @ 01:56:00
  Author: heftig
Revision: 757872

13.99.3+4+gd83ad6990-1

Modified:
  lib32-libpulse/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 01:24:47 UTC (rev 757871)
+++ PKGBUILD2020-11-20 01:56:00 UTC (rev 757872)
@@ -3,7 +3,7 @@
 _pkgbasename=libpulse
 pkgname=lib32-$_pkgbasename
 pkgdesc="A featureful, general-purpose sound server (32-bit client libraries)"
-pkgver=13.99.3
+pkgver=13.99.3+4+gd83ad6990
 pkgrel=1
 arch=(x86_64)
 url="https://www.freedesktop.org/wiki/Software/PulseAudio/;
@@ -15,7 +15,7 @@
 provides=("lib32-pulseaudio=$pkgver")
 conflicts=(lib32-pulseaudio)
 replaces=(lib32-pulseaudio)
-_commit=daf3a3c4b08c89aa658353764c5237f0a4bef9f7  # tags/v13.99.3^0
+_commit=d83ad6990e4b383dd08311fd6135556ba84e5847  # master
 
source=("git+https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in gnome-control-center/trunk (PKGBUILD)

2020-11-19 Thread Jan Steffens via arch-commits
Date: Friday, November 20, 2020 @ 01:55:55
  Author: heftig
Revision: 401511

3.38.2-1

Modified:
  gnome-control-center/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 01:39:59 UTC (rev 401510)
+++ PKGBUILD2020-11-20 01:55:55 UTC (rev 401511)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnome-control-center
-pkgver=3.38.1
+pkgver=3.38.2
 pkgrel=1
 pkgdesc="GNOME's main interface to configure various aspects of the desktop"
 url="https://gitlab.gnome.org/GNOME/gnome-control-center;
@@ -21,7 +21,7 @@
 'rygel: media sharing'
 'openssh: remote login')
 groups=(gnome)
-_commit=103d507f02dd6d8510ffd47165716ac397dd24d2  # tags/3.38.1^0
+_commit=0ae321b67d1c31d9bc209807aa6103d01a95e726  # tags/3.38.2^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-control-center.git#commit=$_commit;
 "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git;)
 sha256sums=('SKIP'


[arch-commits] Commit in rust/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-11-19 Thread Jan Steffens via arch-commits
Date: Friday, November 20, 2020 @ 01:39:59
  Author: heftig
Revision: 401510

archrelease: copy trunk to extra-x86_64

Added:
  rust/repos/extra-x86_64/PKGBUILD
(from rev 401509, rust/trunk/PKGBUILD)
Deleted:
  rust/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |  330 ++---
 1 file changed, 165 insertions(+), 165 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-20 01:39:56 UTC (rev 401509)
+++ PKGBUILD2020-11-20 01:39:59 UTC (rev 401510)
@@ -1,165 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Alexander F Rødseth 
-# Contributor: Daniel Micay 
-# Contributor: userwithuid 
-
-pkgname=('rust' 'lib32-rust-libs' 'rust-musl' 'rust-docs')
-epoch=1
-pkgver=1.47.0
-pkgrel=4
-
-_llvm_ver=11.0.0
-
-pkgdesc='Systems programming language focused on safety, speed and concurrency'
-url='https://www.rust-lang.org/'
-arch=('x86_64')
-license=('MIT' 'Apache')
-
-makedepends=('rust' "llvm=$_llvm_ver" 'libffi' 'lib32-gcc-libs' 'perl' 'python'
- 'curl' 'cmake' 'musl')
-checkdepends=('procps-ng' 'gdb')
-
-options=('!emptydirs' '!strip')
-
-source=("https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc}
-
"https://github.com/llvm/llvm-project/releases/download/llvmorg-$_llvm_ver/compiler-rt-$_llvm_ver.src.tar.xz"{,.sig})
-
-sha256sums=('3185df064c4747f2c8b9bb8c4468edd58ff4ad6d07880c879ac1b173b768d81d'
-'SKIP'
-'374aff82ff573a449f9aabbd330a5d0a441181c535a356127378112db234'
-'SKIP')
-validpgpkeys=('108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE'  # Rust Language (Tag 
and Release Signing Key) 
-  '474E22316ABF4785A88C6E8EA2C794A986419D8A'  # Tom Stellard 

-  'B6C8F98282B944E3B0D5C2530FC3042E345AD05D') # Hans Wennborg 

-
-prepare() {
-  cd "rustc-$pkgver-src"
-
-  cat >config.toml 

[arch-commits] Commit in pipewire/repos (4 files)

2020-11-19 Thread Jan Steffens via arch-commits
Date: Friday, November 20, 2020 @ 01:39:56
  Author: heftig
Revision: 401509

archrelease: copy trunk to testing-x86_64

Added:
  pipewire/repos/testing-x86_64/
  pipewire/repos/testing-x86_64/PKGBUILD
(from rev 401508, pipewire/trunk/PKGBUILD)
  pipewire/repos/testing-x86_64/pipewire-pulse.install
(from rev 401508, pipewire/trunk/pipewire-pulse.install)
  pipewire/repos/testing-x86_64/pipewire.install
(from rev 401508, pipewire/trunk/pipewire.install)

+
 PKGBUILD   |  122 +++
 pipewire-pulse.install |   14 +
 pipewire.install   |   14 +
 3 files changed, 150 insertions(+)

Copied: pipewire/repos/testing-x86_64/PKGBUILD (from rev 401508, 
pipewire/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-11-20 01:39:56 UTC (rev 401509)
@@ -0,0 +1,122 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgbase=pipewire
+pkgname=(pipewire pipewire-docs pipewire-jack pipewire-pulse pipewire-alsa
+ gst-plugin-pipewire)
+pkgver=0.3.16
+pkgrel=1
+pkgdesc="Server and user space API to deal with multimedia pipelines"
+url="https://pipewire.org;
+license=(LGPL2.1)
+arch=(x86_64)
+makedepends=(git meson doxygen graphviz xmltoman valgrind jack2 libpulse
+ alsa-lib gst-plugins-base sbc rtkit vulkan-icd-loader dbus
+ libsndfile bluez-libs vulkan-headers)
+_commit=09d373f094f0e6797aef3d97cde2c0167dccc986  # tags/0.3.16
+source=("git+https://github.com/PipeWire/pipewire#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgbase
+
+  # Fix Chrome
+  git cherry-pick -n b8c7b36d3b8be16593f554964cf2f852c21b5c2c
+}
+
+build() {
+  arch-meson $pkgbase build \
+-D docs=true \
+-D udevrulesdir=/usr/lib/udev/rules.d
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+_pick() {
+  local p="$1" f d; shift
+  for f; do
+d="$srcdir/$p/${f#$pkgdir/}"
+mkdir -p "$(dirname "$d")"
+mv "$f" "$d"
+rmdir -p --ignore-fail-on-non-empty "$(dirname "$f")"
+  done
+}
+
+_ver=${pkgver:0:3}
+
+package_pipewire() {
+  depends=(sbc rtkit vulkan-icd-loader bluez-libs alsa-card-profiles
+   libdbus-1.so libsndfile.so libudev.so libasound.so libsystemd.so
+   libglib-2.0.so libgobject-2.0.so)
+  optdepends=('pipewire-docs: Documentation'
+  'pipewire-jack: JACK support'
+  'pipewire-pulse: PulseAudio support')
+  provides=(libpipewire-$_ver.so)
+  backup=(etc/pipewire/pipewire.conf)
+  install=pipewire.install
+
+  DESTDIR="$pkgdir" meson install -C build
+
+  cd "$pkgdir"
+
+  mkdir -p etc/alsa/conf.d
+  ln -st etc/alsa/conf.d /usr/share/alsa/alsa.conf.d/50-pipewire.conf 
+
+  _pick docs usr/share/doc
+
+  _pick pulse usr/bin/pipewire-pulse
+  _pick pulse usr/lib/pipewire-$_ver/libpipewire-module-protocol-pulse.so
+  _pick pulse usr/lib/systemd/user/pipewire-pulse.*
+
+  _pick jack usr/bin/pw-jack usr/lib/pipewire-$_ver/jack
+  _pick jack usr/lib/spa-0.2/jack
+  _pick jack usr/share/man/man1/pw-jack.1
+
+  _pick gst usr/lib/gstreamer-1.0
+
+  # Use alsa-card-profiles built with Pulseaudio
+  rm -rv "$pkgdir"/usr/share/alsa-card-profile
+}
+
+package_pipewire-docs() {
+  pkgdesc+=" (documentation)"
+  mv docs/* "$pkgdir"
+}
+
+package_pipewire-jack() {
+  pkgdesc+=" (JACK support)"
+  depends=(libpipewire-$_ver.so libjack.so)
+  mv jack/* "$pkgdir"
+}
+
+package_pipewire-pulse() {
+  pkgdesc+=" (PulseAudio support)"
+  depends=(libpipewire-$_ver.so libpulse.so)
+  provides=(pulseaudio)
+  conflicts=(pulseaudio)
+  install=pipewire-pulse.install
+  mv pulse/* "$pkgdir"
+}
+
+package_pipewire-alsa() {
+  pkgdesc="ALSA Configuration for PipeWire"
+  depends=(libpipewire-$_ver.so)
+  provides=(pulseaudio-alsa)
+
+  mkdir -p "$pkgdir/etc/alsa/conf.d"
+  ln -st "$pkgdir/etc/alsa/conf.d" 
/usr/share/alsa/alsa.conf.d/99-pipewire-default.conf
+}
+
+package_gst-plugin-pipewire() {
+  pkgdesc="Multimedia graph framework - pipewire plugin"
+  depends=(libpipewire-$_ver.so gst-plugins-base-libs)
+  mv gst/* "$pkgdir"
+}

Copied: pipewire/repos/testing-x86_64/pipewire-pulse.install (from rev 401508, 
pipewire/trunk/pipewire-pulse.install)
===
--- testing-x86_64/pipewire-pulse.install   (rev 0)
+++ testing-x86_64/pipewire-pulse.install   2020-11-20 01:39:56 UTC (rev 
401509)
@@ -0,0 +1,14 @@
+post_install() {
+  # Enable socket by default
+  systemctl --global enable pipewire-pulse.socket
+}
+
+post_upgrade() {
+  if (( $(vercmp $2 0.3.16-1) < 0)); then
+systemctl --global enable pipewire-pulse.socket
+  fi
+}
+
+pre_remove() {
+  systemctl --global disable pipewire-pulse.socket
+}

Copied: 

[arch-commits] Commit in pipewire/trunk (PKGBUILD pipewire-pulse.install)

2020-11-19 Thread Jan Steffens via arch-commits
Date: Friday, November 20, 2020 @ 01:38:34
  Author: heftig
Revision: 401508

0.3.16-1

Added:
  pipewire/trunk/pipewire-pulse.install
Modified:
  pipewire/trunk/PKGBUILD

+
 PKGBUILD   |   34 +++---
 pipewire-pulse.install |   14 ++
 2 files changed, 37 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 01:38:13 UTC (rev 401507)
+++ PKGBUILD2020-11-20 01:38:34 UTC (rev 401508)
@@ -2,17 +2,18 @@
 # Contributor: Jan de Groot 
 
 pkgbase=pipewire
-pkgname=(pipewire pipewire-docs pipewire-jack pipewire-pulse pipewire-alsa)
-pkgver=0.3.15
-pkgrel=2
+pkgname=(pipewire pipewire-docs pipewire-jack pipewire-pulse pipewire-alsa
+ gst-plugin-pipewire)
+pkgver=0.3.16
+pkgrel=1
 pkgdesc="Server and user space API to deal with multimedia pipelines"
 url="https://pipewire.org;
 license=(LGPL2.1)
 arch=(x86_64)
 makedepends=(git meson doxygen graphviz xmltoman valgrind jack2 libpulse
- alsa-lib gstreamer gst-plugins-base sbc rtkit vulkan-icd-loader
- dbus libsndfile bluez-libs vulkan-headers)
-_commit=16872549e3a2433f49f27c1875dfd432377ca0be  # tags/0.3.15
+ alsa-lib gst-plugins-base sbc rtkit vulkan-icd-loader dbus
+ libsndfile bluez-libs vulkan-headers)
+_commit=09d373f094f0e6797aef3d97cde2c0167dccc986  # tags/0.3.16
 source=("git+https://github.com/PipeWire/pipewire#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -52,8 +53,7 @@
 _ver=${pkgver:0:3}
 
 package_pipewire() {
-  depends=(gstreamer gst-plugins-base sbc rtkit vulkan-icd-loader bluez-libs
-   alsa-card-profiles
+  depends=(sbc rtkit vulkan-icd-loader bluez-libs alsa-card-profiles
libdbus-1.so libsndfile.so libudev.so libasound.so libsystemd.so
libglib-2.0.so libgobject-2.0.so)
   optdepends=('pipewire-docs: Documentation'
@@ -72,14 +72,16 @@
 
   _pick docs usr/share/doc
 
-  _pick pulse usr/bin/pw-pulse usr/lib/pipewire-$_ver/pulse
+  _pick pulse usr/bin/pipewire-pulse
   _pick pulse usr/lib/pipewire-$_ver/libpipewire-module-protocol-pulse.so
-  _pick pulse usr/share/man/man1/pw-pulse.1
+  _pick pulse usr/lib/systemd/user/pipewire-pulse.*
 
   _pick jack usr/bin/pw-jack usr/lib/pipewire-$_ver/jack
   _pick jack usr/lib/spa-0.2/jack
   _pick jack usr/share/man/man1/pw-jack.1
 
+  _pick gst usr/lib/gstreamer-1.0
+
   # Use alsa-card-profiles built with Pulseaudio
   rm -rv "$pkgdir"/usr/share/alsa-card-profile
 }
@@ -97,7 +99,10 @@
 
 package_pipewire-pulse() {
   pkgdesc+=" (PulseAudio support)"
-  depends=(libpipewire-$_ver.so libglib-2.0.so)
+  depends=(libpipewire-$_ver.so libpulse.so)
+  provides=(pulseaudio)
+  conflicts=(pulseaudio)
+  install=pipewire-pulse.install
   mv pulse/* "$pkgdir"
 }
 
@@ -104,7 +109,14 @@
 package_pipewire-alsa() {
   pkgdesc="ALSA Configuration for PipeWire"
   depends=(libpipewire-$_ver.so)
+  provides=(pulseaudio-alsa)
 
   mkdir -p "$pkgdir/etc/alsa/conf.d"
   ln -st "$pkgdir/etc/alsa/conf.d" 
/usr/share/alsa/alsa.conf.d/99-pipewire-default.conf
 }
+
+package_gst-plugin-pipewire() {
+  pkgdesc="Multimedia graph framework - pipewire plugin"
+  depends=(libpipewire-$_ver.so gst-plugins-base-libs)
+  mv gst/* "$pkgdir"
+}

Added: pipewire-pulse.install
===
--- pipewire-pulse.install  (rev 0)
+++ pipewire-pulse.install  2020-11-20 01:38:34 UTC (rev 401508)
@@ -0,0 +1,14 @@
+post_install() {
+  # Enable socket by default
+  systemctl --global enable pipewire-pulse.socket
+}
+
+post_upgrade() {
+  if (( $(vercmp $2 0.3.16-1) < 0)); then
+systemctl --global enable pipewire-pulse.socket
+  fi
+}
+
+pre_remove() {
+  systemctl --global disable pipewire-pulse.socket
+}


[arch-commits] Commit in rust/trunk (PKGBUILD)

2020-11-19 Thread Jan Steffens via arch-commits
Date: Friday, November 20, 2020 @ 01:38:13
  Author: heftig
Revision: 401507

1.48.0-1

Modified:
  rust/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 00:34:45 UTC (rev 401506)
+++ PKGBUILD2020-11-20 01:38:13 UTC (rev 401507)
@@ -6,8 +6,8 @@
 
 pkgname=('rust' 'lib32-rust-libs' 'rust-musl' 'rust-docs')
 epoch=1
-pkgver=1.47.0
-pkgrel=4
+pkgver=1.48.0
+pkgrel=1
 
 _llvm_ver=11.0.0
 
@@ -25,7 +25,7 @@
 source=("https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc}
 
"https://github.com/llvm/llvm-project/releases/download/llvmorg-$_llvm_ver/compiler-rt-$_llvm_ver.src.tar.xz"{,.sig})
 
-sha256sums=('3185df064c4747f2c8b9bb8c4468edd58ff4ad6d07880c879ac1b173b768d81d'
+sha256sums=('0e763e6db47d5d6f91583284d2f989eacc49b84794d1443355b85c58d67ae43b'
 'SKIP'
 '374aff82ff573a449f9aabbd330a5d0a441181c535a356127378112db234'
 'SKIP')


[arch-commits] Commit in python-aiohttp/repos/community-staging-x86_64 (2 files)

2020-11-19 Thread Felix Yan via arch-commits
Date: Friday, November 20, 2020 @ 01:24:47
  Author: felixonmars
Revision: 757871

archrelease: copy trunk to community-staging-x86_64

Added:
  python-aiohttp/repos/community-staging-x86_64/PKGBUILD
(from rev 757870, python-aiohttp/trunk/PKGBUILD)
Deleted:
  python-aiohttp/repos/community-staging-x86_64/PKGBUILD

--+
 PKGBUILD |  116 ++---
 1 file changed, 58 insertions(+), 58 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-20 01:24:32 UTC (rev 757870)
+++ PKGBUILD2020-11-20 01:24:47 UTC (rev 757871)
@@ -1,58 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Philipp A. 
-
-_pkgname=aiohttp
-pkgname=python-aiohttp
-_gitcommit=6a5ab96bd9cb404b4abfd5160fe8f34a29d941e5
-pkgver=3.6.2
-pkgrel=3
-pkgdesc='HTTP client/server for asyncio'
-url='https://aiohttp.readthedocs.io'
-arch=('x86_64')
-license=('Apache')
-depends=('python' 'python-chardet' 'python-multidict' 'python-async-timeout'
- 'python-yarl' 'python-attrs')
-makedepends=('cython' 'python-setuptools' 'git')
-checkdepends=('python-pytest' 'python-pytest-runner' 'python-pytest-mock'
-  'python-pytest-timeout' 'python-async_generator' 
'python-brotlipy'
-  'python-pytest-xdist' 'python-pytest-forked' 'python-pytest-cov'
-  'python-trustme' 'python-freezegun' 'gunicorn')
-optdepends=('gunicorn: to deploy using Gunicorn'
-'python-aiodns: for fast DNS resolving'
-'python-cchardet: for faster encoding detection'
-'python-brotlipy: for Brotli transfer-encodings support')
-source=(${pkgname}::"git+https://github.com/aio-libs/aiohttp#commit=${_gitcommit};
-git+https://github.com/nodejs/http-parser)
-sha512sums=('SKIP'
-'SKIP')
-
-pkgver() {
-  cd ${pkgname}
-  git describe --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
-}
-
-prepare() {
-  cd ${pkgname}
-  git submodule init
-  git config submodule."vendor/http-parser".url "${srcdir}/http-parser"
-  git submodule update --recursive
-  sed 's|.install-cython ||' -i Makefile
-}
-
-build() {
-  cd ${pkgname}
-  make cythonize
-  python setup.py build
-}
-
-check() {
-  cd ${pkgname}
-  python setup.py test
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}" -O1 --skip-build
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-aiohttp/repos/community-staging-x86_64/PKGBUILD (from rev 
757870, python-aiohttp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-20 01:24:47 UTC (rev 757871)
@@ -0,0 +1,58 @@
+# Maintainer: Levente Polyak 
+# Contributor: Philipp A. 
+
+_pkgname=aiohttp
+pkgname=python-aiohttp
+_gitcommit=2f655a59d0daedfa2a794996c4355b576c98ecc8
+pkgver=3.7.3
+pkgrel=1
+pkgdesc='HTTP client/server for asyncio'
+url='https://aiohttp.readthedocs.io'
+arch=('x86_64')
+license=('Apache')
+depends=('python' 'python-chardet' 'python-multidict' 'python-async-timeout'
+ 'python-yarl' 'python-attrs')
+makedepends=('cython' 'python-setuptools' 'git')
+checkdepends=('python-pytest' 'python-pytest-runner' 'python-pytest-mock'
+  'python-pytest-timeout' 'python-async_generator' 
'python-brotlipy'
+  'python-pytest-xdist' 'python-pytest-forked' 'python-pytest-cov'
+  'python-trustme' 'python-freezegun' 'gunicorn' 
'python-re-assert')
+optdepends=('gunicorn: to deploy using Gunicorn'
+'python-aiodns: for fast DNS resolving'
+'python-cchardet: for faster encoding detection'
+'python-brotlipy: for Brotli transfer-encodings support')
+source=(${pkgname}::"git+https://github.com/aio-libs/aiohttp#commit=${_gitcommit};
+git+https://github.com/nodejs/http-parser)
+sha512sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd ${pkgname}
+  git describe --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+prepare() {
+  cd ${pkgname}
+  git submodule init
+  git config submodule."vendor/http-parser".url "${srcdir}/http-parser"
+  git submodule update --recursive
+  sed 's|.install-cython ||' -i Makefile
+}
+
+build() {
+  cd ${pkgname}
+  make cythonize
+  python setup.py build
+}
+
+check() {
+  cd ${pkgname}
+  python setup.py test
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}" -O1 --skip-build
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in python-aiohttp/trunk (PKGBUILD)

2020-11-19 Thread Felix Yan via arch-commits
Date: Friday, November 20, 2020 @ 01:24:32
  Author: felixonmars
Revision: 757870

upgpkg: python-aiohttp 3.7.3-1: Python 3.9 rebuild

Modified:
  python-aiohttp/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 01:20:35 UTC (rev 757869)
+++ PKGBUILD2020-11-20 01:24:32 UTC (rev 757870)
@@ -5,7 +5,7 @@
 pkgname=python-aiohttp
 _gitcommit=2f655a59d0daedfa2a794996c4355b576c98ecc8
 pkgver=3.7.3
-pkgrel=0
+pkgrel=1
 pkgdesc='HTTP client/server for asyncio'
 url='https://aiohttp.readthedocs.io'
 arch=('x86_64')


[arch-commits] Commit in python-re-assert/repos (2 files)

2020-11-19 Thread Felix Yan via arch-commits
Date: Friday, November 20, 2020 @ 01:20:35
  Author: felixonmars
Revision: 757869

archrelease: copy trunk to community-staging-any

Added:
  python-re-assert/repos/community-staging-any/
  python-re-assert/repos/community-staging-any/PKGBUILD
(from rev 757868, python-re-assert/trunk/PKGBUILD)

--+
 PKGBUILD |   33 +
 1 file changed, 33 insertions(+)

Copied: python-re-assert/repos/community-staging-any/PKGBUILD (from rev 757868, 
python-re-assert/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-20 01:20:35 UTC (rev 757869)
@@ -0,0 +1,33 @@
+# Maintainer: Evangelos Foutras 
+
+pkgname=python-re-assert
+_name=${pkgname#python-}
+pkgver=1.1.0
+pkgrel=2
+pkgdesc="Provides a helper class to make assertions of regexes simpler"
+arch=('any')
+url="https://github.com/asottile/re-assert;
+license=('MIT')
+depends=('python' 'python-regex')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest')
+source=($pkgname-$pkgver.tar.gz::https://github.com/asottile/re-assert/archive/v$pkgver.tar.gz)
+sha256sums=('01c4a849ed520923e4bab9afdf73b5f2698c4f92ad7f580ccb3f68ea79c69c0c')
+
+build() {
+  cd "$_name-$pkgver"
+  python setup.py build
+}
+
+check() {
+  cd "$_name-$pkgver"
+  pytest
+}
+
+package() {
+  cd "$_name-$pkgver"
+  python setup.py install --root="$pkgdir" -O1
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in python-re-assert/trunk (PKGBUILD)

2020-11-19 Thread Felix Yan via arch-commits
Date: Friday, November 20, 2020 @ 01:20:21
  Author: felixonmars
Revision: 757868

upgpkg: python-re-assert 1.1.0-2: Python 3.9 rebuild

Modified:
  python-re-assert/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 01:19:57 UTC (rev 757867)
+++ PKGBUILD2020-11-20 01:20:21 UTC (rev 757868)
@@ -3,7 +3,7 @@
 pkgname=python-re-assert
 _name=${pkgname#python-}
 pkgver=1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Provides a helper class to make assertions of regexes simpler"
 arch=('any')
 url="https://github.com/asottile/re-assert;


[arch-commits] Commit in python-aiohttp/trunk (PKGBUILD)

2020-11-19 Thread Evangelos Foutras via arch-commits
Date: Friday, November 20, 2020 @ 01:19:57
  Author: foutrelis
Revision: 757867

Bump to 3.7.3 for Python 3.9

Modified:
  python-aiohttp/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 01:15:32 UTC (rev 757866)
+++ PKGBUILD2020-11-20 01:19:57 UTC (rev 757867)
@@ -3,9 +3,9 @@
 
 _pkgname=aiohttp
 pkgname=python-aiohttp
-_gitcommit=6a5ab96bd9cb404b4abfd5160fe8f34a29d941e5
-pkgver=3.6.2
-pkgrel=3
+_gitcommit=2f655a59d0daedfa2a794996c4355b576c98ecc8
+pkgver=3.7.3
+pkgrel=0
 pkgdesc='HTTP client/server for asyncio'
 url='https://aiohttp.readthedocs.io'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 checkdepends=('python-pytest' 'python-pytest-runner' 'python-pytest-mock'
   'python-pytest-timeout' 'python-async_generator' 
'python-brotlipy'
   'python-pytest-xdist' 'python-pytest-forked' 'python-pytest-cov'
-  'python-trustme' 'python-freezegun' 'gunicorn')
+  'python-trustme' 'python-freezegun' 'gunicorn' 
'python-re-assert')
 optdepends=('gunicorn: to deploy using Gunicorn'
 'python-aiodns: for fast DNS resolving'
 'python-cchardet: for faster encoding detection'


[arch-commits] Commit in python-re-assert/repos (community-any community-any/PKGBUILD)

2020-11-19 Thread Evangelos Foutras via arch-commits
Date: Friday, November 20, 2020 @ 01:15:32
  Author: foutrelis
Revision: 757866

archrelease: copy trunk to community-any

Added:
  python-re-assert/repos/community-any/
  python-re-assert/repos/community-any/PKGBUILD
(from rev 757865, python-re-assert/trunk/PKGBUILD)

--+
 PKGBUILD |   33 +
 1 file changed, 33 insertions(+)

Copied: python-re-assert/repos/community-any/PKGBUILD (from rev 757865, 
python-re-assert/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2020-11-20 01:15:32 UTC (rev 757866)
@@ -0,0 +1,33 @@
+# Maintainer: Evangelos Foutras 
+
+pkgname=python-re-assert
+_name=${pkgname#python-}
+pkgver=1.1.0
+pkgrel=1
+pkgdesc="Provides a helper class to make assertions of regexes simpler"
+arch=('any')
+url="https://github.com/asottile/re-assert;
+license=('MIT')
+depends=('python' 'python-regex')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest')
+source=($pkgname-$pkgver.tar.gz::https://github.com/asottile/re-assert/archive/v$pkgver.tar.gz)
+sha256sums=('01c4a849ed520923e4bab9afdf73b5f2698c4f92ad7f580ccb3f68ea79c69c0c')
+
+build() {
+  cd "$_name-$pkgver"
+  python setup.py build
+}
+
+check() {
+  cd "$_name-$pkgver"
+  pytest
+}
+
+package() {
+  cd "$_name-$pkgver"
+  python setup.py install --root="$pkgdir" -O1
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in (4 files)

2020-11-19 Thread Evangelos Foutras via arch-commits
Date: Friday, November 20, 2020 @ 01:14:44
  Author: foutrelis
Revision: 757865

Add python-re-assert for python-aiohttp

Added:
  python-re-assert/
  python-re-assert/repos/
  python-re-assert/trunk/
  python-re-assert/trunk/PKGBUILD

--+
 PKGBUILD |   33 +
 1 file changed, 33 insertions(+)

Added: python-re-assert/trunk/PKGBUILD
===
--- python-re-assert/trunk/PKGBUILD (rev 0)
+++ python-re-assert/trunk/PKGBUILD 2020-11-20 01:14:44 UTC (rev 757865)
@@ -0,0 +1,33 @@
+# Maintainer: Evangelos Foutras 
+
+pkgname=python-re-assert
+_name=${pkgname#python-}
+pkgver=1.1.0
+pkgrel=1
+pkgdesc="Provides a helper class to make assertions of regexes simpler"
+arch=('any')
+url="https://github.com/asottile/re-assert;
+license=('MIT')
+depends=('python' 'python-regex')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest')
+source=($pkgname-$pkgver.tar.gz::https://github.com/asottile/re-assert/archive/v$pkgver.tar.gz)
+sha256sums=('01c4a849ed520923e4bab9afdf73b5f2698c4f92ad7f580ccb3f68ea79c69c0c')
+
+build() {
+  cd "$_name-$pkgver"
+  python setup.py build
+}
+
+check() {
+  cd "$_name-$pkgver"
+  pytest
+}
+
+package() {
+  cd "$_name-$pkgver"
+  python setup.py install --root="$pkgdir" -O1
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in (thunderbird-i18n)

2020-11-19 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 00:34:45
  Author: anthraxx
Revision: 401506

unified with thunderbird pkgbase

Deleted:
  thunderbird-i18n/


[arch-commits] Commit in xmobar/repos (2 files)

2020-11-19 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 00:32:45
  Author: anthraxx
Revision: 757862

archrelease: copy trunk to community-staging-x86_64

Added:
  xmobar/repos/community-staging-x86_64/
  xmobar/repos/community-staging-x86_64/PKGBUILD
(from rev 757861, xmobar/trunk/PKGBUILD)

--+
 PKGBUILD |   64 +
 1 file changed, 64 insertions(+)

Copied: xmobar/repos/community-staging-x86_64/PKGBUILD (from rev 757861, 
xmobar/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-20 00:32:45 UTC (rev 757862)
@@ -0,0 +1,64 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jelle van der Waa 
+# Contributer: Sergej Pupykin 
+# Contributor: Arch Haskell Team 
+
+pkgname=xmobar
+pkgver=0.36
+pkgrel=36
+pkgdesc='Minimalistic Text Based Status Bar'
+url='https://hackage.haskell.org/package/xmobar'
+license=('BSD')
+arch=('x86_64')
+depends=('libxft' 'libxinerama' 'libxrandr' 'libxpm' 'ghc-libs' 'haskell-x11'
+ 'haskell-x11-xft' 'haskell-utf8-string' 'haskell-network-uri'
+ 'haskell-hinotify' 'haskell-stm' 'haskell-parsec' 
'haskell-parsec-numbers'
+ 'haskell-mtl' 'haskell-regex-base' 'haskell-regex-compat'
+ 'haskell-http' 'haskell-dbus' 'haskell-libmpd' 'haskell-cereal' 
'haskell-netlink'
+ 'haskell-text' 'haskell-async' 'haskell-aeson'
+ 'haskell-timezone-olson' 'haskell-timezone-series' 'alsa-lib'
+ 'haskell-extensible-exceptions' 'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-http-client-tls' 'haskell-alsa-core' 
'haskell-alsa-mixer')
+makedepends=('ghc' 'haskell-hspec' 'haskell-temporary')
+source=(https://github.com/jaor/xmobar/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('15abb262187448cd71f93e67f04ab40989f541dd02f968924521f99727cd75cb92d650d495fc40ad4bed97fa552185daca7801aa2d5079aa47a39dce9b4ea4f7')
+
+build() {
+  cd xmobar-${pkgver}
+
+  _flags=(with_xft with_utf8 with_inotify with_mpd with_alsa with_nl80211
+  with_datezone with_mpris with_dbus with_xpm with_threaded
+  with_rtsopts with_weather)
+
+  runhaskell setup configure -O \
+--enable-shared \
+--enable-executable-dynamic \
+--disable-library-vanilla \
+--prefix=/usr \
+--dynlibdir=/usr/lib \
+--libsubdir=\$compiler/site-local/\$pkgid \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie' \
+--flags="${_flags[*]}" \
+--enable-tests
+  runhaskell setup build
+  runhaskell setup register --gen-script
+  runhaskell setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd xmobar-${pkgver}
+  runhaskell setup test
+}
+
+package() {
+  cd xmobar-${pkgver}
+  install -Dm 744 register.sh   
"${pkgdir}/usr/share/haskell/register/xmobar.sh"
+  install -Dm 744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/xmobar.sh"
+  runhaskell setup copy --destdir="${pkgdir}"
+  install -Dm 644 license -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in xmobar/trunk (PKGBUILD)

2020-11-19 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 00:32:41
  Author: anthraxx
Revision: 757861

upgpkg: xmobar 0.36-36: rebuild for haskell-timezone-osram

Modified:
  xmobar/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 00:31:28 UTC (rev 757860)
+++ PKGBUILD2020-11-20 00:32:41 UTC (rev 757861)
@@ -5,7 +5,7 @@
 
 pkgname=xmobar
 pkgver=0.36
-pkgrel=35
+pkgrel=36
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('BSD')


[arch-commits] Commit in python-flake8-typing-imports/repos (2 files)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Friday, November 20, 2020 @ 00:31:28
  Author: ffy00
Revision: 757860

archrelease: copy trunk to community-staging-any

Added:
  python-flake8-typing-imports/repos/community-staging-any/
  python-flake8-typing-imports/repos/community-staging-any/PKGBUILD
(from rev 757859, python-flake8-typing-imports/trunk/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: python-flake8-typing-imports/repos/community-staging-any/PKGBUILD (from 
rev 757859, python-flake8-typing-imports/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-20 00:31:28 UTC (rev 757860)
@@ -0,0 +1,37 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+_pkgname=flake8-typing-imports
+pkgname=python-$_pkgname
+pkgver=1.10.1
+pkgrel=1
+pkgdesc='flake8 plugin which checks that typing imports are properly guarded'
+arch=('any')
+url='https://github.com/asottile/flake8-typing-imports'
+license=('MIT')
+depends=('flake8')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest-runner' 'flake8' 'python-pyflakes' 
'python-pycodestyle' 'python-mccabe')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('c369af01e7157c9dec8b47506a15ad565541c6ccabb48fb0c0c37d8bfd62739e92d3e4d20b971a7eca16b07f56ce62f43dbcb4b4860a73eebea7bdd2ca5c7b1c')
+
+build() {
+  cd $_pkgname-$pkgver
+
+  python setup.py build
+}
+
+check() {
+  cd $_pkgname-$pkgver
+
+  python setup.py pytest
+}
+
+package() {
+  cd $_pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+  install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in python-flake8-typing-imports/trunk (PKGBUILD)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Friday, November 20, 2020 @ 00:31:24
  Author: ffy00
Revision: 757859

upgpkg: python-flake8-typing-imports 1.10.1-1

Modified:
  python-flake8-typing-imports/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 00:24:16 UTC (rev 757858)
+++ PKGBUILD2020-11-20 00:31:24 UTC (rev 757859)
@@ -2,7 +2,7 @@
 
 _pkgname=flake8-typing-imports
 pkgname=python-$_pkgname
-pkgver=1.10.0
+pkgver=1.10.1
 pkgrel=1
 pkgdesc='flake8 plugin which checks that typing imports are properly guarded'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'flake8' 'python-pyflakes' 
'python-pycodestyle' 'python-mccabe')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('a248504215445f33d0a4598b9b5e2411897bc651aee7913b49d3c01840f6f0dbf7762133f6f6a879f992f060c69f2bc9c68bef9900865bda05b59f5b28761ad9')
+sha512sums=('c369af01e7157c9dec8b47506a15ad565541c6ccabb48fb0c0c37d8bfd62739e92d3e4d20b971a7eca16b07f56ce62f43dbcb4b4860a73eebea7bdd2ca5c7b1c')
 
 build() {
   cd $_pkgname-$pkgver


[arch-commits] Commit in linux-hardened/repos/extra-x86_64 (6 files)

2020-11-19 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 00:28:43
  Author: anthraxx
Revision: 401505

archrelease: copy trunk to extra-x86_64

Added:
  linux-hardened/repos/extra-x86_64/PKGBUILD
(from rev 401504, linux-hardened/trunk/PKGBUILD)
  linux-hardened/repos/extra-x86_64/config
(from rev 401504, linux-hardened/trunk/config)
  linux-hardened/repos/extra-x86_64/sphinx-workaround.patch
(from rev 401504, linux-hardened/trunk/sphinx-workaround.patch)
Deleted:
  linux-hardened/repos/extra-x86_64/PKGBUILD
  linux-hardened/repos/extra-x86_64/config
  linux-hardened/repos/extra-x86_64/sphinx-workaround.patch

-+
 PKGBUILD|  412 
 config  |22074 ++
 sphinx-workaround.patch |   26 
 3 files changed, 11242 insertions(+), 11270 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 401504:401505 to see the changes.


[arch-commits] Commit in linux-hardened/trunk (PKGBUILD config)

2020-11-19 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 00:28:38
  Author: anthraxx
Revision: 401504

upgpkg: linux-hardened 5.9.9.a-1: disable DCCP and SCTP for security

Those protocols were rarely used and seem to case more danger and harm
than benefit. Lets try to disable them.

Modified:
  linux-hardened/trunk/PKGBUILD
  linux-hardened/trunk/config

--+
 PKGBUILD |8 
 config   |   36 
 2 files changed, 8 insertions(+), 36 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-20 00:26:39 UTC (rev 401503)
+++ PKGBUILD2020-11-20 00:28:38 UTC (rev 401504)
@@ -4,7 +4,7 @@
 # Contributor: Thomas Baechler 
 
 pkgbase=linux-hardened
-pkgver=5.9.8.a
+pkgver=5.9.9.a
 pkgrel=1
 pkgdesc='Security-Hardened Linux'
 url='https://github.com/anthraxx/linux-hardened'
@@ -28,11 +28,11 @@
   '65EEFE022108E2B708CBFCF7F9E712E59AF5F22A'  # Daniel Micay
   'E240B57E2C4630BA768E2F26FC1B547C8D8172C8'  # Levente Polyak
 )
-sha256sums=('7656733b316562662026ac82a7c0be41440e16bbf1bdc5447b119e34ff3b86a6'
+sha256sums=('a302d386af1278e7a8c0c2cd9a3b2119a18620eccc1f069b0f23e405bcf61fad'
 'SKIP'
-'841ad13232835eb4aee9fea67630210c8d9eb6fa44c8f2b04a043a3f9ace64e9'
+'c2bff7c5da94832eee7f965982574402b23492e74d8564388394b12c84cea462'
 'SKIP'
-'3ee9d5a14e9cb46bc4606c5f40fcb968cc68c44e1a9921a858d079e22c320564'
+'125e7f0b87ac798713eeda01219d315942f1dc88d4668011aced6a573ba470e7'
 '8cb21e0b3411327b627a9dd15b8eb773295a0d2782b1a41b2a8839d1b2f5778c')
 
 export KBUILD_BUILD_HOST=archlinux

Modified: config
===
--- config  2020-11-20 00:26:39 UTC (rev 401503)
+++ config  2020-11-20 00:28:38 UTC (rev 401504)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.9.8 Kernel Configuration
+# Linux/x86 5.9.9 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
 CONFIG_CC_IS_GCC=y
@@ -1542,32 +1542,8 @@
 CONFIG_BRIDGE_EBT_LOG=m
 CONFIG_BRIDGE_EBT_NFLOG=m
 # CONFIG_BPFILTER is not set
-CONFIG_IP_DCCP=m
-CONFIG_INET_DCCP_DIAG=m
-
-#
-# DCCP CCIDs Configuration
-#
-# CONFIG_IP_DCCP_CCID2_DEBUG is not set
-CONFIG_IP_DCCP_CCID3=y
-# CONFIG_IP_DCCP_CCID3_DEBUG is not set
-CONFIG_IP_DCCP_TFRC_LIB=y
-# end of DCCP CCIDs Configuration
-
-#
-# DCCP Kernel Hacking
-#
-# CONFIG_IP_DCCP_DEBUG is not set
-# end of DCCP Kernel Hacking
-
-CONFIG_IP_SCTP=m
-# CONFIG_SCTP_DBG_OBJCNT is not set
-# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5 is not set
-CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1=y
-# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set
-CONFIG_SCTP_COOKIE_HMAC_MD5=y
-CONFIG_SCTP_COOKIE_HMAC_SHA1=y
-CONFIG_INET_SCTP_DIAG=m
+# CONFIG_IP_DCCP is not set
+# CONFIG_IP_SCTP is not set
 CONFIG_RDS=m
 CONFIG_RDS_RDMA=m
 CONFIG_RDS_TCP=m
@@ -2875,7 +2851,6 @@
 CONFIG_MD_RAID456=m
 CONFIG_MD_MULTIPATH=m
 CONFIG_MD_FAULTY=m
-CONFIG_MD_CLUSTER=m
 CONFIG_BCACHE=m
 # CONFIG_BCACHE_DEBUG is not set
 # CONFIG_BCACHE_CLOSURES_DEBUG is not set
@@ -9865,10 +9840,8 @@
 # CONFIG_XFS_WARN is not set
 # CONFIG_XFS_DEBUG is not set
 CONFIG_GFS2_FS=m
-CONFIG_GFS2_FS_LOCKING_DLM=y
 CONFIG_OCFS2_FS=m
 CONFIG_OCFS2_FS_O2CB=m
-CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m
 CONFIG_OCFS2_FS_STATS=y
 CONFIG_OCFS2_DEBUG_MASKLOG=y
 # CONFIG_OCFS2_DEBUG_FS is not set
@@ -10210,8 +10183,7 @@
 CONFIG_NLS_MAC_ROMANIAN=m
 CONFIG_NLS_MAC_TURKISH=m
 CONFIG_NLS_UTF8=m
-CONFIG_DLM=m
-# CONFIG_DLM_DEBUG is not set
+# CONFIG_DLM is not set
 CONFIG_UNICODE=y
 # CONFIG_UNICODE_NORMALIZATION_SELFTEST is not set
 CONFIG_IO_WQ=y


[arch-commits] Commit in thunderbird/repos (8 files)

2020-11-19 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 00:26:39
  Author: anthraxx
Revision: 401503

archrelease: copy trunk to testing-x86_64

Added:
  thunderbird/repos/testing-x86_64/
  thunderbird/repos/testing-x86_64/PKGBUILD
(from rev 401502, thunderbird/trunk/PKGBUILD)
  
thunderbird/repos/testing-x86_64/configure-fix-passing-system-bzip2-ldflags.patch
(from rev 401502, 
thunderbird/trunk/configure-fix-passing-system-bzip2-ldflags.patch)
  thunderbird/repos/testing-x86_64/distribution.ini
(from rev 401502, thunderbird/trunk/distribution.ini)
  thunderbird/repos/testing-x86_64/mozconfig.cfg
(from rev 401502, thunderbird/trunk/mozconfig.cfg)
  
thunderbird/repos/testing-x86_64/thunderbird-78.4.3-gpgme-double-armored-fix.patch
(from rev 401502, 
thunderbird/trunk/thunderbird-78.4.3-gpgme-double-armored-fix.patch)
  thunderbird/repos/testing-x86_64/thunderbird.desktop
(from rev 401502, thunderbird/trunk/thunderbird.desktop)
  thunderbird/repos/testing-x86_64/vendor-prefs.js
(from rev 401502, thunderbird/trunk/vendor-prefs.js)

---+
 PKGBUILD  |  263 
 configure-fix-passing-system-bzip2-ldflags.patch  |   25 +
 distribution.ini  |8 
 mozconfig.cfg |   44 +++
 thunderbird-78.4.3-gpgme-double-armored-fix.patch |   62 
 thunderbird.desktop   |  173 +
 vendor-prefs.js   |   17 +
 7 files changed, 592 insertions(+)

Copied: thunderbird/repos/testing-x86_64/PKGBUILD (from rev 401502, 
thunderbird/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-11-20 00:26:39 UTC (rev 401503)
@@ -0,0 +1,263 @@
+# Maintainer: Levente Polyak 
+# Contributor: Jan Alexander Steffens (heftig) 
+# Contributor: Ionut Biru 
+# Contributor: Alexander Baldeck 
+# Contributor: Dale Blount 
+# Contributor: Anders Bostrom 
+
+pkgbase=thunderbird
+pkgname=(thunderbird)
+pkgver=78.5.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=(
+  glibc gtk3 libgdk-3.so mime-types dbus libdbus-1.so dbus-glib alsa-lib nss
+  hunspell sqlite ttf-font libvpx libvpx.so zlib bzip2 botan libwebp libevent
+  libjpeg-turbo libffi nspr gcc-libs libx11 libxrender libxfixes libxext
+  libxcomposite libxdamage pango libpango-1.0.so cairo gdk-pixbuf2 icu
+  libicui18n.so libicuuc.so freetype2 libfreetype.so fontconfig
+  libfontconfig.so glib2 libglib-2.0.so pixman libpixman-1.so gnupg
+)
+makedepends=(
+  unzip zip diffutils python python-setuptools yasm nasm mesa imake libpulse
+  inetutils xorg-server-xvfb autoconf2.13 rust clang llvm gtk2 cbindgen nodejs
+  gawk perl findutils
+)
+options=(!emptydirs !makeflags)
+source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/source/thunderbird-$pkgver.source.tar.xz{,.asc}
+thunderbird.desktop
+vendor-prefs.js
+distribution.ini
+mozconfig.cfg
+configure-fix-passing-system-bzip2-ldflags.patch
+thunderbird-78.4.3-gpgme-double-armored-fix.patch)
+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
+
+  echo "${noextract[@]}"
+
+  local src
+  for src in "${source[@]}"; do
+src="${src%%::*}"
+src="${src##*/}"
+[[ $src = *.patch ]] || continue
+echo "Applying patch $src..."
+patch -Np1 < "../$src"
+  done
+
+  printf "%s" "$_google_api_key" >google-api-key
+  printf "%s" "$_mozilla_api_key" >mozilla-api-key
+  cp ../mozconfig.cfg .mozconfig
+  sed "s|@PWD@|${PWD@Q}|g" -i .mozconfig
+}
+
+build() {
+  cd $pkgname-$pkgver
+  if [[ -n "${SOURCE_DATE_EPOCH}" ]]; then
+export MOZ_BUILD_DATE=$(date --date "@${SOURCE_DATE_EPOCH}" 
"+%Y%m%d%H%M%S")
+  fi
+  ./mach configure
+  ./mach build
+  ./mach buildsymbols
+}
+
+package_thunderbird() {
+  optdepends=('libcanberra: sound support')
+
+  cd $pkgname-$pkgver
+  DESTDIR="$pkgdir" ./mach install
+
+  install -Dm 644 ../vendor-prefs.js -t 
"$pkgdir/usr/lib/$pkgname/defaults/pref"
+  install -Dm 644 

[arch-commits] Commit in thunderbird/trunk (PKGBUILD)

2020-11-19 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 00:26:24
  Author: anthraxx
Revision: 401502

upgpkg: thunderbird 78.5.0-1

Modified:
  thunderbird/trunk/PKGBUILD

--+
 PKGBUILD |  173 +++--
 1 file changed, 158 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 21:16:30 UTC (rev 401501)
+++ PKGBUILD2020-11-20 00:26:24 UTC (rev 401502)
@@ -5,8 +5,9 @@
 # Contributor: Dale Blount 
 # Contributor: Anders Bostrom 
 
-pkgname=thunderbird
-pkgver=78.4.3
+pkgbase=thunderbird
+pkgname=(thunderbird)
+pkgver=78.5.0
 pkgrel=1
 pkgdesc='Standalone mail and news reader from mozilla.org'
 url='https://www.mozilla.org/thunderbird/'
@@ -25,7 +26,6 @@
   inetutils xorg-server-xvfb autoconf2.13 rust clang llvm gtk2 cbindgen nodejs
   gawk perl findutils
 )
-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}
 thunderbird.desktop
@@ -33,17 +33,7 @@
 distribution.ini
 mozconfig.cfg
 configure-fix-passing-system-bzip2-ldflags.patch
-
thunderbird-rust-1.47.patch::https://src.fedoraproject.org/rpms/thunderbird/raw/86967ddc206310ba7bb9eb57a933031909288ce2/f/rust-1.47.patch
 thunderbird-78.4.3-gpgme-double-armored-fix.patch)
-sha512sums=('0c441f5a55301f4d012caff111d6a882205048e4adf301ff3cfa553e1665e47a1fd835a926bd97c61e543a79465c5ada73ae699fc56425dec3dbc40f17b75620'
-'SKIP'
-
'a0061fcb2a7f66061e336a8d95948592f56f4752e56467f14ba63846720ebf845cce7511d1a2637e3b80d5a1ffdaa2fb783fa37195103425ef65222d45372012'
-
'6918c0de63deeddc6f53b9ba331390556c12e0d649cf54587dfaabb98b32d6a597b63cf02809c7c58b15501720455a724d527375a8fb9d757ccca57460320734'
-
'5cd3ac4c94ef6dcce72fba02bc18b771a2f67906ff795e0e3d71ce7db6d8a41165bd5443908470915bdbdb989cf3f837c4ba3a36413f55ec570e6efdbb9f'
-
'b04e8b11360f41e0cc0eb0c307f062569603372ed15112e33a0ca893c5622217c3155289b3560c0ba909306faf25ff98b7dc3944ad1493e0a8d940306be5167a'
-
'e3ed2708b8354015cb3d2c81048d1ce4932d1effbe2b40efa7cf9b45c1b923b9fd708645e2f8aa0136a485a3f7ce6b396b85721aaf535a4a764fd5005fb7e222'
-
'd337a77104d411df219f3ae1c7d136ae92f944a18969cc92e6257b4f909204677a58df43187d41f53d4c36c29f57f53bdbad90d8263e6a9b0781640944895cad'
-
'92f4c5946f288b30728382830b99b91980ecd845d1606ab251bbdde5cf53387e966727a23f35a3bf7756ee77e72e478f3fb468668e8c412f552547eeb3408299')
 validpgpkeys=(14F26682D0916CDD81E37B6D61B7B526D98F0353) # Mozilla Software 
Releases 
 
 # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
@@ -61,6 +51,8 @@
 prepare() {
   cd $pkgname-$pkgver
 
+  echo "${noextract[@]}"
+
   local src
   for src in "${source[@]}"; do
 src="${src%%::*}"
@@ -79,7 +71,7 @@
 build() {
   cd $pkgname-$pkgver
   if [[ -n "${SOURCE_DATE_EPOCH}" ]]; then
-export MOZ_BUILD_DATE=$(date --date "@${SOURCE_DATE_EPOCH}" "%Y%m%d%H%M%S")
+export MOZ_BUILD_DATE=$(date --date "@${SOURCE_DATE_EPOCH}" 
"+%Y%m%d%H%M%S")
   fi
   ./mach configure
   ./mach build
@@ -86,7 +78,9 @@
   ./mach buildsymbols
 }
 
-package() {
+package_thunderbird() {
+  optdepends=('libcanberra: sound support')
+
   cd $pkgname-$pkgver
   DESTDIR="$pkgdir" ./mach install
 
@@ -117,4 +111,153 @@
 "$pkgdir/usr/lib/$pkgname/thunderbird-bin"
 }
 
+_package_i18n() {
+  pkgdesc="$2 language pack for Thunderbird"
+  depends=("thunderbird>=$pkgver")
+  install -Dm644 thunderbird-i18n-$pkgver-$1.xpi \
+
"$pkgdir/usr/lib/thunderbird/extensions/langpack-$1...@thunderbird.mozilla.org.xpi"
+}
+
+_languages=(
+  'ar "Arabic"'
+  'ast"Asturian"'
+  'be "Belarusian"'
+  'bg "Bulgarian"'
+  'br "Breton"'
+  'ca "Catalan"'
+  'cs "Czech"'
+  'cy "Welsh"'
+  'da "Danish"'
+  'de "German"'
+  'dsb"Lower Sorbian"'
+  'el "Greek"'
+  'en-GB  "English (British)"'
+  'en-US  "English (US)"'
+  'es-AR  "Spanish (Argentina)"'
+  'es-ES  "Spanish (Spain)"'
+  'et "Estonian"'
+  'eu "Basque"'
+  'fi "Finnish"'
+  'fr "French"'
+  'fy-NL  "Frisian"'
+  'ga-IE  "Irish"'
+  'gd "Gaelic (Scotland)"'
+  'gl "Galician"'
+  'he "Hebrew"'
+  'hr "Croatian"'
+  'hsb"Upper Sorbian"'
+  'hu "Hungarian"'
+  'hy-AM  "Armenian"'
+  'id "Indonesian"'
+  'is "Icelandic"'
+  'it "Italian"'
+  'ja "Japanese"'
+  'ko "Korean"'
+  'lt "Lithuanian"'
+  'nb-NO  "Norwegian (Bokmål)"'
+  'nl "Dutch"'
+  'nn-NO  "Norwegian (Nynorsk)"'
+  'pl "Polish"'
+  'pt-BR  "Portuguese (Brazilian)"'
+  'pt-PT  "Portuguese (Portugal)"'
+  'rm "Romansh"'
+  'ro "Romanian"'
+  'ru "Russian"'
+  'si "Sinhala"'
+  'sk "Slovak"'
+  'sl "Slovenian"'
+  'sq "Albanian"'
+  'sr "Serbian"'
+  

[arch-commits] Commit in haskell-timezone-olson/repos (2 files)

2020-11-19 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 00:24:16
  Author: anthraxx
Revision: 757858

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-timezone-olson/repos/community-staging-x86_64/
  haskell-timezone-olson/repos/community-staging-x86_64/PKGBUILD
(from rev 757857, haskell-timezone-olson/trunk/PKGBUILD)

--+
 PKGBUILD |   54 ++
 1 file changed, 54 insertions(+)

Copied: haskell-timezone-olson/repos/community-staging-x86_64/PKGBUILD (from 
rev 757857, haskell-timezone-olson/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-20 00:24:16 UTC (rev 757858)
@@ -0,0 +1,54 @@
+# Maintainer: Levente Polyak 
+
+_hkgname=timezone-olson
+pkgname=haskell-${_hkgname}
+pkgver=0.2.0
+pkgrel=1
+pkgdesc='Pure Haskell parser and renderer for binary Olson timezone files'
+url='http://projects.haskell.org/time-ng/'
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base' 'haskell-binary' 'haskell-bytestring'
+ 'haskell-extensible-exceptions' 'haskell-time' 
'haskell-timezone-series')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/package/${_hkgname}-${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha256sums=('8f57c369a72c4da5ba546d6e62370567e835cc2f6da406fd00e8dbb48e803b2d')
+sha512sums=('06c73b24b23caa41f3dce472bca384e3ee7ba02a3dd8bc4458bc758bc6aabdeca9be299f16419702e860f38ea213fd62d90e63fc4746dc2015c0e06b15aba6dd')
+
+build() {
+  cd ${_hkgname}-${pkgver}
+runhaskell Setup configure -O \
+  --enable-shared \
+  --enable-executable-dynamic \
+  --disable-library-vanilla \
+  --prefix=/usr \
+  --docdir=/usr/share/doc/$pkgname \
+  --dynlibdir=/usr/lib \
+  --libsubdir=\$compiler/site-local/\$pkgid \
+  --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+  --ghc-option='-pie'
+runhaskell Setup build $MAKEFLAGS
+runhaskell Setup haddock
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd ${_hkgname}-${pkgver}
+  runhaskell Setup test
+}
+
+package() {
+  cd ${_hkgname}-${pkgver}
+  install -Dm 744 register.sh 
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+  install -Dm 744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+  install -dm 755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+  runhaskell Setup copy --destdir="$pkgdir"
+
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  ln -s /usr/share/doc/${pkgname}/html 
"${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in haskell-timezone-olson/trunk (PKGBUILD)

2020-11-19 Thread Levente Polyak via arch-commits
Date: Friday, November 20, 2020 @ 00:24:13
  Author: anthraxx
Revision: 757857

upgpkg: haskell-timezone-olson 0.2.0-1

Modified:
  haskell-timezone-olson/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 23:40:38 UTC (rev 757856)
+++ PKGBUILD2020-11-20 00:24:13 UTC (rev 757857)
@@ -2,8 +2,8 @@
 
 _hkgname=timezone-olson
 pkgname=haskell-${_hkgname}
-pkgver=0.1.9
-pkgrel=7
+pkgver=0.2.0
+pkgrel=1
 pkgdesc='Pure Haskell parser and renderer for binary Olson timezone files'
 url='http://projects.haskell.org/time-ng/'
 license=('BSD')
@@ -12,8 +12,8 @@
  'haskell-extensible-exceptions' 'haskell-time' 
'haskell-timezone-series')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/package/${_hkgname}-${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha256sums=('32230509029bcf9e1bd95b5ad7ee69b8b0250cffc4bb8f2df88a651b3af74b15')
-sha512sums=('1ad8f98ba3573f11154e18c5c0d2d7ee3b32f165d388318622195199da4765d1a0352b8a13fa38a6b2fb008de93f34d2a6aa35d2d7ada53e1ae8c5404d68b645')
+sha256sums=('8f57c369a72c4da5ba546d6e62370567e835cc2f6da406fd00e8dbb48e803b2d')
+sha512sums=('06c73b24b23caa41f3dce472bca384e3ee7ba02a3dd8bc4458bc758bc6aabdeca9be299f16419702e860f38ea213fd62d90e63fc4746dc2015c0e06b15aba6dd')
 
 build() {
   cd ${_hkgname}-${pkgver}


[arch-commits] Commit in paraview/trunk (PKGBUILD paraview-vtk-python39.patch)

2020-11-19 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 19, 2020 @ 23:40:32
  Author: foutrelis
Revision: 757855

upgpkg: paraview 5.8.1-3: Python 3.9 rebuild

Added:
  paraview/trunk/paraview-vtk-python39.patch
Modified:
  paraview/trunk/PKGBUILD

-+
 PKGBUILD|7 +--
 paraview-vtk-python39.patch |   13 +
 2 files changed, 18 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 23:30:50 UTC (rev 757854)
+++ PKGBUILD2020-11-19 23:40:32 UTC (rev 757855)
@@ -8,7 +8,7 @@
 pkgname=${_pkg}
 #-${_mpi}
 pkgver=5.8.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Parallel Visualization application using VTK (${_mpi} version)"
 arch=(x86_64)
 url="https://www.paraview.org;
@@ -23,14 +23,17 @@
 conflicts=(vtk)
 source=("${url}/files/v${pkgver:0:3}/ParaView-v${pkgver/R/-R}.tar.xz"
 
paraview-cgns-4.1.patch::https://gitlab.kitware.com/paraview/paraview/-/commit/3d48a287141eb911b4888440e09c262743b4db3c.patch
+paraview-vtk-python39.patch
 paraview-vtk-freetype-2.10.3.patch)
 sha256sums=('7653950392a0d7c0287c26f1d3a25cdbaa11baa7524b0af0e6a1a0d7d487d034'
 '9760a7ba33c6f46e3cb8dc8d0e2370ee1208d759b3c8c6c304e7e4b366391a13'
+'9b8f4497050c110df0d087a1b297de738791ad0159f28666fd9f4ae937cd5e83'
 'b547a665eaf980669b929f3a95e61cc8af4892ba3a41441ef98f8487886081ce')
 
 prepare() {
 cd ParaView-v${pkgver/R/-R}
-patch -p1 -i ../paraview-cgns-4.1.patch
+patch -Np1 -i ../paraview-cgns-4.1.patch
+patch -Np1 -i ../paraview-vtk-python39.patch
 # We have a patched libharu
 sed -i "s|2.4.0|2.3.0|" VTK/ThirdParty/libharu/CMakeLists.txt
 # https://bugs.archlinux.org/task/68244

Added: paraview-vtk-python39.patch
===
--- paraview-vtk-python39.patch (rev 0)
+++ paraview-vtk-python39.patch 2020-11-19 23:40:32 UTC (rev 757855)
@@ -0,0 +1,13 @@
+Index: ParaView-v5.8.0/VTK/CMake/patches/99/FindPython/Support.cmake
+===
+--- ParaView-v5.8.0.orig/VTK/CMake/patches/99/FindPython/Support.cmake
 ParaView-v5.8.0/VTK/CMake/patches/99/FindPython/Support.cmake
+@@ -46,7 +46,7 @@ if (NOT DEFINED _${_PYTHON_PREFIX}_REQUI
+   message (FATAL_ERROR "FindPython: INTERNAL ERROR")
+ endif()
+ if (_${_PYTHON_PREFIX}_REQUIRED_VERSION_MAJOR EQUAL 3)
+-  set(_${_PYTHON_PREFIX}_VERSIONS 3.8 3.7 3.6 3.5 3.4 3.3 3.2 3.1 3.0)
++  set(_${_PYTHON_PREFIX}_VERSIONS 3.9 3.8 3.7 3.6 3.5 3.4 3.3 3.2 3.1 3.0)
+ elseif (_${_PYTHON_PREFIX}_REQUIRED_VERSION_MAJOR EQUAL 2)
+   set(_${_PYTHON_PREFIX}_VERSIONS 2.7 2.6 2.5 2.4 2.3 2.2 2.1 2.0)
+ else()


[arch-commits] Commit in paraview/repos (4 files)

2020-11-19 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 19, 2020 @ 23:40:38
  Author: foutrelis
Revision: 757856

archrelease: copy trunk to community-staging-x86_64

Added:
  paraview/repos/community-staging-x86_64/
  paraview/repos/community-staging-x86_64/PKGBUILD
(from rev 757855, paraview/trunk/PKGBUILD)
  paraview/repos/community-staging-x86_64/paraview-vtk-freetype-2.10.3.patch
(from rev 757855, paraview/trunk/paraview-vtk-freetype-2.10.3.patch)
  paraview/repos/community-staging-x86_64/paraview-vtk-python39.patch
(from rev 757855, paraview/trunk/paraview-vtk-python39.patch)

+
 PKGBUILD   |   72 +++
 paraview-vtk-freetype-2.10.3.patch |   18 
 paraview-vtk-python39.patch|   13 ++
 3 files changed, 103 insertions(+)

Copied: paraview/repos/community-staging-x86_64/PKGBUILD (from rev 757855, 
paraview/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-19 23:40:38 UTC (rev 757856)
@@ -0,0 +1,72 @@
+# Maintainer: Bruno Pagani 
+# Maintainer: Mathieu Westphal 
+# Contributor: Stéphane Gaudreault 
+# Contributor: 
+
+_pkg=paraview
+_mpi=openmpi
+pkgname=${_pkg}
+#-${_mpi}
+pkgver=5.8.1
+pkgrel=3
+pkgdesc="Parallel Visualization application using VTK (${_mpi} version)"
+arch=(x86_64)
+url="https://www.paraview.org;
+license=(BSD custom)
+depends=(boost-libs qt5-tools qt5-x11extras qt5-svg intel-tbb openmpi ffmpeg
+ ospray python-numpy cgns protobuf
+ double-conversion expat freetype2 gdal gl2ps glew hdf5 libjpeg jsoncpp
+ libjsoncpp.so libharu libxml2 lz4 xz python-mpi4py netcdf libogg
+ libpng pdal pugixml libtheora libtiff zlib)
+optdepends=(python-matplotlib)
+makedepends=(cmake boost mesa gcc-fortran ninja qt5-tools qt5-xmlpatterns 
eigen pegtl utf8cpp)
+conflicts=(vtk)
+source=("${url}/files/v${pkgver:0:3}/ParaView-v${pkgver/R/-R}.tar.xz"
+
paraview-cgns-4.1.patch::https://gitlab.kitware.com/paraview/paraview/-/commit/3d48a287141eb911b4888440e09c262743b4db3c.patch
+paraview-vtk-python39.patch
+paraview-vtk-freetype-2.10.3.patch)
+sha256sums=('7653950392a0d7c0287c26f1d3a25cdbaa11baa7524b0af0e6a1a0d7d487d034'
+'9760a7ba33c6f46e3cb8dc8d0e2370ee1208d759b3c8c6c304e7e4b366391a13'
+'9b8f4497050c110df0d087a1b297de738791ad0159f28666fd9f4ae937cd5e83'
+'b547a665eaf980669b929f3a95e61cc8af4892ba3a41441ef98f8487886081ce')
+
+prepare() {
+cd ParaView-v${pkgver/R/-R}
+patch -Np1 -i ../paraview-cgns-4.1.patch
+patch -Np1 -i ../paraview-vtk-python39.patch
+# We have a patched libharu
+sed -i "s|2.4.0|2.3.0|" VTK/ThirdParty/libharu/CMakeLists.txt
+# https://bugs.archlinux.org/task/68244
+patch -Np1 -i ../paraview-vtk-freetype-2.10.3.patch
+}
+
+build() {
+export CPPFLAGS+=" -DH5_USE_110_API"
+cmake -B build -S ParaView-v${pkgver/R/-R} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DPARAVIEW_ENABLE_FFMPEG=ON \
+-DPARAVIEW_ENABLE_GDAL=ON \
+-DPARAVIEW_ENABLE_MOTIONFX=ON \
+-DPARAVIEW_ENABLE_PDAL=ON \
+-DPARAVIEW_ENABLE_VISITBRIDGE=ON \
+-DPARAVIEW_ENABLE_XDMF3=ON \
+-DPARAVIEW_INSTALL_DEVELOPMENT_FILES=ON \
+-DPARAVIEW_USE_MPI=ON \
+-DPARAVIEW_USE_PYTHON=ON \
+-DPARAVIEW_USE_RAYTRACING=ON \
+-DPARAVIEW_BUILD_WITH_EXTERNAL=ON \
+-DVTK_SMP_IMPLEMENTATION_TYPE=TBB \
+-DVTKm_ENABLE_MPI=ON \
+-DVTK_MODULE_ENABLE_VTK_IOGDAL=YES \
+-DVTK_MODULE_ENABLE_VTK_IOPDAL=YES \
+-GNinja
+
+ninja -C build ${MAKEFLAGS}
+}
+
+package() {
+DESTDIR="${pkgdir}" ninja -C build install
+# Fix licenses install
+mv "${pkgdir}"/usr/share/licenses/{ParaView,paraview}
+}

Copied: 
paraview/repos/community-staging-x86_64/paraview-vtk-freetype-2.10.3.patch 
(from rev 757855, paraview/trunk/paraview-vtk-freetype-2.10.3.patch)
===
--- community-staging-x86_64/paraview-vtk-freetype-2.10.3.patch 
(rev 0)
+++ community-staging-x86_64/paraview-vtk-freetype-2.10.3.patch 2020-11-19 
23:40:38 UTC (rev 757856)
@@ -0,0 +1,18 @@
+diff --git a/VTK/ThirdParty/freetype/vtk_freetype.h.in 
b/VTK/ThirdParty/freetype/vtk_freetype.h.in
+index c3f6f4f3..fd525e55 100644
+--- a/VTK/ThirdParty/freetype/vtk_freetype.h.in
 b/VTK/ThirdParty/freetype/vtk_freetype.h.in
+@@ -20,6 +20,13 @@
+ 
+ #ifdef VTK_USE_SYSTEM_FREETYPE
+ # include 
++#ifndef FT_CALLBACK_DEF
++#ifdef __cplusplus
++#define FT_CALLBACK_DEF( x )  extern "C"  x
++#else
++#define FT_CALLBACK_DEF( x )  static  x
++#endif
++#endif /* FT_CALLBACK_DEF */
+ #else
+ # include 
+ #endif

Copied: paraview/repos/community-staging-x86_64/paraview-vtk-python39.patch 
(from rev 757855, 

[arch-commits] Commit in shotcut/repos/community-x86_64 (4 files)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 23:30:50
  Author: ffy00
Revision: 757854

archrelease: copy trunk to community-x86_64

Added:
  shotcut/repos/community-x86_64/PKGBUILD
(from rev 757853, shotcut/trunk/PKGBUILD)
  shotcut/repos/community-x86_64/melt.patch
(from rev 757853, shotcut/trunk/melt.patch)
Deleted:
  shotcut/repos/community-x86_64/PKGBUILD
  shotcut/repos/community-x86_64/melt.patch

+
 PKGBUILD   |   88 ++-
 melt.patch |   26 -
 2 files changed, 53 insertions(+), 61 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 23:30:46 UTC (rev 757853)
+++ PKGBUILD2020-11-19 23:30:50 UTC (rev 757854)
@@ -1,48 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: nfnty 
-
-pkgname=shotcut
-pkgdesc='Cross-platform Qt based Video Editor'
-pkgver=20.09.27
-pkgrel=1
-arch=('x86_64')
-url='https://www.shotcut.org'
-license=('GPL3')
-depends=('qt5-base' 'qt5-declarative' 'qt5-graphicaleffects' 'qt5-multimedia'
- 'qt5-quickcontrols' 'qt5-webkit' 'qt5-websockets' 'qt5-x11extras'
- 'mlt' 'movit' 'ffmpeg' 'libx264' 'libvpx' 'lame' 'frei0r-plugins' 
'ladspa')
-optdepends=('swh-plugins: Several audio filters')
-makedepends=('qt5-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mltframework/shotcut/archive/v$pkgver.tar.gz;
-'melt.patch')
-sha512sums=('751a8a040566cf4969d68bcc3521f79e981238c558f6a8a03794491ef87bce962cf6a6e6cb912e941e6ec482bc190fd118aaacb41bd5c9efa80fb14f9a3a86d4'
-
'57063ccb11cb9bd061b807934afe5656d9e1e4a31850de2e60b6a0cdf4741c7975a2a548fdb5e7d2bb0a1e44635adb832d139ac55632a4e7f592952b67d17cfe')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  patch -p1 < ../melt.patch
-}
-
-build() {
-  mkdir $pkgname-$pkgver/build
-  cd $pkgname-$pkgver/build
-
-  qmake .. \
-PREFIX='/usr' \
-QMAKE_CFLAGS_RELEASE="$CFLAGS" \
-QMAKE_CXXFLAGS_RELEASE="$CXXFLAGS" \
-SHOTCUT_VERSION=ARCH-$pkgver \
-DEFINES+=SHOTCUT_NOUPGRADE
-
-  make
-
-  lrelease ../translations/*.ts
-}
-
-package() {
-cd $pkgname-$pkgver/build
-
-make INSTALL_ROOT="$pkgdir" install
-}
-

Copied: shotcut/repos/community-x86_64/PKGBUILD (from rev 757853, 
shotcut/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 23:30:50 UTC (rev 757854)
@@ -0,0 +1,40 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: nfnty 
+
+pkgname=shotcut
+pkgdesc='Cross-platform Qt based Video Editor'
+pkgver=20.11.14
+pkgrel=1
+arch=('x86_64')
+url='https://www.shotcut.org'
+license=('GPL3')
+depends=('qt5-base' 'qt5-declarative' 'qt5-graphicaleffects' 'qt5-multimedia'
+ 'qt5-quickcontrols2' 'qt5-webkit' 'qt5-websockets' 'qt5-x11extras'
+ 'mlt' 'movit' 'ffmpeg' 'libx264' 'libvpx' 'lame' 'frei0r-plugins' 
'ladspa')
+optdepends=('swh-plugins: Several audio filters')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mltframework/shotcut/archive/v$pkgver.tar.gz;)
+sha512sums=('f887deaa34e6ce87df846441f188decfd6fea217e4eabbb6918482684d772186c793d9de2502ed6cabee2348155bf1dbce878d5d52a4f86a4802214c541fa07f')
+
+build() {
+  mkdir $pkgname-$pkgver/build
+  cd $pkgname-$pkgver/build
+
+  qmake .. \
+PREFIX='/usr' \
+QMAKE_CFLAGS_RELEASE="$CFLAGS" \
+QMAKE_CXXFLAGS_RELEASE="$CXXFLAGS" \
+SHOTCUT_VERSION=ARCH-$pkgver \
+DEFINES+=SHOTCUT_NOUPGRADE
+
+  make
+
+  lrelease ../translations/*.ts
+}
+
+package() {
+cd $pkgname-$pkgver/build
+
+make INSTALL_ROOT="$pkgdir" install
+}
+

Deleted: melt.patch
===
--- melt.patch  2020-11-19 23:30:46 UTC (rev 757853)
+++ melt.patch  2020-11-19 23:30:50 UTC (rev 757854)
@@ -1,13 +0,0 @@
-diff --git a/src/jobs/meltjob.cpp b/src/jobs/meltjob.cpp
-index f5390e4..693a089 100644
 a/src/jobs/meltjob.cpp
-+++ b/src/jobs/meltjob.cpp
-@@ -50,7 +50,7 @@ void MeltJob::start()
- #ifdef Q_OS_WIN
- QFileInfo meltPath(shotcutPath, "qmelt.exe");
- #else
--QFileInfo meltPath(shotcutPath, "qmelt");
-+QFileInfo meltPath(shotcutPath, "melt");
- #endif
- setReadChannel(QProcess::StandardError);
- QStringList args;

Copied: shotcut/repos/community-x86_64/melt.patch (from rev 757853, 
shotcut/trunk/melt.patch)
===
--- melt.patch  (rev 0)
+++ melt.patch  2020-11-19 23:30:50 UTC (rev 757854)
@@ -0,0 +1,13 @@
+diff --git a/src/jobs/meltjob.cpp b/src/jobs/meltjob.cpp
+index f5390e4..693a089 100644
+--- a/src/jobs/meltjob.cpp
 b/src/jobs/meltjob.cpp
+@@ -50,7 +50,7 @@ void MeltJob::start()
+ #ifdef Q_OS_WIN
+ QFileInfo meltPath(shotcutPath, "qmelt.exe");
+ #else
+-QFileInfo meltPath(shotcutPath, "qmelt");
++QFileInfo meltPath(shotcutPath, "melt");
+ #endif
+  

[arch-commits] Commit in shotcut/trunk (PKGBUILD)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 23:30:46
  Author: ffy00
Revision: 757853

upgpkg: shotcut 20.11.14-1

Modified:
  shotcut/trunk/PKGBUILD

--+
 PKGBUILD |   16 
 1 file changed, 4 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 23:22:33 UTC (rev 757852)
+++ PKGBUILD2020-11-19 23:30:46 UTC (rev 757853)
@@ -3,27 +3,19 @@
 
 pkgname=shotcut
 pkgdesc='Cross-platform Qt based Video Editor'
-pkgver=20.09.27
+pkgver=20.11.14
 pkgrel=1
 arch=('x86_64')
 url='https://www.shotcut.org'
 license=('GPL3')
 depends=('qt5-base' 'qt5-declarative' 'qt5-graphicaleffects' 'qt5-multimedia'
- 'qt5-quickcontrols' 'qt5-webkit' 'qt5-websockets' 'qt5-x11extras'
+ 'qt5-quickcontrols2' 'qt5-webkit' 'qt5-websockets' 'qt5-x11extras'
  'mlt' 'movit' 'ffmpeg' 'libx264' 'libvpx' 'lame' 'frei0r-plugins' 
'ladspa')
 optdepends=('swh-plugins: Several audio filters')
 makedepends=('qt5-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mltframework/shotcut/archive/v$pkgver.tar.gz;
-'melt.patch')
-sha512sums=('751a8a040566cf4969d68bcc3521f79e981238c558f6a8a03794491ef87bce962cf6a6e6cb912e941e6ec482bc190fd118aaacb41bd5c9efa80fb14f9a3a86d4'
-
'57063ccb11cb9bd061b807934afe5656d9e1e4a31850de2e60b6a0cdf4741c7975a2a548fdb5e7d2bb0a1e44635adb832d139ac55632a4e7f592952b67d17cfe')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mltframework/shotcut/archive/v$pkgver.tar.gz;)
+sha512sums=('f887deaa34e6ce87df846441f188decfd6fea217e4eabbb6918482684d772186c793d9de2502ed6cabee2348155bf1dbce878d5d52a4f86a4802214c541fa07f')
 
-prepare() {
-  cd $pkgname-$pkgver
-
-  patch -p1 < ../melt.patch
-}
-
 build() {
   mkdir $pkgname-$pkgver/build
   cd $pkgname-$pkgver/build


[arch-commits] Commit in multimon-ng/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 23:22:33
  Author: ffy00
Revision: 757852

archrelease: copy trunk to community-x86_64

Added:
  multimon-ng/repos/community-x86_64/PKGBUILD
(from rev 757851, multimon-ng/trunk/PKGBUILD)
Deleted:
  multimon-ng/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 23:22:29 UTC (rev 757851)
+++ PKGBUILD2020-11-19 23:22:33 UTC (rev 757852)
@@ -1,33 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Kyle Keen 
-
-pkgname=multimon-ng
-pkgver=1.1.8
-pkgrel=2
-pkgdesc="An sdr decoder, supports pocsag, ufsk, clipfsk, afsk, hapn, fsk, 
dtmf, zvei."
-url="https://github.com/EliasOenal/multimon-ng;
-arch=('x86_64')
-license=("GPL2")
-depends=('ncurses' 'libpulse')
-makedepends=('cmake')
-optdepends=('sox: wav conversion')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('9cf93362555e5dc465a9ec60dff27b9875879afd954e810069022b3c003eca4c3ab2a833f1c00fef877175bc72e2d378bbb53380ada54542ae29d257a7d2bd1b')
-
-build() {
-  mkdir "$srcdir"/$pkgname-$pkgver/build
-  cd "$srcdir"/$pkgname-$pkgver/build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release
-
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver/build
-
-  make DESTDIR="$pkgdir" install
-}
-

Copied: multimon-ng/repos/community-x86_64/PKGBUILD (from rev 757851, 
multimon-ng/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 23:22:33 UTC (rev 757852)
@@ -0,0 +1,33 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Kyle Keen 
+
+pkgname=multimon-ng
+pkgver=1.1.9
+pkgrel=1
+pkgdesc="An sdr decoder, supports pocsag, ufsk, clipfsk, afsk, hapn, fsk, 
dtmf, zvei."
+url="https://github.com/EliasOenal/multimon-ng;
+arch=('x86_64')
+license=("GPL2")
+depends=('ncurses' 'libpulse')
+makedepends=('cmake')
+optdepends=('sox: wav conversion')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
+sha512sums=('a30d8933b6cd0150a24a70544c03fa418bb5bdb00ab5531692f7153b59593455a915078a7417fb08c815b140f4c25786a9c412503dc50bead54f9dda304c053e')
+
+build() {
+  mkdir "$srcdir"/$pkgname-$pkgver/build
+  cd "$srcdir"/$pkgname-$pkgver/build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release
+
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver/build
+
+  make DESTDIR="$pkgdir" install
+}
+


[arch-commits] Commit in multimon-ng/trunk (PKGBUILD)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 23:22:29
  Author: ffy00
Revision: 757851

upgpkg: multimon-ng 1.1.9-1

Modified:
  multimon-ng/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 23:14:46 UTC (rev 757850)
+++ PKGBUILD2020-11-19 23:22:29 UTC (rev 757851)
@@ -2,8 +2,8 @@
 # Contributor: Kyle Keen 
 
 pkgname=multimon-ng
-pkgver=1.1.8
-pkgrel=2
+pkgver=1.1.9
+pkgrel=1
 pkgdesc="An sdr decoder, supports pocsag, ufsk, clipfsk, afsk, hapn, fsk, 
dtmf, zvei."
 url="https://github.com/EliasOenal/multimon-ng;
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('cmake')
 optdepends=('sox: wav conversion')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('9cf93362555e5dc465a9ec60dff27b9875879afd954e810069022b3c003eca4c3ab2a833f1c00fef877175bc72e2d378bbb53380ada54542ae29d257a7d2bd1b')
+sha512sums=('a30d8933b6cd0150a24a70544c03fa418bb5bdb00ab5531692f7153b59593455a915078a7417fb08c815b140f4c25786a9c412503dc50bead54f9dda304c053e')
 
 build() {
   mkdir "$srcdir"/$pkgname-$pkgver/build


[arch-commits] Commit in typescript/repos/community-any (PKGBUILD PKGBUILD)

2020-11-19 Thread Felix Yan via arch-commits
Date: Thursday, November 19, 2020 @ 23:14:46
  Author: felixonmars
Revision: 757850

archrelease: copy trunk to community-any

Added:
  typescript/repos/community-any/PKGBUILD
(from rev 757849, typescript/trunk/PKGBUILD)
Deleted:
  typescript/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 23:14:30 UTC (rev 757849)
+++ PKGBUILD2020-11-19 23:14:46 UTC (rev 757850)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Bruno Galeotti 
-
-pkgname=typescript
-pkgver=4.0.5
-pkgrel=1
-pkgdesc="TypeScript is a language for application scale JavaScript development"
-arch=('any')
-url="http://typescriptlang.org/;
-license=('Apache')
-depends=('nodejs')
-makedepends=('npm')
-source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
-noextract=($pkgname-$pkgver.tgz)
-sha512sums=('cb09abfd5ad354298d4c9ea25762f022b7c6d4ffa5bfa96e0fcb1426cfb6788f4d2c68a068dfa7510735de21ea8acabb6eb6bd967994498a9b26f7a0ada04e3d')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
-
-  # Non-deterministic race in npm gives 777 permissions to random directories.
-  # See https://github.com/npm/npm/issues/9359 for details.
-  chmod -R u=rwX,go=rX "$pkgdir"
-
-  # npm installs package.json owned by build user
-  # https://bugs.archlinux.org/task/63396
-  chown -R root:root "$pkgdir"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: typescript/repos/community-any/PKGBUILD (from rev 757849, 
typescript/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 23:14:46 UTC (rev 757850)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Contributor: Bruno Galeotti 
+
+pkgname=typescript
+pkgver=4.1.2
+pkgrel=1
+pkgdesc="TypeScript is a language for application scale JavaScript development"
+arch=('any')
+url="http://typescriptlang.org/;
+license=('Apache')
+depends=('nodejs')
+makedepends=('npm')
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('b611a5a16b061f748ec6fd52a18ed0a232a2d2d73ef059ce9a26ab10631b77f95aafb40e11dde1be5c77169e72e8594350697d2fea5de27d9efa84e818c9a145')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz
+
+  # Non-deterministic race in npm gives 777 permissions to random directories.
+  # See https://github.com/npm/npm/issues/9359 for details.
+  chmod -R u=rwX,go=rX "$pkgdir"
+
+  # npm installs package.json owned by build user
+  # https://bugs.archlinux.org/task/63396
+  chown -R root:root "$pkgdir"
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in typescript/trunk (PKGBUILD)

2020-11-19 Thread Felix Yan via arch-commits
Date: Thursday, November 19, 2020 @ 23:14:30
  Author: felixonmars
Revision: 757849

upgpkg: typescript 4.1.2-1

Modified:
  typescript/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 23:13:25 UTC (rev 757848)
+++ PKGBUILD2020-11-19 23:14:30 UTC (rev 757849)
@@ -2,7 +2,7 @@
 # Contributor: Bruno Galeotti 
 
 pkgname=typescript
-pkgver=4.0.5
+pkgver=4.1.2
 pkgrel=1
 pkgdesc="TypeScript is a language for application scale JavaScript development"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('npm')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('cb09abfd5ad354298d4c9ea25762f022b7c6d4ffa5bfa96e0fcb1426cfb6788f4d2c68a068dfa7510735de21ea8acabb6eb6bd967994498a9b26f7a0ada04e3d')
+sha512sums=('b611a5a16b061f748ec6fd52a18ed0a232a2d2d73ef059ce9a26ab10631b77f95aafb40e11dde1be5c77169e72e8594350697d2fea5de27d9efa84e818c9a145')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr 
"$srcdir"/$pkgname-$pkgver.tgz


[arch-commits] Commit in lutris/repos/community-staging-any (4 files)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 23:13:25
  Author: ffy00
Revision: 757848

archrelease: copy trunk to community-staging-any

Added:
  lutris/repos/community-staging-any/PKGBUILD
(from rev 757847, lutris/trunk/PKGBUILD)
  lutris/repos/community-staging-any/sort_new_with_model_fix.patch
(from rev 757847, lutris/trunk/sort_new_with_model_fix.patch)
Deleted:
  lutris/repos/community-staging-any/PKGBUILD
  lutris/repos/community-staging-any/sort_new_with_model_fix.patch

---+
 PKGBUILD  |   84 
 sort_new_with_model_fix.patch |   52 
 2 files changed, 68 insertions(+), 68 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 23:13:21 UTC (rev 757847)
+++ PKGBUILD2020-11-19 23:13:25 UTC (rev 757848)
@@ -1,42 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Frederik “Freso” S. Olesen 
-# Contributor: Maxime Gauduin 
-
-pkgname=lutris
-pkgver=0.5.7.1
-pkgrel=2
-pkgdesc='Open Gaming Platform'
-arch=('any')
-url='https://lutris.net'
-license=('GPL3')
-depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr'
- 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk' 
'mesa-demos' 'python-dbus' 'python-distro')
-makedepends=('python-setuptools')
-checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
-optdepends=('wine: Windows support'
-'vulkan-icd-loader: Vulkan support'
-'lib32-vulkan-icd-loader: Vulkan support'
-'vkd3d: Vulkan 3D support'
-'lib32-vkd3d: Vulkan 3D support'
-'gvfs: GVFS backend')
-makedepends=('python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('44ceeb22b3529eb423201d002e5816f9226135a2c457a9517c4855d7d0462dd512d37c6cc0ed507151fb834f179a1536b9ef08fa8645dfc2a89a314e57eeade6')
-
-build() {
-  cd $pkgname-$pkgver
-
-  python setup.py build
-}
-
-check() {
-  cd $pkgname-$pkgver
-
-  xvfb-run nosetests --cover-erase --with-xunit --xunit-file=nosetests.xml 
--with-coverage --cover-package=lutris --cover-xml-file=coverage.xml
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: lutris/repos/community-staging-any/PKGBUILD (from rev 757847, 
lutris/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 23:13:25 UTC (rev 757848)
@@ -0,0 +1,42 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Frederik “Freso” S. Olesen 
+# Contributor: Maxime Gauduin 
+
+pkgname=lutris
+pkgver=0.5.8
+pkgrel=2
+pkgdesc='Open Gaming Platform'
+arch=('any')
+url='https://lutris.net'
+license=('GPL3')
+depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr'
+ 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk' 
'mesa-demos' 'python-dbus' 'python-distro')
+makedepends=('python-setuptools')
+checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
+optdepends=('wine: Windows support'
+'vulkan-icd-loader: Vulkan support'
+'lib32-vulkan-icd-loader: Vulkan support'
+'vkd3d: Vulkan 3D support'
+'lib32-vkd3d: Vulkan 3D support'
+'gvfs: GVFS backend')
+makedepends=('python-setuptools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/$pkgver.tar.gz;)
+sha512sums=('dceb7708c98feb713d2e57cbf05cd37300cb32948d54275c3df4dbfc3260261b1baae0a13f6acf0bf3bd314b1ea437cd810a055d9ba6a767d27124cac65221e9')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build
+}
+
+check() {
+  cd $pkgname-$pkgver
+
+  xvfb-run nosetests --cover-erase --with-xunit --xunit-file=nosetests.xml 
--with-coverage --cover-package=lutris --cover-xml-file=coverage.xml
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}

Deleted: sort_new_with_model_fix.patch
===
--- sort_new_with_model_fix.patch   2020-11-19 23:13:21 UTC (rev 757847)
+++ sort_new_with_model_fix.patch   2020-11-19 23:13:25 UTC (rev 757848)
@@ -1,26 +0,0 @@
-From 12a458db3c590c3f1972594e091a24cb4d65b610 Mon Sep 17 00:00:00 2001
-From: Mathieu Comandon 
-Date: Wed, 1 Jan 2020 12:47:55 -0800
-Subject: [PATCH] Support both sort_new_with_model and new_with_model
-

- lutris/gui/views/store.py | 6 +-
- 1 file changed, 5 insertions(+), 1 deletion(-)
-
-diff --git a/lutris/gui/views/store.py b/lutris/gui/views/store.py
-index 9e843e9e4..8fe5decf5 100644
 a/lutris/gui/views/store.py
-+++ b/lutris/gui/views/store.py
-@@ -140,7 +140,11 @@ def __init__(
-  

[arch-commits] Commit in lutris/trunk (PKGBUILD)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 23:13:21
  Author: ffy00
Revision: 757847

Python 3.9 rebuild (0.5.8-2)

Modified:
  lutris/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 23:10:04 UTC (rev 757846)
+++ PKGBUILD2020-11-19 23:13:21 UTC (rev 757847)
@@ -4,7 +4,7 @@
 
 pkgname=lutris
 pkgver=0.5.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'


[arch-commits] Commit in python-sphinx-autodoc-typehints/repos/community-staging-any (2 files)

2020-11-19 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 19, 2020 @ 23:10:04
  Author: foutrelis
Revision: 757846

archrelease: copy trunk to community-staging-any

Added:
  python-sphinx-autodoc-typehints/repos/community-staging-any/PKGBUILD
(from rev 757845, python-sphinx-autodoc-typehints/trunk/PKGBUILD)
Deleted:
  python-sphinx-autodoc-typehints/repos/community-staging-any/PKGBUILD

--+
 PKGBUILD |   80 ++---
 1 file changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 23:10:01 UTC (rev 757845)
+++ PKGBUILD2020-11-19 23:10:04 UTC (rev 757846)
@@ -1,40 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=python-sphinx-autodoc-typehints
-_pyname=${pkgname/python-/}
-_gitcommit=a1afbaba3067aee273ec0b14036e0f4ac44f79a9
-pkgver=1.8.0
-pkgrel=4
-pkgdesc='Type hints support for the Sphinx autodoc extension'
-url='https://github.com/agronholm/sphinx-autodoc-typehints'
-arch=('any')
-license=('MIT')
-depends=('python' 'python-sphinx' 'python-typing_extensions')
-makedepends=('git' 'python-setuptools' 'python-setuptools-scm')
-checkdepends=('python-pytest')
-source=("git+https://github.com/agronholm/sphinx-autodoc-typehints#commit=${_gitcommit};)
-sha512sums=('SKIP')
-
-pkgver() {
-  cd ${_pyname}
-  git describe --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
-}
-
-build() {
-  cd ${_pyname}
-  python setup.py build
-}
-
-check() {
-  cd ${_pyname}
-  PYTHONPATH=. py.test -k 'not test_sphinx_output'
-}
-
-package() {
-  cd ${_pyname}
-  python setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-sphinx-autodoc-typehints/repos/community-staging-any/PKGBUILD 
(from rev 757845, python-sphinx-autodoc-typehints/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 23:10:04 UTC (rev 757846)
@@ -0,0 +1,40 @@
+# Maintainer: Levente Polyak 
+
+pkgname=python-sphinx-autodoc-typehints
+_pyname=${pkgname/python-/}
+_gitcommit=2fac99f455855c832b22a272edde3f9852ba6a04
+pkgver=1.11.1
+pkgrel=2
+pkgdesc='Type hints support for the Sphinx autodoc extension'
+url='https://github.com/agronholm/sphinx-autodoc-typehints'
+arch=('any')
+license=('MIT')
+depends=('python' 'python-sphinx' 'python-typing_extensions')
+makedepends=('git' 'python-setuptools' 'python-setuptools-scm')
+checkdepends=('python-pytest' 'python-sphobjinv')
+source=("git+https://github.com/agronholm/sphinx-autodoc-typehints#commit=${_gitcommit};)
+sha512sums=('SKIP')
+
+pkgver() {
+  cd ${_pyname}
+  git describe --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+build() {
+  cd ${_pyname}
+  python setup.py build
+}
+
+check() {
+  cd ${_pyname}
+  PYTHONPATH=. pytest
+}
+
+package() {
+  cd ${_pyname}
+  python setup.py install -O1 --root="${pkgdir}" --skip-build
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in python-sphinx-autodoc-typehints/trunk (PKGBUILD)

2020-11-19 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 19, 2020 @ 23:10:01
  Author: foutrelis
Revision: 757845

upgpkg: python-sphinx-autodoc-typehints 1.11.1-2: Python 3.9 rebuild

Modified:
  python-sphinx-autodoc-typehints/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 23:09:50 UTC (rev 757844)
+++ PKGBUILD2020-11-19 23:10:01 UTC (rev 757845)
@@ -4,7 +4,7 @@
 _pyname=${pkgname/python-/}
 _gitcommit=2fac99f455855c832b22a272edde3f9852ba6a04
 pkgver=1.11.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Type hints support for the Sphinx autodoc extension'
 url='https://github.com/agronholm/sphinx-autodoc-typehints'
 arch=('any')


[arch-commits] Commit in lutris/repos/community-any (4 files)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 23:09:50
  Author: ffy00
Revision: 757844

archrelease: copy trunk to community-any

Added:
  lutris/repos/community-any/PKGBUILD
(from rev 757843, lutris/trunk/PKGBUILD)
  lutris/repos/community-any/sort_new_with_model_fix.patch
(from rev 757843, lutris/trunk/sort_new_with_model_fix.patch)
Deleted:
  lutris/repos/community-any/PKGBUILD
  lutris/repos/community-any/sort_new_with_model_fix.patch

---+
 PKGBUILD  |   85 +++-
 sort_new_with_model_fix.patch |   52 
 2 files changed, 68 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 23:09:46 UTC (rev 757843)
+++ PKGBUILD2020-11-19 23:09:50 UTC (rev 757844)
@@ -1,43 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Frederik “Freso” S. Olesen 
-# Contributor: Maxime Gauduin 
-
-pkgname=lutris
-pkgver=0.5.7.1
-pkgrel=1
-pkgdesc='Open Gaming Platform'
-arch=('any')
-url='https://lutris.net'
-license=('GPL3')
-depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr'
- 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk' 
'mesa-demos' 'python-dbus' 'python-distro')
-makedepends=('python-setuptools')
-checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
-optdepends=('wine: Windows support'
-'vulkan-icd-loader: Vulkan support'
-'lib32-vulkan-icd-loader: Vulkan support'
-'vkd3d: Vulkan 3D support'
-'lib32-vkd3d: Vulkan 3D support'
-'gvfs: GVFS backend')
-makedepends=('python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('44ceeb22b3529eb423201d002e5816f9226135a2c457a9517c4855d7d0462dd512d37c6cc0ed507151fb834f179a1536b9ef08fa8645dfc2a89a314e57eeade6')
-
-build() {
-  cd $pkgname-$pkgver
-
-  python setup.py build
-}
-
-check() {
-  cd $pkgname-$pkgver
-
-  xvfb-run nosetests --cover-erase --with-xunit --xunit-file=nosetests.xml 
--with-coverage --cover-package=lutris --cover-xml-file=coverage.xml
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}
-

Copied: lutris/repos/community-any/PKGBUILD (from rev 757843, 
lutris/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 23:09:50 UTC (rev 757844)
@@ -0,0 +1,42 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Frederik “Freso” S. Olesen 
+# Contributor: Maxime Gauduin 
+
+pkgname=lutris
+pkgver=0.5.8
+pkgrel=1
+pkgdesc='Open Gaming Platform'
+arch=('any')
+url='https://lutris.net'
+license=('GPL3')
+depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr'
+ 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk' 
'mesa-demos' 'python-dbus' 'python-distro')
+makedepends=('python-setuptools')
+checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
+optdepends=('wine: Windows support'
+'vulkan-icd-loader: Vulkan support'
+'lib32-vulkan-icd-loader: Vulkan support'
+'vkd3d: Vulkan 3D support'
+'lib32-vkd3d: Vulkan 3D support'
+'gvfs: GVFS backend')
+makedepends=('python-setuptools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/$pkgver.tar.gz;)
+sha512sums=('dceb7708c98feb713d2e57cbf05cd37300cb32948d54275c3df4dbfc3260261b1baae0a13f6acf0bf3bd314b1ea437cd810a055d9ba6a767d27124cac65221e9')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build
+}
+
+check() {
+  cd $pkgname-$pkgver
+
+  xvfb-run nosetests --cover-erase --with-xunit --xunit-file=nosetests.xml 
--with-coverage --cover-package=lutris --cover-xml-file=coverage.xml
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}

Deleted: sort_new_with_model_fix.patch
===
--- sort_new_with_model_fix.patch   2020-11-19 23:09:46 UTC (rev 757843)
+++ sort_new_with_model_fix.patch   2020-11-19 23:09:50 UTC (rev 757844)
@@ -1,26 +0,0 @@
-From 12a458db3c590c3f1972594e091a24cb4d65b610 Mon Sep 17 00:00:00 2001
-From: Mathieu Comandon 
-Date: Wed, 1 Jan 2020 12:47:55 -0800
-Subject: [PATCH] Support both sort_new_with_model and new_with_model
-

- lutris/gui/views/store.py | 6 +-
- 1 file changed, 5 insertions(+), 1 deletion(-)
-
-diff --git a/lutris/gui/views/store.py b/lutris/gui/views/store.py
-index 9e843e9e4..8fe5decf5 100644
 a/lutris/gui/views/store.py
-+++ b/lutris/gui/views/store.py
-@@ -140,7 +140,11 @@ def __init__(
- self.prevent_sort_update = False  # 

[arch-commits] Commit in lutris/trunk (PKGBUILD)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 23:09:46
  Author: ffy00
Revision: 757843

upgpkg: lutris 0.5.8-1

Modified:
  lutris/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 23:08:23 UTC (rev 757842)
+++ PKGBUILD2020-11-19 23:09:46 UTC (rev 757843)
@@ -3,8 +3,8 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.7.1
-pkgrel=2
+pkgver=0.5.8
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
@@ -20,8 +20,8 @@
 'lib32-vkd3d: Vulkan 3D support'
 'gvfs: GVFS backend')
 makedepends=('python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('44ceeb22b3529eb423201d002e5816f9226135a2c457a9517c4855d7d0462dd512d37c6cc0ed507151fb834f179a1536b9ef08fa8645dfc2a89a314e57eeade6')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/$pkgver.tar.gz;)
+sha512sums=('dceb7708c98feb713d2e57cbf05cd37300cb32948d54275c3df4dbfc3260261b1baae0a13f6acf0bf3bd314b1ea437cd810a055d9ba6a767d27124cac65221e9')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in python-sphobjinv/repos (2 files)

2020-11-19 Thread Felix Yan via arch-commits
Date: Thursday, November 19, 2020 @ 23:08:23
  Author: felixonmars
Revision: 757842

archrelease: copy trunk to community-staging-any

Added:
  python-sphobjinv/repos/community-staging-any/
  python-sphobjinv/repos/community-staging-any/PKGBUILD
(from rev 757841, python-sphobjinv/trunk/PKGBUILD)

--+
 PKGBUILD |   28 
 1 file changed, 28 insertions(+)

Copied: python-sphobjinv/repos/community-staging-any/PKGBUILD (from rev 757841, 
python-sphobjinv/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-19 23:08:23 UTC (rev 757842)
@@ -0,0 +1,28 @@
+# Maintainer: Evangelos Foutras 
+
+pkgname=python-sphobjinv
+_name=${pkgname#python-}
+pkgver=2.0.1
+pkgrel=2
+pkgdesc="Manipulate and inspect Sphinx objects.inv files"
+arch=('any')
+url="https://github.com/bskinn/sphobjinv;
+license=('MIT')
+depends=('python' 'python-attrs' 'python-certifi' 'python-fuzzywuzzy'
+ 'python-jsonschema')
+makedepends=('python-setuptools')
+source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
+sha256sums=('fde7fc6391bb7b8dd274e0af0bd254ef0043c9552294c8dcf08a24464a7dd488')
+
+build() {
+  cd "$_name-$pkgver"
+  python setup.py build
+}
+
+package() {
+  cd "$_name-$pkgver"
+  python setup.py install --root="$pkgdir" -O1
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE.txt
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in python-sphobjinv/trunk (PKGBUILD)

2020-11-19 Thread Felix Yan via arch-commits
Date: Thursday, November 19, 2020 @ 23:08:07
  Author: felixonmars
Revision: 757841

upgpkg: python-sphobjinv 2.0.1-2: Python 3.9 rebuild

Modified:
  python-sphobjinv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 23:04:05 UTC (rev 757840)
+++ PKGBUILD2020-11-19 23:08:07 UTC (rev 757841)
@@ -3,7 +3,7 @@
 pkgname=python-sphobjinv
 _name=${pkgname#python-}
 pkgver=2.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Manipulate and inspect Sphinx objects.inv files"
 arch=('any')
 url="https://github.com/bskinn/sphobjinv;


[arch-commits] Commit in budgie-extras/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 23:04:05
  Author: ffy00
Revision: 757840

archrelease: copy trunk to community-x86_64

Added:
  budgie-extras/repos/community-x86_64/PKGBUILD
(from rev 757838, budgie-extras/trunk/PKGBUILD)
Deleted:
  budgie-extras/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  106 ++---
 1 file changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 23:04:04 UTC (rev 757839)
+++ PKGBUILD2020-11-19 23:04:05 UTC (rev 757840)
@@ -1,53 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-
-pkgname=budgie-extras
-pkgver=1.0.2
-_quickchar=3a3f28468b34a037ba8977e3a6d0d2ad0696a33c
-_app_menu=2.5.0
-_net_applet=4a965dfb0395d621774be3db81d98c73b4998b6e
-pkgrel=1
-pkgdesc='Additional Budgie Desktop enhancements for the user experience'
-arch=('x86_64')
-license=('GPL3')
-url='https://github.com/UbuntuBudgie/budgie-extras'
-depends=('budgie-desktop' 'wmctrl' 'xdotool' 'xprintidle' 'python' 
'python-gobject' 'python-cairo' 'libgee'
- 'zenity' 'vorbis-tools' 'python-psutil' 'sound-theme-freedesktop' 
'imagemagick' 'python-pillow'
- 'python-svgwrite' 'python-cairosvg' 'python-pyudev' 'python-requests' 
'libpeas' 'json-glib'
- 'libkeybinder3' 'python-pyperclip' 'python-xlib' 'xorg-xinput' 
'granite' 'appstream' 'zeitgeist'
- 'libnma')
-makedepends=('gobject-introspection' 'meson' 'ninja' 'vala' 'intltool' 'git')
-source=("git+$url.git#tag=v$pkgver"
-"git+https://github.com/UbuntuBudgie/QuickChar.git#commit=$_quickchar;
-
"git+https://github.com/UbuntuBudgie/applications-menu.git#tag=$_app_menu;
-
"git+https://github.com/UbuntuBudgie/budgie-network-applet.git#commit=$_net_applet;)
-sha512sums=('SKIP'
-'SKIP'
-'SKIP'
-'SKIP')
-
-prepare() {
-  cd $pkgname
-
-  git submodule init
-  git config submodule.budgie-quickchar/quickchar.url "$srcdir"/QuickChar
-  git config submodule.budgie-applications-menu/applications-menu.url 
"$srcdir"/applications-menu
-  git config submodule.budgie-network-manager/budgie-network-applet.url 
"$srcdir"/budgie-network-applet
-  git submodule update
-}
-
-build() {
-  mkdir -p $pkgname/build
-  cd $pkgname/build
-
-  arch-meson .. \
-   -D b_pie=false
-
-  ninja
-}
-
-package() {
-  cd $pkgname/build
-
-  DESTDIR="$pkgdir" ninja install
-}
-

Copied: budgie-extras/repos/community-x86_64/PKGBUILD (from rev 757838, 
budgie-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 23:04:05 UTC (rev 757840)
@@ -0,0 +1,53 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=budgie-extras
+pkgver=1.1.0
+_quickchar=3b8897b1fb901530ba703e4717f9719e0236a0d2
+_app_menu=1e717efa679bd1e789326b4963a532ac11903667
+_net_applet=4a965dfb0395d621774be3db81d98c73b4998b6e
+pkgrel=1
+pkgdesc='Additional Budgie Desktop enhancements for the user experience'
+arch=('x86_64')
+license=('GPL3')
+url='https://github.com/UbuntuBudgie/budgie-extras'
+depends=('budgie-desktop' 'wmctrl' 'xdotool' 'xprintidle' 'python' 
'python-gobject' 'python-cairo' 'libgee'
+ 'zenity' 'vorbis-tools' 'python-psutil' 'sound-theme-freedesktop' 
'imagemagick' 'python-pillow'
+ 'python-svgwrite' 'python-cairosvg' 'python-pyudev' 'python-requests' 
'libpeas' 'json-glib'
+ 'libkeybinder3' 'python-pyperclip' 'python-xlib' 'xorg-xinput' 
'granite' 'appstream' 'zeitgeist'
+ 'libnma' 'libhandy0' 'xorg-xprop')
+makedepends=('gobject-introspection' 'meson' 'ninja' 'vala' 'intltool' 'git')
+source=("git+$url.git#tag=v$pkgver"
+"git+https://github.com/UbuntuBudgie/QuickChar.git#commit=$_quickchar;
+
"git+https://github.com/UbuntuBudgie/applications-menu.git#commit=$_app_menu;
+
"git+https://github.com/UbuntuBudgie/budgie-network-applet.git#commit=$_net_applet;)
+sha512sums=('SKIP'
+'SKIP'
+'SKIP'
+'SKIP')
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config submodule.budgie-quickchar/quickchar.url "$srcdir"/QuickChar
+  git config submodule.budgie-applications-menu/applications-menu.url 
"$srcdir"/applications-menu
+  git config submodule.budgie-network-manager/budgie-network-applet.url 
"$srcdir"/budgie-network-applet
+  git submodule update
+}
+
+build() {
+  mkdir -p $pkgname/build
+  cd $pkgname/build
+
+  arch-meson .. \
+   -D b_pie=false
+
+  ninja
+}
+
+package() {
+  cd $pkgname/build
+
+  DESTDIR="$pkgdir" ninja install
+}
+


[arch-commits] Commit in budgie-extras/trunk (PKGBUILD)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 23:03:56
  Author: ffy00
Revision: 757837

upgpkg: budgie-extras 1.1.0-1

Modified:
  budgie-extras/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 23:00:12 UTC (rev 757836)
+++ PKGBUILD2020-11-19 23:03:56 UTC (rev 757837)
@@ -1,9 +1,9 @@
 # Maintainer: Filipe Laíns (FFY00) 
 
 pkgname=budgie-extras
-pkgver=1.0.2
-_quickchar=3a3f28468b34a037ba8977e3a6d0d2ad0696a33c
-_app_menu=2.5.0
+pkgver=1.1.0
+_quickchar=3b8897b1fb901530ba703e4717f9719e0236a0d2
+_app_menu=1e717efa679bd1e789326b4963a532ac11903667
 _net_applet=4a965dfb0395d621774be3db81d98c73b4998b6e
 pkgrel=1
 pkgdesc='Additional Budgie Desktop enhancements for the user experience'
@@ -14,11 +14,11 @@
  'zenity' 'vorbis-tools' 'python-psutil' 'sound-theme-freedesktop' 
'imagemagick' 'python-pillow'
  'python-svgwrite' 'python-cairosvg' 'python-pyudev' 'python-requests' 
'libpeas' 'json-glib'
  'libkeybinder3' 'python-pyperclip' 'python-xlib' 'xorg-xinput' 
'granite' 'appstream' 'zeitgeist'
- 'libnma')
+ 'libnma' 'libhandy0' 'xorg-xprop')
 makedepends=('gobject-introspection' 'meson' 'ninja' 'vala' 'intltool' 'git')
 source=("git+$url.git#tag=v$pkgver"
 "git+https://github.com/UbuntuBudgie/QuickChar.git#commit=$_quickchar;
-
"git+https://github.com/UbuntuBudgie/applications-menu.git#tag=$_app_menu;
+
"git+https://github.com/UbuntuBudgie/applications-menu.git#commit=$_app_menu;
 
"git+https://github.com/UbuntuBudgie/budgie-network-applet.git#commit=$_net_applet;)
 sha512sums=('SKIP'
 'SKIP'


[arch-commits] Commit in python-sphinx-autodoc-typehints/repos/community-any (2 files)

2020-11-19 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 19, 2020 @ 23:04:04
  Author: foutrelis
Revision: 757839

archrelease: copy trunk to community-any

Added:
  python-sphinx-autodoc-typehints/repos/community-any/PKGBUILD
(from rev 757838, python-sphinx-autodoc-typehints/trunk/PKGBUILD)
Deleted:
  python-sphinx-autodoc-typehints/repos/community-any/PKGBUILD

--+
 PKGBUILD |   80 ++---
 1 file changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 23:04:01 UTC (rev 757838)
+++ PKGBUILD2020-11-19 23:04:04 UTC (rev 757839)
@@ -1,40 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=python-sphinx-autodoc-typehints
-_pyname=${pkgname/python-/}
-_gitcommit=a1afbaba3067aee273ec0b14036e0f4ac44f79a9
-pkgver=1.8.0
-pkgrel=3
-pkgdesc='Type hints support for the Sphinx autodoc extension'
-url='https://github.com/agronholm/sphinx-autodoc-typehints'
-arch=('any')
-license=('MIT')
-depends=('python' 'python-sphinx' 'python-typing_extensions')
-makedepends=('git' 'python-setuptools' 'python-setuptools-scm')
-checkdepends=('python-pytest')
-source=("git+https://github.com/agronholm/sphinx-autodoc-typehints#commit=${_gitcommit};)
-sha512sums=('SKIP')
-
-pkgver() {
-  cd ${_pyname}
-  git describe --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
-}
-
-build() {
-  cd ${_pyname}
-  python setup.py build
-}
-
-check() {
-  cd ${_pyname}
-  PYTHONPATH=. py.test -k 'not test_sphinx_output'
-}
-
-package() {
-  cd ${_pyname}
-  python setup.py install -O1 --root="${pkgdir}" --skip-build
-  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-sphinx-autodoc-typehints/repos/community-any/PKGBUILD (from rev 
757838, python-sphinx-autodoc-typehints/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 23:04:04 UTC (rev 757839)
@@ -0,0 +1,40 @@
+# Maintainer: Levente Polyak 
+
+pkgname=python-sphinx-autodoc-typehints
+_pyname=${pkgname/python-/}
+_gitcommit=2fac99f455855c832b22a272edde3f9852ba6a04
+pkgver=1.11.1
+pkgrel=1
+pkgdesc='Type hints support for the Sphinx autodoc extension'
+url='https://github.com/agronholm/sphinx-autodoc-typehints'
+arch=('any')
+license=('MIT')
+depends=('python' 'python-sphinx' 'python-typing_extensions')
+makedepends=('git' 'python-setuptools' 'python-setuptools-scm')
+checkdepends=('python-pytest' 'python-sphobjinv')
+source=("git+https://github.com/agronholm/sphinx-autodoc-typehints#commit=${_gitcommit};)
+sha512sums=('SKIP')
+
+pkgver() {
+  cd ${_pyname}
+  git describe --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+build() {
+  cd ${_pyname}
+  python setup.py build
+}
+
+check() {
+  cd ${_pyname}
+  PYTHONPATH=. pytest
+}
+
+package() {
+  cd ${_pyname}
+  python setup.py install -O1 --root="${pkgdir}" --skip-build
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in python-sphinx-autodoc-typehints/trunk (PKGBUILD)

2020-11-19 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 19, 2020 @ 23:04:01
  Author: foutrelis
Revision: 757838

upgpkg: python-sphinx-autodoc-typehints 1.11.1-1: new upstream release

Modified:
  python-sphinx-autodoc-typehints/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 23:03:56 UTC (rev 757837)
+++ PKGBUILD2020-11-19 23:04:01 UTC (rev 757838)
@@ -2,9 +2,9 @@
 
 pkgname=python-sphinx-autodoc-typehints
 _pyname=${pkgname/python-/}
-_gitcommit=a1afbaba3067aee273ec0b14036e0f4ac44f79a9
-pkgver=1.8.0
-pkgrel=4
+_gitcommit=2fac99f455855c832b22a272edde3f9852ba6a04
+pkgver=1.11.1
+pkgrel=1
 pkgdesc='Type hints support for the Sphinx autodoc extension'
 url='https://github.com/agronholm/sphinx-autodoc-typehints'
 arch=('any')
@@ -11,7 +11,7 @@
 license=('MIT')
 depends=('python' 'python-sphinx' 'python-typing_extensions')
 makedepends=('git' 'python-setuptools' 'python-setuptools-scm')
-checkdepends=('python-pytest')
+checkdepends=('python-pytest' 'python-sphobjinv')
 
source=("git+https://github.com/agronholm/sphinx-autodoc-typehints#commit=${_gitcommit};)
 sha512sums=('SKIP')
 
@@ -27,7 +27,7 @@
 
 check() {
   cd ${_pyname}
-  PYTHONPATH=. py.test -k 'not test_sphinx_output'
+  PYTHONPATH=. pytest
 }
 
 package() {


[arch-commits] Commit in python-sphobjinv/repos (community-any community-any/PKGBUILD)

2020-11-19 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 19, 2020 @ 23:00:12
  Author: foutrelis
Revision: 757836

archrelease: copy trunk to community-any

Added:
  python-sphobjinv/repos/community-any/
  python-sphobjinv/repos/community-any/PKGBUILD
(from rev 757835, python-sphobjinv/trunk/PKGBUILD)

--+
 PKGBUILD |   28 
 1 file changed, 28 insertions(+)

Copied: python-sphobjinv/repos/community-any/PKGBUILD (from rev 757835, 
python-sphobjinv/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2020-11-19 23:00:12 UTC (rev 757836)
@@ -0,0 +1,28 @@
+# Maintainer: Evangelos Foutras 
+
+pkgname=python-sphobjinv
+_name=${pkgname#python-}
+pkgver=2.0.1
+pkgrel=1
+pkgdesc="Manipulate and inspect Sphinx objects.inv files"
+arch=('any')
+url="https://github.com/bskinn/sphobjinv;
+license=('MIT')
+depends=('python' 'python-attrs' 'python-certifi' 'python-fuzzywuzzy'
+ 'python-jsonschema')
+makedepends=('python-setuptools')
+source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
+sha256sums=('fde7fc6391bb7b8dd274e0af0bd254ef0043c9552294c8dcf08a24464a7dd488')
+
+build() {
+  cd "$_name-$pkgver"
+  python setup.py build
+}
+
+package() {
+  cd "$_name-$pkgver"
+  python setup.py install --root="$pkgdir" -O1
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE.txt
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in (4 files)

2020-11-19 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 19, 2020 @ 22:59:17
  Author: foutrelis
Revision: 757835

Add python-sphobjinv for sphinx-autodoc-typehints

Added:
  python-sphobjinv/
  python-sphobjinv/repos/
  python-sphobjinv/trunk/
  python-sphobjinv/trunk/PKGBUILD

--+
 PKGBUILD |   28 
 1 file changed, 28 insertions(+)

Added: python-sphobjinv/trunk/PKGBUILD
===
--- python-sphobjinv/trunk/PKGBUILD (rev 0)
+++ python-sphobjinv/trunk/PKGBUILD 2020-11-19 22:59:17 UTC (rev 757835)
@@ -0,0 +1,28 @@
+# Maintainer: Evangelos Foutras 
+
+pkgname=python-sphobjinv
+_name=${pkgname#python-}
+pkgver=2.0.1
+pkgrel=1
+pkgdesc="Manipulate and inspect Sphinx objects.inv files"
+arch=('any')
+url="https://github.com/bskinn/sphobjinv;
+license=('MIT')
+depends=('python' 'python-attrs' 'python-certifi' 'python-fuzzywuzzy'
+ 'python-jsonschema')
+makedepends=('python-setuptools')
+source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
+sha256sums=('fde7fc6391bb7b8dd274e0af0bd254ef0043c9552294c8dcf08a24464a7dd488')
+
+build() {
+  cd "$_name-$pkgver"
+  python setup.py build
+}
+
+package() {
+  cd "$_name-$pkgver"
+  python setup.py install --root="$pkgdir" -O1
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE.txt
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in bluefish/repos/community-staging-x86_64 (4 files)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 22:51:55
  Author: ffy00
Revision: 757834

archrelease: copy trunk to community-staging-x86_64

Added:
  bluefish/repos/community-staging-x86_64/PKGBUILD
(from rev 757833, bluefish/trunk/PKGBUILD)
  bluefish/repos/community-staging-x86_64/bluefish.install
(from rev 757833, bluefish/trunk/bluefish.install)
Deleted:
  bluefish/repos/community-staging-x86_64/PKGBUILD
  bluefish/repos/community-staging-x86_64/bluefish.install

--+
 PKGBUILD |   92 ++---
 bluefish.install |   48 +--
 2 files changed, 70 insertions(+), 70 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 22:51:51 UTC (rev 757833)
+++ PKGBUILD2020-11-19 22:51:55 UTC (rev 757834)
@@ -1,46 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Eric Bélanger 
-
-pkgname=bluefish
-pkgver=2.2.11
-pkgrel=2
-pkgdesc='A powerful HTML editor for experienced web designers and programmers'
-arch=('x86_64')
-url='http://bluefish.openoffice.nl/'
-license=('GPL3')
-depends=('gtk3' 'enchant' 'python')
-makedepends=('gucharmap' 'intltool')
-optdepends=('gucharmap: for using the charmap plugin')
-install=$pkgname.install
-source=("https://www.bennewitz.com/$pkgname/stable/source/$pkgname-$pkgver.tar.bz2"{,.sig})
-validpgpkeys=(64979277BAFF2D4CB637AC3B291C63A6B78DFBA1) # Olivier Sessink 

-sha512sums=('ae9ef04d5d005fa770b542a6a573ac60d4b8c4dd605723012322a63647399ccb76689791ee373308ce13a1772719ab1003929fce415cf1df7e83ef2f26271fa0'
-'SKIP')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  autoreconf -vi
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-spell-check \
---disable-update-databases \
---disable-xml-catalog-update
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-}

Copied: bluefish/repos/community-staging-x86_64/PKGBUILD (from rev 757833, 
bluefish/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 22:51:55 UTC (rev 757834)
@@ -0,0 +1,46 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Eric Bélanger 
+
+pkgname=bluefish
+pkgver=2.2.12
+pkgrel=2
+pkgdesc='A powerful HTML editor for experienced web designers and programmers'
+arch=('x86_64')
+url='http://bluefish.openoffice.nl/'
+license=('GPL3')
+depends=('gtk3' 'enchant' 'python')
+makedepends=('gucharmap' 'intltool')
+optdepends=('gucharmap: for using the charmap plugin')
+install=$pkgname.install
+source=("https://www.bennewitz.com/$pkgname/stable/source/$pkgname-$pkgver.tar.bz2"{,.sig})
+validpgpkeys=(64979277BAFF2D4CB637AC3B291C63A6B78DFBA1) # Olivier Sessink 

+sha512sums=('f0eb6496d371db8a9b4aee33ddf67e5e87bcc86ff283704cac115be7f00609b1ccbd47ff2d8f8b0bc30f234a339069cc1f7cb1f8809d97f94f0b0e09e4f16754'
+'SKIP')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  autoreconf -vi
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-spell-check \
+--disable-update-databases \
+--disable-xml-catalog-update
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: bluefish.install
===
--- bluefish.install2020-11-19 22:51:51 UTC (rev 757833)
+++ bluefish.install2020-11-19 22:51:55 UTC (rev 757834)
@@ -1,24 +0,0 @@
-post_install() {
-  if [ ! -d etc/xml ]; then
-mkdir -p etc/xml
-  fi
-  if [ ! -e etc/xml/catalog ]; then
-xmlcatalog --noout --create etc/xml/catalog
-  fi
-  xmlcatalog --noout --add 'delegateURI' \
-'http://bluefish.openoffice.nl/ns/bflang/2.0/' /usr/share/xml/bluefish \
-etc/xml/catalog
-}
-
-pre_upgrade() {
-  post_remove
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  xmlcatalog --noout --del \
-/usr/share/xml/bluefish etc/xml/catalog
-}

Copied: bluefish/repos/community-staging-x86_64/bluefish.install (from rev 
757833, bluefish/trunk/bluefish.install)
===
--- bluefish.install(rev 0)
+++ bluefish.install2020-11-19 22:51:55 UTC (rev 757834)
@@ -0,0 +1,24 @@
+post_install() {
+  if [ ! -d etc/xml ]; then
+mkdir -p etc/xml
+  fi
+  if [ ! -e etc/xml/catalog ]; then
+xmlcatalog --noout --create etc/xml/catalog
+  fi
+  xmlcatalog --noout --add 'delegateURI' \
+'http://bluefish.openoffice.nl/ns/bflang/2.0/' /usr/share/xml/bluefish \
+etc/xml/catalog
+}
+
+pre_upgrade() {
+  post_remove
+}
+
+post_upgrade() {
+  post_install
+}

[arch-commits] Commit in bluefish/trunk (PKGBUILD)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 22:51:51
  Author: ffy00
Revision: 757833

Python 3.9 rebuild (2.2.12-2)

Modified:
  bluefish/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 22:49:43 UTC (rev 757832)
+++ PKGBUILD2020-11-19 22:51:51 UTC (rev 757833)
@@ -3,7 +3,7 @@
 
 pkgname=bluefish
 pkgver=2.2.12
-pkgrel=1
+pkgrel=2
 pkgdesc='A powerful HTML editor for experienced web designers and programmers'
 arch=('x86_64')
 url='http://bluefish.openoffice.nl/'


[arch-commits] Commit in bluefish/repos/community-x86_64 (4 files)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 22:49:43
  Author: ffy00
Revision: 757832

archrelease: copy trunk to community-x86_64

Added:
  bluefish/repos/community-x86_64/PKGBUILD
(from rev 757831, bluefish/trunk/PKGBUILD)
  bluefish/repos/community-x86_64/bluefish.install
(from rev 757831, bluefish/trunk/bluefish.install)
Deleted:
  bluefish/repos/community-x86_64/PKGBUILD
  bluefish/repos/community-x86_64/bluefish.install

--+
 PKGBUILD |   92 ++---
 bluefish.install |   48 +--
 2 files changed, 70 insertions(+), 70 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 22:49:33 UTC (rev 757831)
+++ PKGBUILD2020-11-19 22:49:43 UTC (rev 757832)
@@ -1,46 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Contributor: Eric Bélanger 
-
-pkgname=bluefish
-pkgver=2.2.11
-pkgrel=1
-pkgdesc='A powerful HTML editor for experienced web designers and programmers'
-arch=('x86_64')
-url='http://bluefish.openoffice.nl/'
-license=('GPL3')
-depends=('gtk3' 'enchant' 'python')
-makedepends=('gucharmap' 'intltool')
-optdepends=('gucharmap: for using the charmap plugin')
-install=$pkgname.install
-source=("https://www.bennewitz.com/$pkgname/stable/source/$pkgname-$pkgver.tar.bz2"{,.sig})
-validpgpkeys=(64979277BAFF2D4CB637AC3B291C63A6B78DFBA1) # Olivier Sessink 

-sha512sums=('ae9ef04d5d005fa770b542a6a573ac60d4b8c4dd605723012322a63647399ccb76689791ee373308ce13a1772719ab1003929fce415cf1df7e83ef2f26271fa0'
-'SKIP')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  autoreconf -vi
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---enable-spell-check \
---disable-update-databases \
---disable-xml-catalog-update
-
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-}

Copied: bluefish/repos/community-x86_64/PKGBUILD (from rev 757831, 
bluefish/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 22:49:43 UTC (rev 757832)
@@ -0,0 +1,46 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Eric Bélanger 
+
+pkgname=bluefish
+pkgver=2.2.12
+pkgrel=1
+pkgdesc='A powerful HTML editor for experienced web designers and programmers'
+arch=('x86_64')
+url='http://bluefish.openoffice.nl/'
+license=('GPL3')
+depends=('gtk3' 'enchant' 'python')
+makedepends=('gucharmap' 'intltool')
+optdepends=('gucharmap: for using the charmap plugin')
+install=$pkgname.install
+source=("https://www.bennewitz.com/$pkgname/stable/source/$pkgname-$pkgver.tar.bz2"{,.sig})
+validpgpkeys=(64979277BAFF2D4CB637AC3B291C63A6B78DFBA1) # Olivier Sessink 

+sha512sums=('f0eb6496d371db8a9b4aee33ddf67e5e87bcc86ff283704cac115be7f00609b1ccbd47ff2d8f8b0bc30f234a339069cc1f7cb1f8809d97f94f0b0e09e4f16754'
+'SKIP')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  autoreconf -vi
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--enable-spell-check \
+--disable-update-databases \
+--disable-xml-catalog-update
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: bluefish.install
===
--- bluefish.install2020-11-19 22:49:33 UTC (rev 757831)
+++ bluefish.install2020-11-19 22:49:43 UTC (rev 757832)
@@ -1,24 +0,0 @@
-post_install() {
-  if [ ! -d etc/xml ]; then
-mkdir -p etc/xml
-  fi
-  if [ ! -e etc/xml/catalog ]; then
-xmlcatalog --noout --create etc/xml/catalog
-  fi
-  xmlcatalog --noout --add 'delegateURI' \
-'http://bluefish.openoffice.nl/ns/bflang/2.0/' /usr/share/xml/bluefish \
-etc/xml/catalog
-}
-
-pre_upgrade() {
-  post_remove
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  xmlcatalog --noout --del \
-/usr/share/xml/bluefish etc/xml/catalog
-}

Copied: bluefish/repos/community-x86_64/bluefish.install (from rev 757831, 
bluefish/trunk/bluefish.install)
===
--- bluefish.install(rev 0)
+++ bluefish.install2020-11-19 22:49:43 UTC (rev 757832)
@@ -0,0 +1,24 @@
+post_install() {
+  if [ ! -d etc/xml ]; then
+mkdir -p etc/xml
+  fi
+  if [ ! -e etc/xml/catalog ]; then
+xmlcatalog --noout --create etc/xml/catalog
+  fi
+  xmlcatalog --noout --add 'delegateURI' \
+'http://bluefish.openoffice.nl/ns/bflang/2.0/' /usr/share/xml/bluefish \
+etc/xml/catalog
+}
+
+pre_upgrade() {
+  post_remove
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  xmlcatalog --noout --del \
+

[arch-commits] Commit in bluefish/trunk (PKGBUILD)

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 22:49:33
  Author: ffy00
Revision: 757831

upgpkg: bluefish 2.2.12-1

Modified:
  bluefish/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 22:42:58 UTC (rev 757830)
+++ PKGBUILD2020-11-19 22:49:33 UTC (rev 757831)
@@ -2,8 +2,8 @@
 # Contributor: Eric Bélanger 
 
 pkgname=bluefish
-pkgver=2.2.11
-pkgrel=2
+pkgver=2.2.12
+pkgrel=1
 pkgdesc='A powerful HTML editor for experienced web designers and programmers'
 arch=('x86_64')
 url='http://bluefish.openoffice.nl/'
@@ -14,7 +14,7 @@
 install=$pkgname.install
 
source=("https://www.bennewitz.com/$pkgname/stable/source/$pkgname-$pkgver.tar.bz2"{,.sig})
 validpgpkeys=(64979277BAFF2D4CB637AC3B291C63A6B78DFBA1) # Olivier Sessink 

-sha512sums=('ae9ef04d5d005fa770b542a6a573ac60d4b8c4dd605723012322a63647399ccb76689791ee373308ce13a1772719ab1003929fce415cf1df7e83ef2f26271fa0'
+sha512sums=('f0eb6496d371db8a9b4aee33ddf67e5e87bcc86ff283704cac115be7f00609b1ccbd47ff2d8f8b0bc30f234a339069cc1f7cb1f8809d97f94f0b0e09e4f16754'
 'SKIP')
 
 prepare() {


[arch-commits] Commit in sigil/repos/community-staging-x86_64 (PKGBUILD PKGBUILD)

2020-11-19 Thread Eli Schwartz via arch-commits
Date: Thursday, November 19, 2020 @ 22:42:58
  Author: eschwartz
Revision: 757830

archrelease: copy trunk to community-staging-x86_64

Added:
  sigil/repos/community-staging-x86_64/PKGBUILD
(from rev 757829, sigil/trunk/PKGBUILD)
Deleted:
  sigil/repos/community-staging-x86_64/PKGBUILD

--+
 PKGBUILD |  122 ++---
 1 file changed, 61 insertions(+), 61 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 22:42:29 UTC (rev 757829)
+++ PKGBUILD2020-11-19 22:42:58 UTC (rev 757830)
@@ -1,61 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Maintainer: Alad Wenter 
-# Contributor: Giovanni Scafora 
-# Contributor: Larry Hajali 
-
-pkgname=sigil
-pkgver=1.4.1
-pkgrel=2
-pkgdesc="multi-platform EPUB2/EPUB3 ebook editor"
-arch=('x86_64')
-url="https://sigil-ebook.com/;
-license=('GPL3')
-depends=('hicolor-icon-theme' 'hunspell' 'mathjax2' 'minizip' 
'python-css-parser'
- 'python-dulwich' 'python-lxml' 'qt5-webengine')
-makedepends=('qt5-tools' 'cmake')
-optdepends=('hunspell-en_US: for English dictionary support'
-'hyphen-en: for English hyphenation support in plugins'
-'pageedit: external editor to replace BookView'
-'python-html5lib: recommended for plugins'
-'python-chardet: recommended for plugins'
-'python-cssselect: recommended for plugins'
-'python-pillow: recommended for plugins'
-'python-regex: recommended for plugins'
-'python-pyqt5: recommended for plugins'
-'tk: recommended for plugins')
-source=("Sigil-${pkgver}.tar.gz::https://github.com/Sigil-Ebook/Sigil/archive/${pkgver}.tar.gz;
-
"https://github.com/Sigil-Ebook/Sigil/releases/download/${pkgver}/Sigil-${pkgver}.tar.gz.sig;)
-sha256sums=('8e4919bde7b0e530e12a6feb8956e92e662270187d924a0102e505e942acacb1'
-'SKIP')
-b2sums=('6c904d131cd4b59bbbc0c98ef973f802c1c6b66153763c94143ac1c347ed70a112f04f6d912c2098df609a917d14cd052c3e7b0545ec94509643290a21a46cb0'
-'SKIP')
-validpgpkeys=('B5A56206AB0FBC1A24EFAB8AA166D29A8FCDAC63') # Doug Massay 

-
-build() {
-mkdir -p "${srcdir}"/Sigil-${pkgver}/build
-cd "${srcdir}"/Sigil-${pkgver}/build
-
-cmake -G "Unix Makefiles" \
--DUSE_SYSTEM_LIBS=1 \
--DSYSTEM_LIBS_REQUIRED=1 \
--DINSTALL_BUNDLED_DICTS=0 \
--DINSTALL_HICOLOR_ICONS=1 \
--DMATHJAX_DIR=/usr/share/mathjax2 \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DCMAKE_C_FLAGS:STRING="${CFLAGS}" \
--DCMAKE_CXX_FLAGS:STRING="${CXXFLAGS}" \
--DCMAKE_SKIP_RPATH=ON ..
-
-make
-}
-
-package() {
-cd "${srcdir}"/Sigil-${pkgver}/build
-
-make install DESTDIR="${pkgdir}"
-
-# Compile python bytecode
-python -m compileall 
"${pkgdir}"/usr/share/sigil/{plugin_launchers/python/,python3lib}
-python -O -m compileall 
"${pkgdir}"/usr/share/sigil/{plugin_launchers/python/,python3lib}
-}

Copied: sigil/repos/community-staging-x86_64/PKGBUILD (from rev 757829, 
sigil/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 22:42:58 UTC (rev 757830)
@@ -0,0 +1,61 @@
+# Maintainer: Eli Schwartz 
+# Maintainer: Alad Wenter 
+# Contributor: Giovanni Scafora 
+# Contributor: Larry Hajali 
+
+pkgname=sigil
+pkgver=1.4.1
+pkgrel=4
+pkgdesc="multi-platform EPUB2/EPUB3 ebook editor"
+arch=('x86_64')
+url="https://sigil-ebook.com/;
+license=('GPL3')
+depends=('hicolor-icon-theme' 'hunspell' 'mathjax2' 'minizip' 
'python-css-parser'
+ 'python-dulwich' 'python-lxml' 'qt5-svg' 'qt5-webengine')
+makedepends=('qt5-tools' 'cmake')
+optdepends=('hunspell-en_US: for English dictionary support'
+'hyphen-en: for English hyphenation support in plugins'
+'pageedit: external editor to replace BookView'
+'python-html5lib: recommended for plugins'
+'python-chardet: recommended for plugins'
+'python-cssselect: recommended for plugins'
+'python-pillow: recommended for plugins'
+'python-regex: recommended for plugins'
+'python-pyqt5: recommended for plugins'
+'tk: recommended for plugins')
+source=("Sigil-${pkgver}.tar.gz::https://github.com/Sigil-Ebook/Sigil/archive/${pkgver}.tar.gz;
+
"https://github.com/Sigil-Ebook/Sigil/releases/download/${pkgver}/Sigil-${pkgver}.tar.gz.sig;)
+sha256sums=('8e4919bde7b0e530e12a6feb8956e92e662270187d924a0102e505e942acacb1'
+'SKIP')
+b2sums=('6c904d131cd4b59bbbc0c98ef973f802c1c6b66153763c94143ac1c347ed70a112f04f6d912c2098df609a917d14cd052c3e7b0545ec94509643290a21a46cb0'
+'SKIP')
+validpgpkeys=('B5A56206AB0FBC1A24EFAB8AA166D29A8FCDAC63') # Doug Massay 

+
+build() {
+mkdir -p "${srcdir}"/Sigil-${pkgver}/build
+cd 

[arch-commits] Commit in sigil/repos/community-x86_64 (PKGBUILD)

2020-11-19 Thread Eli Schwartz via arch-commits
Date: Thursday, November 19, 2020 @ 22:42:29
  Author: eschwartz
Revision: 757829

sigil 1.4.1-4: back out of archrelease to [community]

Modified:
  sigil/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 22:35:17 UTC (rev 757828)
+++ PKGBUILD2020-11-19 22:42:29 UTC (rev 757829)
@@ -5,7 +5,7 @@
 
 pkgname=sigil
 pkgver=1.4.1
-pkgrel=4
+pkgrel=3
 pkgdesc="multi-platform EPUB2/EPUB3 ebook editor"
 arch=('x86_64')
 url="https://sigil-ebook.com/;


[arch-commits] Commit in python-hglib/repos/community-staging-any (PKGBUILD PKGBUILD)

2020-11-19 Thread Felix Yan via arch-commits
Date: Thursday, November 19, 2020 @ 22:35:17
  Author: felixonmars
Revision: 757828

archrelease: copy trunk to community-staging-any

Added:
  python-hglib/repos/community-staging-any/PKGBUILD
(from rev 757827, python-hglib/trunk/PKGBUILD)
Deleted:
  python-hglib/repos/community-staging-any/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 22:35:01 UTC (rev 757827)
+++ PKGBUILD2020-11-19 22:35:17 UTC (rev 757828)
@@ -1,26 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Erik Johnson 
-# Contributor: Jelle van der Waa 
-
-pkgname=python-hglib
-pkgver=2.6.2
-pkgrel=2
-arch=('any')
-url="https://pypi.python.org/pypi/python-hglib;
-license=('MIT')
-pkgdesc="A library with a fast, convenient interface to Mercurial. It uses 
Mercurial's command server for communication with hg."
-depends=('python' 'mercurial')
-checkdepends=('python-nose')
-source=(https://files.pythonhosted.org/packages/fb/11/1cfa47d5e2aa45f6a803fcdf4484f8255383221ccb2f521d9010afca0d8d/$pkgname-$pkgver.tar.gz)
-sha256sums=('b18bd1ed53c90ee57d5714d66ad6bb72b64e930d4aeca9830892c08bb28da608')
-
-check() {
-  cd ${pkgname}-${pkgver}
-  python test.py
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python setup.py install --root="${pkgdir}" --optimize=1
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: python-hglib/repos/community-staging-any/PKGBUILD (from rev 757827, 
python-hglib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 22:35:17 UTC (rev 757828)
@@ -0,0 +1,26 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Erik Johnson 
+# Contributor: Jelle van der Waa 
+
+pkgname=python-hglib
+pkgver=2.6.2
+pkgrel=3
+arch=('any')
+url="https://pypi.python.org/pypi/python-hglib;
+license=('MIT')
+pkgdesc="A library with a fast, convenient interface to Mercurial. It uses 
Mercurial's command server for communication with hg."
+depends=('python' 'mercurial')
+checkdepends=('python-nose')
+source=(https://files.pythonhosted.org/packages/fb/11/1cfa47d5e2aa45f6a803fcdf4484f8255383221ccb2f521d9010afca0d8d/$pkgname-$pkgver.tar.gz)
+sha256sums=('b18bd1ed53c90ee57d5714d66ad6bb72b64e930d4aeca9830892c08bb28da608')
+
+check() {
+  cd ${pkgname}-${pkgver}
+  python test.py
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  python setup.py install --root="${pkgdir}" --optimize=1
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


[arch-commits] Commit in python-hglib/trunk (PKGBUILD)

2020-11-19 Thread Felix Yan via arch-commits
Date: Thursday, November 19, 2020 @ 22:35:01
  Author: felixonmars
Revision: 757827

upgpkg: python-hglib 2.6.2-3: Python 3.9 rebuild

Modified:
  python-hglib/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 22:31:17 UTC (rev 757826)
+++ PKGBUILD2020-11-19 22:35:01 UTC (rev 757827)
@@ -4,7 +4,7 @@
 
 pkgname=python-hglib
 pkgver=2.6.2
-pkgrel=2
+pkgrel=3
 arch=('any')
 url="https://pypi.python.org/pypi/python-hglib;
 license=('MIT')


[arch-commits] Commit in python-hglib/repos (2 files)

2020-11-19 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, November 19, 2020 @ 22:31:17
  Author: jlichtblau
Revision: 757826

archrelease: copy trunk to community-staging-any

Added:
  python-hglib/repos/community-staging-any/
  python-hglib/repos/community-staging-any/PKGBUILD
(from rev 757825, python-hglib/trunk/PKGBUILD)

--+
 PKGBUILD |   26 ++
 1 file changed, 26 insertions(+)

Copied: python-hglib/repos/community-staging-any/PKGBUILD (from rev 757825, 
python-hglib/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-19 22:31:17 UTC (rev 757826)
@@ -0,0 +1,26 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Erik Johnson 
+# Contributor: Jelle van der Waa 
+
+pkgname=python-hglib
+pkgver=2.6.2
+pkgrel=2
+arch=('any')
+url="https://pypi.python.org/pypi/python-hglib;
+license=('MIT')
+pkgdesc="A library with a fast, convenient interface to Mercurial. It uses 
Mercurial's command server for communication with hg."
+depends=('python' 'mercurial')
+checkdepends=('python-nose')
+source=(https://files.pythonhosted.org/packages/fb/11/1cfa47d5e2aa45f6a803fcdf4484f8255383221ccb2f521d9010afca0d8d/$pkgname-$pkgver.tar.gz)
+sha256sums=('b18bd1ed53c90ee57d5714d66ad6bb72b64e930d4aeca9830892c08bb28da608')
+
+check() {
+  cd ${pkgname}-${pkgver}
+  python test.py
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  python setup.py install --root="${pkgdir}" --optimize=1
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


[arch-commits] Commit in python-hglib/trunk (PKGBUILD)

2020-11-19 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, November 19, 2020 @ 22:31:08
  Author: jlichtblau
Revision: 757825

upgpkg: python-hglib 2.6.2-2: Python 3.9 rebuild

Modified:
  python-hglib/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 22:29:30 UTC (rev 757824)
+++ PKGBUILD2020-11-19 22:31:08 UTC (rev 757825)
@@ -4,7 +4,7 @@
 
 pkgname=python-hglib
 pkgver=2.6.2
-pkgrel=1
+pkgrel=2
 arch=('any')
 url="https://pypi.python.org/pypi/python-hglib;
 license=('MIT')


[arch-commits] Commit in python-hglib/repos/community-any (PKGBUILD PKGBUILD)

2020-11-19 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, November 19, 2020 @ 22:29:30
  Author: jlichtblau
Revision: 757824

archrelease: copy trunk to community-any

Added:
  python-hglib/repos/community-any/PKGBUILD
(from rev 757823, python-hglib/trunk/PKGBUILD)
Deleted:
  python-hglib/repos/community-any/PKGBUILD

--+
 PKGBUILD |   63 +
 1 file changed, 26 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 22:29:20 UTC (rev 757823)
+++ PKGBUILD2020-11-19 22:29:30 UTC (rev 757824)
@@ -1,37 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Erik Johnson 
-# Contributor: Jelle van der Waa 
-
-pkgname=python-hglib
-pkgver=2.6.1
-pkgrel=3
-arch=('any')
-url="https://pypi.python.org/pypi/python-hglib;
-license=('MIT')
-pkgdesc="A library with a fast, convenient interface to Mercurial. It uses 
Mercurial's command server for communication with hg."
-depends=('python' 'mercurial')
-checkdepends=('python-nose')
-source=(https://files.pythonhosted.org/packages/source/${pkgname:0:1}/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc}
-
hglib-fix-obsolete-markers.patch::https://www.mercurial-scm.org/repo/python-hglib/raw-rev/12e6aaef0f6e)
-validpgpkeys=('2BCCE14F5C6725AA2EA8AEB7B9C9DC824AA5BDD5') # Augie Fackler 
 v2.5
-# v2.4 validpgpkeys=('FAD61395F642FC2B33C84B9A205781AC682A2D72') # Matthew 
Mackall 
-sha256sums=('7c1fa0cb4d332dd6ec8409b04787ceba4623e97fb378656f7cab0b996c6ca3b2'
-'SKIP'
-'ea0d32a061746ebe621e070ddb4653bbb4f755503ed63489c100870e82b7f553')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  # pass tests with recent mercurial versions
-  patch -p1 -i ../hglib-fix-obsolete-markers.patch
-}
-
-check() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  python test.py
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  python setup.py install --root=${pkgdir} --optimize=1
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: python-hglib/repos/community-any/PKGBUILD (from rev 757823, 
python-hglib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 22:29:30 UTC (rev 757824)
@@ -0,0 +1,26 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Erik Johnson 
+# Contributor: Jelle van der Waa 
+
+pkgname=python-hglib
+pkgver=2.6.2
+pkgrel=1
+arch=('any')
+url="https://pypi.python.org/pypi/python-hglib;
+license=('MIT')
+pkgdesc="A library with a fast, convenient interface to Mercurial. It uses 
Mercurial's command server for communication with hg."
+depends=('python' 'mercurial')
+checkdepends=('python-nose')
+source=(https://files.pythonhosted.org/packages/fb/11/1cfa47d5e2aa45f6a803fcdf4484f8255383221ccb2f521d9010afca0d8d/$pkgname-$pkgver.tar.gz)
+sha256sums=('b18bd1ed53c90ee57d5714d66ad6bb72b64e930d4aeca9830892c08bb28da608')
+
+check() {
+  cd ${pkgname}-${pkgver}
+  python test.py
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  python setup.py install --root="${pkgdir}" --optimize=1
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


[arch-commits] Commit in python-hglib/trunk (PKGBUILD)

2020-11-19 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, November 19, 2020 @ 22:29:20
  Author: jlichtblau
Revision: 757823

upgpkg: python-hglib 2.6.2-1 - new upstream release

Modified:
  python-hglib/trunk/PKGBUILD

--+
 PKGBUILD |   19 ---
 1 file changed, 4 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 22:07:15 UTC (rev 757822)
+++ PKGBUILD2020-11-19 22:29:20 UTC (rev 757823)
@@ -3,8 +3,8 @@
 # Contributor: Jelle van der Waa 
 
 pkgname=python-hglib
-pkgver=2.6.1
-pkgrel=3
+pkgver=2.6.2
+pkgrel=1
 arch=('any')
 url="https://pypi.python.org/pypi/python-hglib;
 license=('MIT')
@@ -11,20 +11,9 @@
 pkgdesc="A library with a fast, convenient interface to Mercurial. It uses 
Mercurial's command server for communication with hg."
 depends=('python' 'mercurial')
 checkdepends=('python-nose')
-source=(https://files.pythonhosted.org/packages/source/${pkgname:0:1}/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc}
-
hglib-fix-obsolete-markers.patch::https://www.mercurial-scm.org/repo/python-hglib/raw-rev/12e6aaef0f6e)
-validpgpkeys=('2BCCE14F5C6725AA2EA8AEB7B9C9DC824AA5BDD5') # Augie Fackler 
 v2.5
-# v2.4 validpgpkeys=('FAD61395F642FC2B33C84B9A205781AC682A2D72') # Matthew 
Mackall 
-sha256sums=('7c1fa0cb4d332dd6ec8409b04787ceba4623e97fb378656f7cab0b996c6ca3b2'
-'SKIP'
-'ea0d32a061746ebe621e070ddb4653bbb4f755503ed63489c100870e82b7f553')
+source=(https://files.pythonhosted.org/packages/fb/11/1cfa47d5e2aa45f6a803fcdf4484f8255383221ccb2f521d9010afca0d8d/$pkgname-$pkgver.tar.gz)
+sha256sums=('b18bd1ed53c90ee57d5714d66ad6bb72b64e930d4aeca9830892c08bb28da608')
 
-prepare() {
-  cd ${pkgname}-${pkgver}
-  # pass tests with recent mercurial versions
-  patch -p1 -i ../hglib-fix-obsolete-markers.patch
-}
-
 check() {
   cd ${pkgname}-${pkgver}
   python test.py


[arch-commits] Commit in youtube-dl/repos/community-staging-any (PKGBUILD PKGBUILD)

2020-11-19 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, November 19, 2020 @ 22:07:15
  Author: jlichtblau
Revision: 757822

archrelease: copy trunk to community-staging-any

Added:
  youtube-dl/repos/community-staging-any/PKGBUILD
(from rev 757821, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-staging-any/PKGBUILD

--+
 PKGBUILD |   82 ++---
 1 file changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 22:07:06 UTC (rev 757821)
+++ PKGBUILD2020-11-19 22:07:15 UTC (rev 757822)
@@ -1,41 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Maintainer: Daniel M. Capella 
-# Contributor: Eric Bélanger 
-
-pkgname=youtube-dl
-pkgver=2020.11.18
-pkgrel=2
-pkgdesc="A command-line program to download videos from YouTube.com and a few 
more sites"
-arch=('any')
-url="https://ytdl-org.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support'
-'atomicparsley: for embedding thumbnails into m4a files'
-'python-pycryptodome: for hlsnative downloader')
-source=("https://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('6dbbc339520df3634c57678756dcd81c9dc6f95af91f2032b33d5c2ef0f3fedf'
-'SKIP')
-validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/vendor_completions.d|' setup.py
-}
-
-build() {
-  cd ${pkgname}
-  export PYTHONHASHSEED=0
-  python setup.py build
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}/" --optimize=1 --skip-build
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
- "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
-  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: youtube-dl/repos/community-staging-any/PKGBUILD (from rev 757821, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 22:07:15 UTC (rev 757822)
@@ -0,0 +1,41 @@
+# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Daniel M. Capella 
+# Contributor: Eric Bélanger 
+
+pkgname=youtube-dl
+pkgver=2020.11.19
+pkgrel=2
+pkgdesc="A command-line program to download videos from YouTube.com and a few 
more sites"
+arch=('any')
+url="https://ytdl-org.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support'
+'atomicparsley: for embedding thumbnails into m4a files'
+'python-pycryptodome: for hlsnative downloader')
+source=("https://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('f8c14d9eb2fd8fe7242de8b96f2c918810867c518a162405644f483dcd14be9e'
+'SKIP')
+validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/vendor_completions.d|' setup.py
+}
+
+build() {
+  cd ${pkgname}
+  export PYTHONHASHSEED=0
+  python setup.py build
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}/" --optimize=1 --skip-build
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
+ "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
+  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


[arch-commits] Commit in youtube-dl/trunk (PKGBUILD)

2020-11-19 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, November 19, 2020 @ 22:07:06
  Author: jlichtblau
Revision: 757821

upgpkg: youtube-dl 2020.11.19-2: Python 3.9 rebuild

Modified:
  youtube-dl/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 22:03:00 UTC (rev 757820)
+++ PKGBUILD2020-11-19 22:07:06 UTC (rev 757821)
@@ -4,7 +4,7 @@
 
 pkgname=youtube-dl
 pkgver=2020.11.19
-pkgrel=1
+pkgrel=2
 pkgdesc="A command-line program to download videos from YouTube.com and a few 
more sites"
 arch=('any')
 url="https://ytdl-org.github.io/youtube-dl/;


[arch-commits] Commit in youtube-dl/repos/community-any (PKGBUILD PKGBUILD)

2020-11-19 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, November 19, 2020 @ 22:03:00
  Author: jlichtblau
Revision: 757820

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 757819, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

--+
 PKGBUILD |   82 ++---
 1 file changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 22:02:48 UTC (rev 757819)
+++ PKGBUILD2020-11-19 22:03:00 UTC (rev 757820)
@@ -1,41 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Maintainer: Daniel M. Capella 
-# Contributor: Eric Bélanger 
-
-pkgname=youtube-dl
-pkgver=2020.11.18
-pkgrel=1
-pkgdesc="A command-line program to download videos from YouTube.com and a few 
more sites"
-arch=('any')
-url="https://ytdl-org.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support'
-'atomicparsley: for embedding thumbnails into m4a files'
-'python-pycryptodome: for hlsnative downloader')
-source=("https://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('6dbbc339520df3634c57678756dcd81c9dc6f95af91f2032b33d5c2ef0f3fedf'
-'SKIP')
-validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/vendor_completions.d|' setup.py
-}
-
-build() {
-  cd ${pkgname}
-  export PYTHONHASHSEED=0
-  python setup.py build
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}/" --optimize=1 --skip-build
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
- "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
-  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 757819, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 22:03:00 UTC (rev 757820)
@@ -0,0 +1,41 @@
+# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Daniel M. Capella 
+# Contributor: Eric Bélanger 
+
+pkgname=youtube-dl
+pkgver=2020.11.19
+pkgrel=1
+pkgdesc="A command-line program to download videos from YouTube.com and a few 
more sites"
+arch=('any')
+url="https://ytdl-org.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support'
+'atomicparsley: for embedding thumbnails into m4a files'
+'python-pycryptodome: for hlsnative downloader')
+source=("https://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('f8c14d9eb2fd8fe7242de8b96f2c918810867c518a162405644f483dcd14be9e'
+'SKIP')
+validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/vendor_completions.d|' setup.py
+}
+
+build() {
+  cd ${pkgname}
+  export PYTHONHASHSEED=0
+  python setup.py build
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}/" --optimize=1 --skip-build
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
+ "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
+  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


[arch-commits] Commit in youtube-dl/trunk (PKGBUILD)

2020-11-19 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, November 19, 2020 @ 22:02:48
  Author: jlichtblau
Revision: 757819

upgpkg: youtube-dl 2020.11.19-1 - new upstream release

Modified:
  youtube-dl/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 22:00:12 UTC (rev 757818)
+++ PKGBUILD2020-11-19 22:02:48 UTC (rev 757819)
@@ -3,8 +3,8 @@
 # Contributor: Eric Bélanger 
 
 pkgname=youtube-dl
-pkgver=2020.11.18
-pkgrel=2
+pkgver=2020.11.19
+pkgrel=1
 pkgdesc="A command-line program to download videos from YouTube.com and a few 
more sites"
 arch=('any')
 url="https://ytdl-org.github.io/youtube-dl/;
@@ -15,7 +15,7 @@
 'atomicparsley: for embedding thumbnails into m4a files'
 'python-pycryptodome: for hlsnative downloader')
 
source=("https://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('6dbbc339520df3634c57678756dcd81c9dc6f95af91f2032b33d5c2ef0f3fedf'
+sha256sums=('f8c14d9eb2fd8fe7242de8b96f2c918810867c518a162405644f483dcd14be9e'
 'SKIP')
 validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
 


[arch-commits] Commit in subsurface/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-11-19 Thread Antonio Rojas via arch-commits
Date: Thursday, November 19, 2020 @ 22:00:12
  Author: arojas
Revision: 757818

archrelease: copy trunk to community-x86_64

Added:
  subsurface/repos/community-x86_64/PKGBUILD
(from rev 757817, subsurface/trunk/PKGBUILD)
Deleted:
  subsurface/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 +++--
 1 file changed, 34 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 22:00:00 UTC (rev 757817)
+++ PKGBUILD2020-11-19 22:00:12 UTC (rev 757818)
@@ -1,42 +0,0 @@
-# Maintainer: Gaetan Bisson 
-# Contributor: David Runge 
-# Contributor: Francois Boulogne 
-
-pkgname=subsurface
-_pkgname=Subsurface
-pkgver=4.9.6
-pkgrel=3
-pkgdesc='Divelog program'
-url='https://subsurface-divelog.org/'
-license=('GPL2')
-arch=('x86_64')
-makedepends=('asciidoc' 'cmake' 'libgit2' 'libusb' 'qt5-tools')
-depends=('googlemaps' 'grantlee' 'hicolor-icon-theme' 'libzip' 'libxml2'
-'libxslt' 'subsurface-libdc' 'qt5-svg' 'qt5-location' 'qt5-connectivity'
-'qt5-webkit' 'sqlite')
-source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha512sums=('6bef6a17e505aad2ab3d395483b3890ab358cc3c352671fc41f8e0fd946daee27f6aac98da3ed6f75cac7a148047581ad069d757714f40814f7bb0d950215564')
-b2sums=('2df46f721817c363904dd15f39266ea6d9d29686cad7c541996a28fe05c1c22d67563c2c58f7147c458c5b7746c4cba8bfd0e5bcf277d7360fa85efa80a4800f')
-
-# qt5-webkit still used for: printing, manual
-
-prepare() {
-  mv -v "${_pkgname}-${pkgver}" "${pkgname}-${pkgver}"
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE='None' \
--DLIBDIVECOMPUTER_INCLUDE_DIR=/usr/include/libdivecomputer \
--W no-dev \
--B build \
--S .
-  make VERBOSE=1 -C build
-}
-
-package() {
-  depends+=('libgit2.so')
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install -C build
-}

Copied: subsurface/repos/community-x86_64/PKGBUILD (from rev 757817, 
subsurface/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 22:00:12 UTC (rev 757818)
@@ -0,0 +1,34 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: David Runge 
+# Contributor: Francois Boulogne 
+
+pkgname=subsurface
+_pkgname=Subsurface
+pkgver=4.9.9
+pkgrel=1
+pkgdesc='Divelog program'
+url='https://subsurface-divelog.org/'
+license=('GPL2')
+arch=('x86_64')
+makedepends=('asciidoc' 'cmake' 'libgit2' 'libusb' 'qt5-tools')
+depends=('googlemaps' 'grantlee' 'hicolor-icon-theme' 'libzip' 'libxml2'
+ 'libxslt' 'subsurface-libdc' 'qt5-svg' 'qt5-location' 
'qt5-connectivity'
+ 'qt5-webkit' 'sqlite')
+source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
+sha512sums=('8e00b61dad580349bef615c0eaf735db1dd5a5ed8b309fe33367598034f5b22fd376a7ee9fcce8c2a2947326eafb010e5cec5bdc4ef0f8dc03d45f8f6bc3e27c')
+b2sums=('e33a00aed92a0751ff4d3d09dd42ce6d0e2eed0dab57f6cca6da4840468b1a43367cf3e14226f64cdac89015a88866b71cee73df0185185feded32d03da73f2c')
+
+# qt5-webkit still used for: printing, manual
+
+build() {
+  cmake -B build -S Subsurface-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DLIBDIVECOMPUTER_INCLUDE_DIR=/usr/include/libdivecomputer \
+-Wno-dev
+  cmake --build build
+}
+
+package() {
+  depends+=('libgit2.so')
+  DESTDIR="${pkgdir}" cmake --install build
+}


[arch-commits] Commit in subsurface/trunk (PKGBUILD)

2020-11-19 Thread Antonio Rojas via arch-commits
Date: Thursday, November 19, 2020 @ 22:00:00
  Author: arojas
Revision: 757817

Update to 4.9.9

Modified:
  subsurface/trunk/PKGBUILD

--+
 PKGBUILD |   30 +++---
 1 file changed, 11 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 21:59:10 UTC (rev 757816)
+++ PKGBUILD2020-11-19 22:00:00 UTC (rev 757817)
@@ -4,8 +4,8 @@
 
 pkgname=subsurface
 _pkgname=Subsurface
-pkgver=4.9.6
-pkgrel=3
+pkgver=4.9.9
+pkgrel=1
 pkgdesc='Divelog program'
 url='https://subsurface-divelog.org/'
 license=('GPL2')
@@ -12,31 +12,23 @@
 arch=('x86_64')
 makedepends=('asciidoc' 'cmake' 'libgit2' 'libusb' 'qt5-tools')
 depends=('googlemaps' 'grantlee' 'hicolor-icon-theme' 'libzip' 'libxml2'
-'libxslt' 'subsurface-libdc' 'qt5-svg' 'qt5-location' 'qt5-connectivity'
-'qt5-webkit' 'sqlite')
+ 'libxslt' 'subsurface-libdc' 'qt5-svg' 'qt5-location' 
'qt5-connectivity'
+ 'qt5-webkit' 'sqlite')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha512sums=('6bef6a17e505aad2ab3d395483b3890ab358cc3c352671fc41f8e0fd946daee27f6aac98da3ed6f75cac7a148047581ad069d757714f40814f7bb0d950215564')
-b2sums=('2df46f721817c363904dd15f39266ea6d9d29686cad7c541996a28fe05c1c22d67563c2c58f7147c458c5b7746c4cba8bfd0e5bcf277d7360fa85efa80a4800f')
+sha512sums=('8e00b61dad580349bef615c0eaf735db1dd5a5ed8b309fe33367598034f5b22fd376a7ee9fcce8c2a2947326eafb010e5cec5bdc4ef0f8dc03d45f8f6bc3e27c')
+b2sums=('e33a00aed92a0751ff4d3d09dd42ce6d0e2eed0dab57f6cca6da4840468b1a43367cf3e14226f64cdac89015a88866b71cee73df0185185feded32d03da73f2c')
 
 # qt5-webkit still used for: printing, manual
 
-prepare() {
-  mv -v "${_pkgname}-${pkgver}" "${pkgname}-${pkgver}"
-}
-
 build() {
-  cd "${pkgname}-${pkgver}"
-  cmake -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE='None' \
+  cmake -B build -S Subsurface-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
 -DLIBDIVECOMPUTER_INCLUDE_DIR=/usr/include/libdivecomputer \
--W no-dev \
--B build \
--S .
-  make VERBOSE=1 -C build
+-Wno-dev
+  cmake --build build
 }
 
 package() {
   depends+=('libgit2.so')
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install -C build
+  DESTDIR="${pkgdir}" cmake --install build
 }


[arch-commits] Commit in python-llfuse/repos (2 files)

2020-11-19 Thread Felix Yan via arch-commits
Date: Thursday, November 19, 2020 @ 21:59:10
  Author: felixonmars
Revision: 757816

archrelease: copy trunk to community-staging-x86_64

Added:
  python-llfuse/repos/community-staging-x86_64/
  python-llfuse/repos/community-staging-x86_64/PKGBUILD
(from rev 757815, python-llfuse/trunk/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: python-llfuse/repos/community-staging-x86_64/PKGBUILD (from rev 757815, 
python-llfuse/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-19 21:59:10 UTC (rev 757816)
@@ -0,0 +1,37 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Brendan MacDonell 
+
+pkgname=python-llfuse
+pkgver=1.3.8
+pkgrel=2
+pkgdesc="A set of Python bindings for the low level FUSE API."
+arch=('x86_64')
+url="https://github.com/python-llfuse/python-llfuse/;
+license=('LGPL')
+depends=('python' 'fuse2')
+makedepends=('python-setuptools' 'cython')
+checkdepends=('python-pytest')
+options=(!emptydirs)
+source=("https://files.pythonhosted.org/packages/source/l/llfuse/llfuse-$pkgver.tar.gz;)
+md5sums=('c83b01b3537cfbeb85c085ab0c6c3577')
+
+prepare() {
+  cd "${srcdir}/llfuse-${pkgver}"
+}
+
+build() {
+  cd "${srcdir}/llfuse-${pkgver}"
+  python setup.py build_cython
+  python setup.py build_ext --inplace
+}
+
+check() {
+  cd "${srcdir}/llfuse-${pkgver}"
+  # https://github.com/python-llfuse/python-llfuse/issues/35 tests 
incompatible with pytest>=6
+  #python -m pytest test/
+}
+
+package() {
+  cd "${srcdir}/llfuse-${pkgver}"
+  python setup.py install --root="$pkgdir" --optimize=1
+}


[arch-commits] Commit in python-llfuse/trunk (PKGBUILD)

2020-11-19 Thread Felix Yan via arch-commits
Date: Thursday, November 19, 2020 @ 21:58:55
  Author: felixonmars
Revision: 757815

upgpkg: python-llfuse 1.3.8-2: Python 3.9 rebuild

Modified:
  python-llfuse/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 21:55:27 UTC (rev 757814)
+++ PKGBUILD2020-11-19 21:58:55 UTC (rev 757815)
@@ -3,7 +3,7 @@
 
 pkgname=python-llfuse
 pkgver=1.3.8
-pkgrel=1
+pkgrel=2
 pkgdesc="A set of Python bindings for the low level FUSE API."
 arch=('x86_64')
 url="https://github.com/python-llfuse/python-llfuse/;


[arch-commits] Commit in subsurface-libdc/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-11-19 Thread Antonio Rojas via arch-commits
Date: Thursday, November 19, 2020 @ 21:55:27
  Author: arojas
Revision: 757814

archrelease: copy trunk to community-x86_64

Added:
  subsurface-libdc/repos/community-x86_64/PKGBUILD
(from rev 757813, subsurface-libdc/trunk/PKGBUILD)
Deleted:
  subsurface-libdc/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   62 -
 1 file changed, 29 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 21:55:16 UTC (rev 757813)
+++ PKGBUILD2020-11-19 21:55:27 UTC (rev 757814)
@@ -1,33 +0,0 @@
-# Contributor: Francois Boulogne 
-# Maintainer: Gaetan Bisson 
-
-pkgname=subsurface-libdc
-_pkgname=libdivecomputer-subsurface-branch
-pkgver=4.9.6
-pkgrel=2
-pkgdesc='Library for communication with dive computers'
-url='https://github.com/Subsurface-divelog/libdc'
-license=('LGPL')
-arch=('x86_64')
-source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('e9f1033e9963b5bfb77c45333773849abad5d915266081208c6565e085d65038')
-
-conflicts=('libdivecomputer')
-provides=('libdivecomputer')
-replaces=('libdivecomputer')
-
-prepare() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   autoreconf --install
-}
-
-build() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: subsurface-libdc/repos/community-x86_64/PKGBUILD (from rev 757813, 
subsurface-libdc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 21:55:27 UTC (rev 757814)
@@ -0,0 +1,29 @@
+# Contributor: Francois Boulogne 
+# Maintainer: Gaetan Bisson 
+
+pkgname=subsurface-libdc
+_pkgname=libdivecomputer-subsurface-branch
+pkgver=4.9.8
+pkgrel=1
+pkgdesc='Library for communication with dive computers'
+url='https://github.com/Subsurface-divelog/libdc'
+license=('LGPL')
+arch=('x86_64')
+source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
+sha256sums=('0068c1026d6a000646b36df86eafd2a35e3196df54c9457e61458130272afe0f')
+
+prepare() {
+  cd ${_pkgname}-${pkgver}
+  autoreconf --install
+}
+
+build() {
+  cd ${_pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${_pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in subsurface-libdc/trunk (PKGBUILD)

2020-11-19 Thread Antonio Rojas via arch-commits
Date: Thursday, November 19, 2020 @ 21:55:16
  Author: arojas
Revision: 757813

Update to 4.9.8

Modified:
  subsurface-libdc/trunk/PKGBUILD

--+
 PKGBUILD |   24 ++--
 1 file changed, 10 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 21:54:58 UTC (rev 757812)
+++ PKGBUILD2020-11-19 21:55:16 UTC (rev 757813)
@@ -3,31 +3,27 @@
 
 pkgname=subsurface-libdc
 _pkgname=libdivecomputer-subsurface-branch
-pkgver=4.9.6
-pkgrel=2
+pkgver=4.9.8
+pkgrel=1
 pkgdesc='Library for communication with dive computers'
 url='https://github.com/Subsurface-divelog/libdc'
 license=('LGPL')
 arch=('x86_64')
 source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz;)
-sha256sums=('e9f1033e9963b5bfb77c45333773849abad5d915266081208c6565e085d65038')
+sha256sums=('0068c1026d6a000646b36df86eafd2a35e3196df54c9457e61458130272afe0f')
 
-conflicts=('libdivecomputer')
-provides=('libdivecomputer')
-replaces=('libdivecomputer')
-
 prepare() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   autoreconf --install
+  cd ${_pkgname}-${pkgver}
+  autoreconf --install
 }
 
 build() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   ./configure --prefix=/usr
-   make
+  cd ${_pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
 }
 
 package() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
+  cd ${_pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
 }


[arch-commits] Commit in python-llfuse/trunk (PKGBUILD)

2020-11-19 Thread Jelle van der Waa via arch-commits
Date: Thursday, November 19, 2020 @ 21:54:58
  Author: jelle
Revision: 757812

Update to latest version and make Python 3.9 compatible

Tests require pytest < 6 and are impossible fix for now.

Modified:
  python-llfuse/trunk/PKGBUILD

--+
 PKGBUILD |   16 +++-
 1 file changed, 11 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 21:39:05 UTC (rev 757811)
+++ PKGBUILD2020-11-19 21:54:58 UTC (rev 757812)
@@ -2,8 +2,8 @@
 # Contributor: Brendan MacDonell 
 
 pkgname=python-llfuse
-pkgver=1.3.6
-pkgrel=2
+pkgver=1.3.8
+pkgrel=1
 pkgdesc="A set of Python bindings for the low level FUSE API."
 arch=('x86_64')
 url="https://github.com/python-llfuse/python-llfuse/;
@@ -12,17 +12,23 @@
 makedepends=('python-setuptools' 'cython')
 checkdepends=('python-pytest')
 options=(!emptydirs)
-source=("https://files.pythonhosted.org/packages/source/l/llfuse/llfuse-$pkgver.tar.bz2;)
-md5sums=('4996674fa327c6c93174c1f71961ac6c')
+source=("https://files.pythonhosted.org/packages/source/l/llfuse/llfuse-$pkgver.tar.gz;)
+md5sums=('c83b01b3537cfbeb85c085ab0c6c3577')
 
+prepare() {
+  cd "${srcdir}/llfuse-${pkgver}"
+}
+
 build() {
   cd "${srcdir}/llfuse-${pkgver}"
+  python setup.py build_cython
   python setup.py build_ext --inplace
 }
 
 check() {
   cd "${srcdir}/llfuse-${pkgver}"
-  python -m pytest test/
+  # https://github.com/python-llfuse/python-llfuse/issues/35 tests 
incompatible with pytest>=6
+  #python -m pytest test/
 }
 
 package() {


[arch-commits] Commit in python-llfuse/trunk (PKGBUILD)

2020-11-19 Thread Jelle van der Waa via arch-commits
Date: Thursday, November 19, 2020 @ 21:39:05
  Author: jelle
Revision: 757811

Update upstream url

Modified:
  python-llfuse/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 21:28:36 UTC (rev 757810)
+++ PKGBUILD2020-11-19 21:39:05 UTC (rev 757811)
@@ -6,7 +6,7 @@
 pkgrel=2
 pkgdesc="A set of Python bindings for the low level FUSE API."
 arch=('x86_64')
-url="https://bitbucket.org/nikratio/python-llfuse/;
+url="https://github.com/python-llfuse/python-llfuse/;
 license=('LGPL')
 depends=('python' 'fuse2')
 makedepends=('python-setuptools' 'cython')


[arch-commits] Commit in nsd/repos/community-x86_64 (8 files)

2020-11-19 Thread Antonio Rojas via arch-commits
Date: Thursday, November 19, 2020 @ 21:28:36
  Author: arojas
Revision: 757810

archrelease: copy trunk to community-x86_64

Added:
  nsd/repos/community-x86_64/PKGBUILD
(from rev 757809, nsd/trunk/PKGBUILD)
  nsd/repos/community-x86_64/service
(from rev 757809, nsd/trunk/service)
  nsd/repos/community-x86_64/sysusers.d
(from rev 757809, nsd/trunk/sysusers.d)
  nsd/repos/community-x86_64/tmpfiles.d
(from rev 757809, nsd/trunk/tmpfiles.d)
Deleted:
  nsd/repos/community-x86_64/PKGBUILD
  nsd/repos/community-x86_64/service
  nsd/repos/community-x86_64/sysusers.d
  nsd/repos/community-x86_64/tmpfiles.d

+
 PKGBUILD   |  106 +--
 service|   26 +++---
 sysusers.d |2 -
 tmpfiles.d |4 +-
 4 files changed, 69 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 21:28:15 UTC (rev 757809)
+++ PKGBUILD2020-11-19 21:28:36 UTC (rev 757810)
@@ -1,53 +0,0 @@
-# Maintaier:
-# Contributor: Gaetan Bisson 
-# Contributor: Kaiting Chen 
-# Contributor: Roberto Alsina 
-
-pkgname=nsd
-pkgver=4.3.2
-pkgrel=1
-pkgdesc='Authoritative only, high performance and simple DNS server'
-url='https://www.nlnetlabs.nl/nsd/'
-license=('BSD')
-arch=('x86_64')
-depends=('openssl' 'libevent')
-makedepends=('flex')
-validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D'
-  'C3E356788FAD0179D872D092BA811E62E7194568')
-source=("https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
-'tmpfiles.d'
-'sysusers.d'
-'service')
-sha256sums=('5b5cee2f80ed451f19e02dee620c71a98a781bd72a55810e0acc925fecaa8329'
-'SKIP'
-'0be5badb996297150da49b4c655d801bfba76fd8d7785e0899184c130630fe66'
-'6490660d5d4b3e28e16d73e50e35a786a4114991739fac461ebc60465c79'
-'5ec7616df32c29ddec25a6ec772db5053e234410cf1042f2945d0f554b1f9b65')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/ \
-   --sbindir=/usr/bin \
-   --datarootdir=/usr/share \
-   --with-pidfile=/run/nsd/nsd.pid \
-   --enable-ratelimit \
-   --enable-relro-now \
-   --enable-pie \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-   rmdir "${pkgdir}"/{tmp,run/{nsd,}}
-
-   rm doc/differences.pdf
-   install -d "${pkgdir}"/usr/share/{doc,licenses}/"${pkgname}"
-   install -m644 doc/* "${pkgdir}"/usr/share/doc/"${pkgname}"
-   ln -s ../../doc/"${pkgname}"/LICENSE 
"${pkgdir}"/usr/share/licenses/"${pkgname}"/LICENSE
-   install -Dm644 ../service "${pkgdir}"/usr/lib/systemd/system/nsd.service
-   install -Dm644 ../tmpfiles.d "${pkgdir}"/usr/lib/tmpfiles.d/nsd.conf
-   install -Dm644 ../sysusers.d "${pkgdir}"/usr/lib/sysusers.d/nsd.conf
-}

Copied: nsd/repos/community-x86_64/PKGBUILD (from rev 757809, 
nsd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 21:28:36 UTC (rev 757810)
@@ -0,0 +1,53 @@
+# Maintaier:
+# Contributor: Gaetan Bisson 
+# Contributor: Kaiting Chen 
+# Contributor: Roberto Alsina 
+
+pkgname=nsd
+pkgver=4.3.3
+pkgrel=1
+pkgdesc='Authoritative only, high performance and simple DNS server'
+url='https://www.nlnetlabs.nl/nsd/'
+license=('BSD')
+arch=('x86_64')
+depends=('openssl' 'libevent')
+makedepends=('flex')
+validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D'
+  'C3E356788FAD0179D872D092BA811E62E7194568')
+source=("https://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
+'tmpfiles.d'
+'sysusers.d'
+'service')
+sha256sums=('5fc6d81a977c0246b741da691acaab5c62830a8b38ce696021c26f372d8eed51'
+'SKIP'
+'0be5badb996297150da49b4c655d801bfba76fd8d7785e0899184c130630fe66'
+'6490660d5d4b3e28e16d73e50e35a786a4114991739fac461ebc60465c79'
+'5ec7616df32c29ddec25a6ec772db5053e234410cf1042f2945d0f554b1f9b65')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/ \
+   --sbindir=/usr/bin \
+   --datarootdir=/usr/share \
+   --with-pidfile=/run/nsd/nsd.pid \
+   --enable-ratelimit \
+   --enable-relro-now \
+   --enable-pie \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+   rmdir "${pkgdir}"/{tmp,run/{nsd,}}
+
+   rm doc/differences.pdf
+   install -d "${pkgdir}"/usr/share/{doc,licenses}/"${pkgname}"
+   install -m644 doc/* "${pkgdir}"/usr/share/doc/"${pkgname}"
+   ln -s ../../doc/"${pkgname}"/LICENSE 

[arch-commits] Commit in nsd/trunk (PKGBUILD)

2020-11-19 Thread Antonio Rojas via arch-commits
Date: Thursday, November 19, 2020 @ 21:28:15
  Author: arojas
Revision: 757809

Update to 4.3.3

Modified:
  nsd/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 21:11:21 UTC (rev 757808)
+++ PKGBUILD2020-11-19 21:28:15 UTC (rev 757809)
@@ -4,7 +4,7 @@
 # Contributor: Roberto Alsina 
 
 pkgname=nsd
-pkgver=4.3.2
+pkgver=4.3.3
 pkgrel=1
 pkgdesc='Authoritative only, high performance and simple DNS server'
 url='https://www.nlnetlabs.nl/nsd/'
@@ -18,7 +18,7 @@
 'tmpfiles.d'
 'sysusers.d'
 'service')
-sha256sums=('5b5cee2f80ed451f19e02dee620c71a98a781bd72a55810e0acc925fecaa8329'
+sha256sums=('5fc6d81a977c0246b741da691acaab5c62830a8b38ce696021c26f372d8eed51'
 'SKIP'
 '0be5badb996297150da49b4c655d801bfba76fd8d7785e0899184c130630fe66'
 '6490660d5d4b3e28e16d73e50e35a786a4114991739fac461ebc60465c79'


[arch-commits] Commit in akonadi/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2020-11-19 Thread Antonio Rojas via arch-commits
Date: Thursday, November 19, 2020 @ 21:16:30
  Author: arojas
Revision: 401501

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  akonadi/repos/kde-unstable-x86_64/PKGBUILD
(from rev 401500, akonadi/kde-unstable/PKGBUILD)
Deleted:
  akonadi/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   82 ++---
 1 file changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 21:16:19 UTC (rev 401500)
+++ PKGBUILD2020-11-19 21:16:30 UTC (rev 401501)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-# Contributor: Pierre Schmitz 
-
-pkgbase=akonadi
-pkgname=(akonadi libakonadi)
-pkgver=20.11.80
-pkgrel=1
-pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
-arch=(x86_64)
-url='https://kontact.kde.org'
-license=(LGPL)
-makedepends=(extra-cmake-modules postgresql qt5-tools boost kitemmodels 
kaccounts-integration)
-source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('05b7fa5cc8f919c0f7b7d2db4747b27e4365348851109d84d51c58ba9df3a45b'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
--DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package_libakonadi() {
-  pkgdesc='Libraries used by applications based on Akonadi'
-  depends=(kitemmodels kaccounts-integration)
-
-  DESTDIR="$pkgdir" cmake --install build
-  rm -r "$pkgdir"/usr/bin # Provided by akonadi
-}
-
-package_akonadi() {
-  depends=(libakonadi mariadb)
-  optdepends=('postgresql: PostgreSQL backend')
-
-  DESTDIR="$pkgdir" cmake --install build
-  rm -r "$pkgdir"/{etc,usr/{include,lib,share}} # Provided by libakonadi
-}

Copied: akonadi/repos/kde-unstable-x86_64/PKGBUILD (from rev 401500, 
akonadi/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 21:16:30 UTC (rev 401501)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+# Contributor: Pierre Schmitz 
+
+pkgbase=akonadi
+pkgname=(akonadi libakonadi)
+pkgver=20.11.80
+pkgrel=2
+pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
+arch=(x86_64)
+url='https://kontact.kde.org'
+license=(LGPL)
+makedepends=(extra-cmake-modules postgresql qt5-tools boost kitemmodels 
kaccounts-integration)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('05b7fa5cc8f919c0f7b7d2db4747b27e4365348851109d84d51c58ba9df3a45b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package_libakonadi() {
+  pkgdesc='Libraries used by applications based on Akonadi'
+  depends=(kitemmodels kaccounts-integration)
+
+  DESTDIR="$pkgdir" cmake --install build
+  rm -r "$pkgdir"/usr/bin # Provided by akonadi
+}
+
+package_akonadi() {
+  depends=(libakonadi mariadb)
+  optdepends=('postgresql: PostgreSQL backend')
+
+  DESTDIR="$pkgdir" cmake --install build
+  rm -r "$pkgdir"/{etc,usr/{include,lib,share}} # Provided by libakonadi
+}


[arch-commits] Commit in akonadi/kde-unstable (PKGBUILD)

2020-11-19 Thread Antonio Rojas via arch-commits
Date: Thursday, November 19, 2020 @ 21:16:19
  Author: arojas
Revision: 401500

Qt 5.15.2 rebuild

Modified:
  akonadi/kde-unstable/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 21:11:05 UTC (rev 401499)
+++ PKGBUILD2020-11-19 21:16:19 UTC (rev 401500)
@@ -6,7 +6,7 @@
 pkgbase=akonadi
 pkgname=(akonadi libakonadi)
 pkgver=20.11.80
-pkgrel=1
+pkgrel=2
 pkgdesc="PIM layer, which provides an asynchronous API to access all kind of 
PIM data"
 arch=(x86_64)
 url='https://kontact.kde.org'


[arch-commits] Commit in io/repos (3 files)

2020-11-19 Thread Felix Yan via arch-commits
Date: Thursday, November 19, 2020 @ 21:11:21
  Author: felixonmars
Revision: 757808

archrelease: copy trunk to community-staging-x86_64

Added:
  io/repos/community-staging-x86_64/
  io/repos/community-staging-x86_64/PKGBUILD
(from rev 757807, io/trunk/PKGBUILD)
  io/repos/community-staging-x86_64/build.patch
(from rev 757807, io/trunk/build.patch)

-+
 PKGBUILD|   37 +
 build.patch |   12 
 2 files changed, 49 insertions(+)

Copied: io/repos/community-staging-x86_64/PKGBUILD (from rev 757807, 
io/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-19 21:11:21 UTC (rev 757808)
@@ -0,0 +1,37 @@
+# Maintainer: Alexander F Rødseth 
+# Contributor: Gergely Imreh 
+
+pkgname=io
+pkgver=2017.06.08
+pkgrel=8
+pkgdesc='IO programming language'
+arch=('x86_64')
+url='http://iolanguage.com/'
+license=('BSD')
+depends=('pcre' 'libsndfile' 'libxmu' 'freetype2' 'libedit' 'libxml2' 
'libtiff' 'libevent' 'yajl' 'mariadb-libs' 'lzo' 'libpng' 'util-linux' 
'freeglut' 'libjpeg-turbo' 'libtheora' 'python')
+makedepends=('cmake' 'git')
+options=('!makeflags' '!buildflags')
+source=("git+https://github.com/stevedekorte/io#commit=5fffec7cbe9679632ff793befacedd92f79d7f0f;
 build.patch)
+sha256sums=('SKIP'
+'67649900fba515520c934dcb24c4da475c11c84a7e83171418c742988304b80e')
+
+prepare() {
+  sed -i "s:2015:${pkgver//./}:" io/libs/iovm/source/IoVersion.h
+
+  cd io
+  patch -Np1 -i ${srcdir}/build.patch
+}
+
+build() {
+  mkdir -p build
+  cd build
+  cmake ../io -DCMAKE_INSTALL_PREFIX=/usr
+}
+
+package() {
+  DESTDIR="$pkgdir" make -C build install
+  install -Dm644 io/license/bsd_license.txt \
+"$pkgdir/usr/share/licenses/$pkgname/bsd_license.txt"
+}
+
+# vim: ts=2 sw=2 et:

Copied: io/repos/community-staging-x86_64/build.patch (from rev 757807, 
io/trunk/build.patch)
===
--- community-staging-x86_64/build.patch(rev 0)
+++ community-staging-x86_64/build.patch2020-11-19 21:11:21 UTC (rev 
757808)
@@ -0,0 +1,12 @@
+diff -aur io.new/libs/iovm/source/IoSystem.c io/libs/iovm/source/IoSystem.c
+--- io.new/libs/iovm/source/IoSystem.c 2020-11-19 21:41:26.624107265 +0100
 io/libs/iovm/source/IoSystem.c 2020-11-19 21:43:30.418113032 +0100
+@@ -23,7 +23,7 @@
+ # include 
+ #endif
+ #ifndef __CYGWIN__
+-# include 
++# include 
+ #endif
+ #endif
+ 


[arch-commits] Commit in io/trunk (PKGBUILD)

2020-11-19 Thread Felix Yan via arch-commits
Date: Thursday, November 19, 2020 @ 21:11:08
  Author: felixonmars
Revision: 757807

upgpkg: io 2017.06.08-8: Python 3.9 rebuild

Modified:
  io/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 21:10:41 UTC (rev 757806)
+++ PKGBUILD2020-11-19 21:11:08 UTC (rev 757807)
@@ -3,7 +3,7 @@
 
 pkgname=io
 pkgver=2017.06.08
-pkgrel=7
+pkgrel=8
 pkgdesc='IO programming language'
 arch=('x86_64')
 url='http://iolanguage.com/'


[arch-commits] Commit in rclone/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-11-19 Thread Morten Linderud via arch-commits
Date: Thursday, November 19, 2020 @ 21:07:47
  Author: foxboron
Revision: 75

archrelease: copy trunk to community-x86_64

Added:
  rclone/repos/community-x86_64/PKGBUILD
(from rev 757776, rclone/trunk/PKGBUILD)
Deleted:
  rclone/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  106 ++---
 1 file changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-19 21:07:40 UTC (rev 757776)
+++ PKGBUILD2020-11-19 21:07:47 UTC (rev 75)
@@ -1,53 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Morten Linderud 
-
-pkgname=rclone
-pkgver=1.53.2
-pkgrel=1
-pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox 
and Google Cloud Storage"
-arch=('x86_64')
-url="https://rclone.org/;
-license=('MIT')
-depends=('glibc')
-optdepends=('fuse2: for rclone mount')
-makedepends=('python' 'pandoc' 'go' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/rclone/rclone/archive/v$pkgver.tar.gz;)
-sha512sums=('7817b02f592eb38f9ced34bad8b15693518c2d340295075797489341e5b06ed9e35565269105784d0d8a6089db108a0934289d8657c038dd07a1fac4410b7d4d')
-
-prepare() {
-  cd "rclone-$pkgver"
-  sed -i "1s/python$/&2/" bin/make_manual.py bin/make_backend_docs.py
-}
-
-build() {
-  cd "rclone-$pkgver"
-  
-  export GOFLAGS="-buildmode=pie -trimpath"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-
-  PATH=".:$PATH" make TAG=v$pkgver rclone rclone.1 MANUAL.html MANUAL.txt
- ./rclone genautocomplete bash rclone.bash_completion
- ./rclone genautocomplete zsh rclone.zsh_completion
-}
-
-check() {
-  cd "rclone-$pkgver"
-  make TAG=v$pkgver test
-}
-
-package() {
-  cd "rclone-$pkgver"
-
-  install -Dm755 rclone "$pkgdir"/usr/bin/rclone
-
-  install -Dm644 rclone.bash_completion 
"$pkgdir"/usr/share/bash-completion/completions/rclone
-  install -Dm644 rclone.zsh_completion 
"$pkgdir"/usr/share/zsh/site-functions/_rclone
-
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
-
-  install -Dm644 rclone.1 "$pkgdir"/usr/share/man/man1/rclone.1
-  install -d "$pkgdir"/usr/share/doc/$pkgname
-  install -t "$pkgdir"/usr/share/doc/$pkgname -m644 MANUAL.html MANUAL.txt
-}

Copied: rclone/repos/community-x86_64/PKGBUILD (from rev 757776, 
rclone/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-19 21:07:47 UTC (rev 75)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+# Maintainer: Morten Linderud 
+
+pkgname=rclone
+pkgver=1.53.3
+pkgrel=1
+pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox 
and Google Cloud Storage"
+arch=('x86_64')
+url="https://rclone.org/;
+license=('MIT')
+depends=('glibc')
+optdepends=('fuse2: for rclone mount')
+makedepends=('python' 'pandoc' 'go' 'git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/rclone/rclone/archive/v$pkgver.tar.gz;)
+sha512sums=('17d0ccf1165bc9d36e2aae5729dded2ccc6ecddd8a9902f1ca6b2bb26628afa99f58da5521ec5a1ebb27e8ea04cb736f88279603eeaeb0740cfe633cbe9de083')
+
+prepare() {
+  cd "rclone-$pkgver"
+  sed -i "1s/python$/&2/" bin/make_manual.py bin/make_backend_docs.py
+}
+
+build() {
+  cd "rclone-$pkgver"
+  
+  export GOFLAGS="-buildmode=pie -trimpath"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+
+  PATH=".:$PATH" make TAG=v$pkgver rclone rclone.1 MANUAL.html MANUAL.txt
+ ./rclone genautocomplete bash rclone.bash_completion
+ ./rclone genautocomplete zsh rclone.zsh_completion
+}
+
+check() {
+  cd "rclone-$pkgver"
+  make TAG=v$pkgver test
+}
+
+package() {
+  cd "rclone-$pkgver"
+
+  install -Dm755 rclone "$pkgdir"/usr/bin/rclone
+
+  install -Dm644 rclone.bash_completion 
"$pkgdir"/usr/share/bash-completion/completions/rclone
+  install -Dm644 rclone.zsh_completion 
"$pkgdir"/usr/share/zsh/site-functions/_rclone
+
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+
+  install -Dm644 rclone.1 "$pkgdir"/usr/share/man/man1/rclone.1
+  install -d "$pkgdir"/usr/share/doc/$pkgname
+  install -t "$pkgdir"/usr/share/doc/$pkgname -m644 MANUAL.html MANUAL.txt
+}


[arch-commits] Commit in rclone/trunk (PKGBUILD)

2020-11-19 Thread Morten Linderud via arch-commits
Date: Thursday, November 19, 2020 @ 21:07:40
  Author: foxboron
Revision: 757776

upgpkg: rclone 1.53.3-1

Modified:
  rclone/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 21:02:33 UTC (rev 757775)
+++ PKGBUILD2020-11-19 21:07:40 UTC (rev 757776)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud 
 
 pkgname=rclone
-pkgver=1.53.2
+pkgver=1.53.3
 pkgrel=1
 pkgdesc="Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox 
and Google Cloud Storage"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 optdepends=('fuse2: for rclone mount')
 makedepends=('python' 'pandoc' 'go' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/rclone/rclone/archive/v$pkgver.tar.gz;)
-sha512sums=('7817b02f592eb38f9ced34bad8b15693518c2d340295075797489341e5b06ed9e35565269105784d0d8a6089db108a0934289d8657c038dd07a1fac4410b7d4d')
+sha512sums=('17d0ccf1165bc9d36e2aae5729dded2ccc6ecddd8a9902f1ca6b2bb26628afa99f58da5521ec5a1ebb27e8ea04cb736f88279603eeaeb0740cfe633cbe9de083')
 
 prepare() {
   cd "rclone-$pkgver"


[arch-commits] Commit in thunderbird-i18n/repos (testing-any testing-any/PKGBUILD)

2020-11-19 Thread Levente Polyak via arch-commits
Date: Thursday, November 19, 2020 @ 21:05:08
  Author: anthraxx
Revision: 401456

archrelease: copy trunk to testing-any

Added:
  thunderbird-i18n/repos/testing-any/
  thunderbird-i18n/repos/testing-any/PKGBUILD
(from rev 401455, thunderbird-i18n/trunk/PKGBUILD)

--+
 PKGBUILD |  153 +
 1 file changed, 153 insertions(+)

Copied: thunderbird-i18n/repos/testing-any/PKGBUILD (from rev 401455, 
thunderbird-i18n/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2020-11-19 21:05:08 UTC (rev 401456)
@@ -0,0 +1,153 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jan de Groot 
+# Contributor: Andrea Scarpino 
+# Contributor: Thomas Baechler 
+
+pkgbase=thunderbird-i18n
+pkgver=78.4.3
+pkgrel=1
+pkgdesc='Language pack for Thunderbird'
+url='https://www.mozilla.org/thunderbird'
+arch=('any')
+license=('MPL' 'GPL')
+
+_languages=(
+  'ar "Arabic"'
+  'ast"Asturian"'
+  'be "Belarusian"'
+  'bg "Bulgarian"'
+  'br "Breton"'
+  'ca "Catalan"'
+  'cs "Czech"'
+  'cy "Welsh"'
+  'da "Danish"'
+  'de "German"'
+  'dsb"Lower Sorbian"'
+  'el "Greek"'
+  'en-GB  "English (British)"'
+  'en-US  "English (US)"'
+  'es-AR  "Spanish (Argentina)"'
+  'es-ES  "Spanish (Spain)"'
+  'et "Estonian"'
+  'eu "Basque"'
+  'fi "Finnish"'
+  'fr "French"'
+  'fy-NL  "Frisian"'
+  'ga-IE  "Irish"'
+  'gd "Gaelic (Scotland)"'
+  'gl "Galician"'
+  'he "Hebrew"'
+  'hr "Croatian"'
+  'hsb"Upper Sorbian"'
+  'hu "Hungarian"'
+  'hy-AM  "Armenian"'
+  'id "Indonesian"'
+  'is "Icelandic"'
+  'it "Italian"'
+  'ja "Japanese"'
+  'ko "Korean"'
+  'lt "Lithuanian"'
+  'nb-NO  "Norwegian (Bokmål)"'
+  'nl "Dutch"'
+  'nn-NO  "Norwegian (Nynorsk)"'
+  'pl "Polish"'
+  'pt-BR  "Portuguese (Brazilian)"'
+  'pt-PT  "Portuguese (Portugal)"'
+  'rm "Romansh"'
+  'ro "Romanian"'
+  'ru "Russian"'
+  'si "Sinhala"'
+  'sk "Slovak"'
+  'sl "Slovenian"'
+  'sq "Albanian"'
+  'sr "Serbian"'
+  'sv-SE  "Swedish"'
+  'tr "Turkish"'
+  'uk "Ukrainian"'
+  'vi "Vietnamese"'
+  'zh-CN  "Chinese (Simplified)"'
+  'zh-TW  "Chinese (Traditional)"'
+)
+
+pkgname=()
+source=()
+_url=https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/linux-x86_64/xpi
+
+for _lang in "${_languages[@]}"; do
+  _locale=${_lang%% *}
+  _pkgname=thunderbird-i18n-${_locale,,}
+
+  pkgname+=($_pkgname)
+  source+=("thunderbird-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi")
+  eval "package_$_pkgname() {
+_package $_lang
+  }"
+done
+
+# Don't extract anything
+noextract=(${source[@]%%::*})
+
+_package() {
+  pkgdesc="$2 language pack for Thunderbird"
+  depends=("thunderbird>=$pkgver")
+  install -Dm644 thunderbird-i18n-$pkgver-$1.xpi \
+
"$pkgdir/usr/lib/thunderbird/extensions/langpack-$1...@thunderbird.mozilla.org.xpi"
+}
+
+sha512sums=('e1778ad7918d2261f3a408c1de1f1821b186eda3e247313fd099730447272d4a2d980981bab783b4b0a09221aeb18c4d5db3b66f354bbf4e1cb16f62013ac6bb'
+
'dd084184f5398dc8e3239279bda8a6b99b19ebb045d5aa80240e5aad521c066a9e10b29f037cd75e4c88e67849ca79b322bc3e0467729cdc5e2bde64fc9882b3'
+
'1a73559f3a77cac094663323a1be19d8e3643ffd2fe6b171cadc385a4a01e680a974f95e54c28484b741bff2d49f5cab5062f8910b768c7f9d1ef3620825e953'
+
'6276057f5b9f031147488006733f2b5444defd4adf44ad6e845deaa13d737b57b94d3ee25f68ec2b1c863873bca8b865b665f81e7fa6c6dcc774cbdcd72cc1dc'
+
'0ae7cc91598fc36a3482e48f620c7d00dc0c34c8061f3957815c7cfdef991f035f885646eca0b940ba37563fe880640a35d87c63a6a1bd114271c0420eac4957'
+
'e59649d2d05c57d125fdb6c23fc3efb789bf5523c7b970bf050c7810ddbcb7a1fde0b371aa9a216419b85f53ed616bc1d108f537c2e379e61cd999e14417b8c7'
+
'ecb147b889af58d15cc62feae826e8cb24b5dbbe8411b75a500b39229dbb073aba9927a74bba81f8393583feac05ebc90c1a56b544e2e6c1a2f1dac408f86752'
+
'5587d9398f40bf17f572858c465caf7b822e4a1ba59149fb297838f5554131326ec09d48e5d64a608234f4d24edac3ec81e69d54dac40790e4c7f30f7c5c852e'
+
'52253b367b971c992d7b3632e67dcc8b4d3c662504e46a149c0931e185fa8443b0132ccddaf364f892bb39b5039991d92a09c93dad89ce3a55a58ece563290d6'
+
'66570f798a820bdf0b6113d600b86b15f9aa5b9c71fd9d7db604143b9bbd4f3b89b962db0ebb6cb6d9b367c79503638608c2d6b3ed9bb1373fb22c9ee616026c'
+
'87880c99c601a41efc5260f9a3bf70f7ae6b178a1606d91dddc41fd2c87f378b33f30f5eb2421f1a022e8a86af035b46c5090446aff551092bb884a8343f8094'
+
'fe33fe34c04cfa207cc6d548a8b3be1e7ebddbcde37a216764161a4bf5f53fb10952fd662f927ad397485b07cc107da752447959e11623835ad41462637b8ddc'
+
'798fc38f671a831d2252a0be03232eea5061910e3c94652af84cf1990634d36376d88df0ed1cfbb173fc0f21b870358be0cc351a0e06e3664a49d17d1268b075'
+

  1   2   3   4   5   >