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

2021-06-28 Thread Felix Yan via arch-commits
Date: Tuesday, June 29, 2021 @ 03:31:00
  Author: felixonmars
Revision: 967830

archrelease: copy trunk to community-x86_64

Added:
  verilator/repos/community-x86_64/PKGBUILD
(from rev 967829, verilator/trunk/PKGBUILD)
Deleted:
  verilator/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-29 03:30:49 UTC (rev 967829)
+++ PKGBUILD2021-06-29 03:31:00 UTC (rev 967830)
@@ -1,28 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Marcin (CTRL) Wieczorek 
-# Contributor: Jeffrey Tolar 
-
-pkgname=verilator
-pkgver=4.200
-pkgrel=1
-pkgdesc='The fastest free Verilog HDL simulator'
-url='https://www.veripool.org/projects/verilator/wiki/Intro'
-arch=('x86_64')
-license=('LGPL')
-depends=('perl')
-makedepends=('python')
-source=("https://www.veripool.org/ftp/verilator-$pkgver.tgz;)
-sha512sums=('7de40cbd2421da6d0f36722793c65b0c7c6ad73999a9753263851e02b5fa85cd3face6f03e6ad81b09ca0075b76de06ee70c494e9cea2a42c71ce07c99714876')
-
-build() {
-  cd verilator-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd verilator-$pkgver
-
-  make install DESTDIR="$pkgdir"
-}

Copied: verilator/repos/community-x86_64/PKGBUILD (from rev 967829, 
verilator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-29 03:31:00 UTC (rev 967830)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+# Contributor: Marcin (CTRL) Wieczorek 
+# Contributor: Jeffrey Tolar 
+
+pkgname=verilator
+pkgver=4.202
+pkgrel=1
+pkgdesc='The fastest free Verilog HDL simulator'
+url='https://www.veripool.org/projects/verilator/wiki/Intro'
+arch=('x86_64')
+license=('LGPL')
+depends=('perl')
+makedepends=('python')
+source=("https://www.veripool.org/ftp/verilator-$pkgver.tgz;)
+sha512sums=('9cb61125bde350bc30746d616a8ee19f30007b920d8809acf3cf8b1d57edc534f4760fe92c07c27e60b81d98ef832c0aeab8dc7da07d64c99ae74cff354adc00')
+
+build() {
+  cd verilator-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd verilator-$pkgver
+
+  make install DESTDIR="$pkgdir"
+}



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

2021-06-28 Thread Felix Yan via arch-commits
Date: Tuesday, June 29, 2021 @ 03:30:49
  Author: felixonmars
Revision: 967829

upgpkg: verilator 4.202-1

Modified:
  verilator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-29 03:28:44 UTC (rev 967828)
+++ PKGBUILD2021-06-29 03:30:49 UTC (rev 967829)
@@ -3,7 +3,7 @@
 # Contributor: Jeffrey Tolar 
 
 pkgname=verilator
-pkgver=4.200
+pkgver=4.202
 pkgrel=1
 pkgdesc='The fastest free Verilog HDL simulator'
 url='https://www.veripool.org/projects/verilator/wiki/Intro'
@@ -12,7 +12,7 @@
 depends=('perl')
 makedepends=('python')
 source=("https://www.veripool.org/ftp/verilator-$pkgver.tgz;)
-sha512sums=('7de40cbd2421da6d0f36722793c65b0c7c6ad73999a9753263851e02b5fa85cd3face6f03e6ad81b09ca0075b76de06ee70c494e9cea2a42c71ce07c99714876')
+sha512sums=('9cb61125bde350bc30746d616a8ee19f30007b920d8809acf3cf8b1d57edc534f4760fe92c07c27e60b81d98ef832c0aeab8dc7da07d64c99ae74cff354adc00')
 
 build() {
   cd verilator-$pkgver



[arch-commits] Commit in cinnamon-control-center/repos/community-x86_64 (2 files)

2021-06-28 Thread Eli Schwartz via arch-commits
Date: Tuesday, June 29, 2021 @ 03:28:44
  Author: eschwartz
Revision: 967828

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-control-center/repos/community-x86_64/PKGBUILD
(from rev 967827, cinnamon-control-center/trunk/PKGBUILD)
Deleted:
  cinnamon-control-center/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   92 ++---
 1 file changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-29 03:28:30 UTC (rev 967827)
+++ PKGBUILD2021-06-29 03:28:44 UTC (rev 967828)
@@ -1,46 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueira 
-# Based on gnome-control-center:
-# Jan Alexander Steffens (heftig) 
-# Jan de Groot 
-
-pkgname=cinnamon-control-center
-pkgver=5.0.1
-pkgrel=1
-pkgdesc="The Control Center for Cinnamon"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL')
-depends=('cinnamon-settings-daemon' 'cinnamon-menus' 'colord'
- 'libgnomekbd' 'libmm-glib' 'nm-connection-editor')
-optdepends=('cinnamon-translations: i18n'
-'gnome-color-manager: for color management tasks'
-'gnome-online-accounts: for the online accounts module')
-makedepends=('meson' 'samurai' 'gnome-online-accounts')
-options=('!emptydirs')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('170ac90d3a11ac10258b1fff20f4ee792078520e8eb4e18e13a2c4caf8de3ede')
-b2sums=('f9c88aa3ad585f9fd867055b247d3cbc7442fb1b4e205dbac7de889e8dd6faa3c2cdee9a6f98b877054ace9d3ff5694e469df3ca35481bd768e019bf6c611541')
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/builddir
-cd "${srcdir}"/${pkgname}-${pkgver}/builddir
-
-meson --prefix=/usr \
-  --buildtype=plain \
-..
-
-samu
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/builddir
-
-DESTDIR="${pkgdir}" samu install
-
-# https://github.com/linuxmint/Cinnamon/pull/7382#issuecomment-374894901
-# /usr/bin/cinnamon-control-center is not meant for users, it is a 
development troubleshooting tool.
-# Just install the shell libs/headers.
-rm "${pkgdir}"/usr/bin/cinnamon-control-center
-rm "${pkgdir}"/usr/share/cinnamon-control-center/ui/shell.ui
-}

Copied: cinnamon-control-center/repos/community-x86_64/PKGBUILD (from rev 
967827, cinnamon-control-center/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-29 03:28:44 UTC (rev 967828)
@@ -0,0 +1,46 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueira 
+# Based on gnome-control-center:
+# Jan Alexander Steffens (heftig) 
+# Jan de Groot 
+
+pkgname=cinnamon-control-center
+pkgver=5.0.2
+pkgrel=1
+pkgdesc="The Control Center for Cinnamon"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL')
+depends=('cinnamon-settings-daemon' 'cinnamon-menus' 'colord'
+ 'libgnomekbd' 'libmm-glib' 'nm-connection-editor')
+optdepends=('cinnamon-translations: i18n'
+'gnome-color-manager: for color management tasks'
+'gnome-online-accounts: for the online accounts module')
+makedepends=('meson' 'samurai' 'gnome-online-accounts')
+options=('!emptydirs')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
+sha256sums=('30f697ebbf3d3d267b8ea09cdbfd358c994bf4b60a458f124dcfd415d2cb58a7')
+b2sums=('d292d610516647e149198cbfce652bfd094338612ef6b4765fcb80bd1fe15f2d643bbaa5343f1d79d57f3327c87a3256cfc3900493daf6f80569b1a0bacd821a')
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/builddir
+cd "${srcdir}"/${pkgname}-${pkgver}/builddir
+
+meson --prefix=/usr \
+  --buildtype=plain \
+..
+
+samu
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/builddir
+
+DESTDIR="${pkgdir}" samu install
+
+# https://github.com/linuxmint/Cinnamon/pull/7382#issuecomment-374894901
+# /usr/bin/cinnamon-control-center is not meant for users, it is a 
development troubleshooting tool.
+# Just install the shell libs/headers.
+rm "${pkgdir}"/usr/bin/cinnamon-control-center
+rm "${pkgdir}"/usr/share/cinnamon-control-center/ui/shell.ui
+}



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

2021-06-28 Thread Eli Schwartz via arch-commits
Date: Tuesday, June 29, 2021 @ 03:28:30
  Author: eschwartz
Revision: 967827

upgpkg: cinnamon-control-center 5.0.2-1: upstream release

upstream is just removing a broken option that didn't work, not much to see

Modified:
  cinnamon-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-29 03:26:32 UTC (rev 967826)
+++ PKGBUILD2021-06-29 03:28:30 UTC (rev 967827)
@@ -5,7 +5,7 @@
 # Jan de Groot 
 
 pkgname=cinnamon-control-center
-pkgver=5.0.1
+pkgver=5.0.2
 pkgrel=1
 pkgdesc="The Control Center for Cinnamon"
 arch=('x86_64')
@@ -19,8 +19,8 @@
 makedepends=('meson' 'samurai' 'gnome-online-accounts')
 options=('!emptydirs')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('170ac90d3a11ac10258b1fff20f4ee792078520e8eb4e18e13a2c4caf8de3ede')
-b2sums=('f9c88aa3ad585f9fd867055b247d3cbc7442fb1b4e205dbac7de889e8dd6faa3c2cdee9a6f98b877054ace9d3ff5694e469df3ca35481bd768e019bf6c611541')
+sha256sums=('30f697ebbf3d3d267b8ea09cdbfd358c994bf4b60a458f124dcfd415d2cb58a7')
+b2sums=('d292d610516647e149198cbfce652bfd094338612ef6b4765fcb80bd1fe15f2d643bbaa5343f1d79d57f3327c87a3256cfc3900493daf6f80569b1a0bacd821a')
 
 build() {
 mkdir -p "${srcdir}"/${pkgname}-${pkgver}/builddir



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

2021-06-28 Thread Eli Schwartz via arch-commits
Date: Tuesday, June 29, 2021 @ 03:26:32
  Author: eschwartz
Revision: 967826

archrelease: copy trunk to community-x86_64

Added:
  nemo/repos/community-x86_64/PKGBUILD
(from rev 967825, nemo/trunk/PKGBUILD)
Deleted:
  nemo/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   95 +++--
 1 file changed, 49 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-29 03:24:53 UTC (rev 967825)
+++ PKGBUILD2021-06-29 03:26:32 UTC (rev 967826)
@@ -1,46 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Alexandre Filgueira 
-# Contributor: Ner0
-
-pkgname=nemo
-pkgver=5.0.1
-pkgrel=1
-pkgdesc="Cinnamon file manager (Nautilus fork)"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname};
-license=('GPL')
-depends=('cinnamon-desktop' 'dconf' 'gvfs' 'exempi' 'libexif' 'libnotify' 
'libxml2'
- 'python' 'xapp')
-optdepends=('cinnamon-translations: i18n'
-'ffmpegthumbnailer: support for video thumbnails'
-'libgsf: search helpers support for MS Office files'
-'odt2txt: search helpers support for LibreOffice files'
-'poppler: search helpers support for PDF')
-makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool' 'libgsf')
-source=("$pkgname-$pkgver.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha512sums=('79aeec70b7d167a9b418585af5562dfc3e197708510a8acbb20ef028d0738889a369878c4f8d1daf0f392e419494b327176e5048b16c51d39f832696365edb9b')
-b2sums=('b846ec184ce1b516071cf11c88630dfbb78fbe8f29259564fd2928b71f951073cfdbd7199837ff9399ca96e211812e6a5921c41c384bf08c647f612b5de30cfb')
-
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-# Rename 'Files' app name to avoid having the same as nautilus
-sed -i '/^\[Desktop Entry/,/^\[Desktop Action/ 
s/^Name\(.*\)=.*/Name\1=Nemo/' data/nemo.desktop.in
-}
-
-build() {
-mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-meson --prefix=/usr \
-  --libexecdir=lib/${pkgname} \
-  --buildtype=plain \
-  ..
-samu
-}
-
-package() {
-cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-DESTDIR="${pkgdir}" samu install
-}

Copied: nemo/repos/community-x86_64/PKGBUILD (from rev 967825, 
nemo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-29 03:26:32 UTC (rev 967826)
@@ -0,0 +1,49 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Alexandre Filgueira 
+# Contributor: Ner0
+
+pkgname=nemo
+pkgver=5.0.2
+pkgrel=1
+pkgdesc="Cinnamon file manager (Nautilus fork)"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname};
+license=('GPL')
+depends=('cinnamon-desktop' 'dconf' 'gvfs' 'exempi' 'libexif' 'libnotify' 
'libxml2'
+ 'python' 'xapp')
+optdepends=('cinnamon-translations: i18n'
+'ffmpegthumbnailer: support for video thumbnails'
+'catdoc: search helpers support for legacy MS Office files'
+'ghostscript: search helpers support for PostScript files'
+'libgsf: search helpers support for MS Office files'
+'libreoffice: search helpers support for legacy MS Office 
powerpoint files'
+'odt2txt: search helpers support for LibreOffice files'
+'poppler: search helpers support for PDF')
+makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool' 'libgsf')
+source=("$pkgname-$pkgver.tar.gz::${url}/archive/${pkgver}.tar.gz")
+sha512sums=('12b2bc982b3c73af35a21c37f10fbffaed77c5a8a03e08e2ae2cc5283c90c7759fa788d88cad58d44f23ef9022d479c71a8bff6d9ba02e2d38e1ddfc61aee64d')
+b2sums=('964ba4be3dee28afe2f6a680be3df9eda06a832b5d7de83c7e587e3a15eac82e5c0a19dd1bced52da93576ea1092c0ac50b0f00c967697658e156c896ca7f748')
+
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+# Rename 'Files' app name to avoid having the same as nautilus
+sed -i '/^\[Desktop Entry/,/^\[Desktop Action/ 
s/^Name\(.*\)=.*/Name\1=Nemo/' data/nemo.desktop.in
+}
+
+build() {
+mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+meson --prefix=/usr \
+  --libexecdir=lib/${pkgname} \
+  --buildtype=plain \
+  ..
+samu
+}
+
+package() {
+cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+DESTDIR="${pkgdir}" samu install
+}



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

2021-06-28 Thread Eli Schwartz via arch-commits
Date: Tuesday, June 29, 2021 @ 03:24:53
  Author: eschwartz
Revision: 967825

upgpkg: nemo 5.0.2-1: upstream release

Modified:
  nemo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-29 02:50:29 UTC (rev 967824)
+++ PKGBUILD2021-06-29 03:24:53 UTC (rev 967825)
@@ -3,7 +3,7 @@
 # Contributor: Ner0
 
 pkgname=nemo
-pkgver=5.0.1
+pkgver=5.0.2
 pkgrel=1
 pkgdesc="Cinnamon file manager (Nautilus fork)"
 arch=('x86_64')
@@ -13,14 +13,16 @@
  'python' 'xapp')
 optdepends=('cinnamon-translations: i18n'
 'ffmpegthumbnailer: support for video thumbnails'
+'catdoc: search helpers support for legacy MS Office files'
 'ghostscript: search helpers support for PostScript files'
 'libgsf: search helpers support for MS Office files'
+'libreoffice: search helpers support for legacy MS Office 
powerpoint files'
 'odt2txt: search helpers support for LibreOffice files'
 'poppler: search helpers support for PDF')
 makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool' 'libgsf')
 source=("$pkgname-$pkgver.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha512sums=('79aeec70b7d167a9b418585af5562dfc3e197708510a8acbb20ef028d0738889a369878c4f8d1daf0f392e419494b327176e5048b16c51d39f832696365edb9b')
-b2sums=('b846ec184ce1b516071cf11c88630dfbb78fbe8f29259564fd2928b71f951073cfdbd7199837ff9399ca96e211812e6a5921c41c384bf08c647f612b5de30cfb')
+sha512sums=('12b2bc982b3c73af35a21c37f10fbffaed77c5a8a03e08e2ae2cc5283c90c7759fa788d88cad58d44f23ef9022d479c71a8bff6d9ba02e2d38e1ddfc61aee64d')
+b2sums=('964ba4be3dee28afe2f6a680be3df9eda06a832b5d7de83c7e587e3a15eac82e5c0a19dd1bced52da93576ea1092c0ac50b0f00c967697658e156c896ca7f748')
 
 prepare() {
 cd "${srcdir}"/${pkgname}-${pkgver}



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

2021-06-28 Thread Eli Schwartz via arch-commits
Date: Tuesday, June 29, 2021 @ 02:50:29
  Author: eschwartz
Revision: 967824

archrelease: copy trunk to community-x86_64

Added:
  qbittorrent/repos/community-x86_64/PKGBUILD
(from rev 967823, qbittorrent/trunk/PKGBUILD)
Deleted:
  qbittorrent/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-29 02:50:12 UTC (rev 967823)
+++ PKGBUILD2021-06-29 02:50:29 UTC (rev 967824)
@@ -1,63 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Contributor: Antonio Rojas 
-# Contributor: Timothy Redaelli 
-# Contributor: carstene1ns  - http://git.io/ctPKG
-# Contributor: Jkkyll Wu 
-# Contributor: Thomas Dziedzic < gostrc at gmail >
-# Contributor: Daniel J Griffiths 
-# Contributor: Geoffroy Carrier 
-
-pkgbase=qbittorrent
-pkgname=(qbittorrent qbittorrent-nox)
-pkgver=4.3.5
-pkgrel=1
-arch=('x86_64')
-url="https://www.qbittorrent.org;
-license=('custom' 'GPL')
-depends=('libtorrent-rasterbar' 'qt5-base')
-makedepends=('boost' 'qt5-tools' 'qt5-svg')
-optdepends=('python: needed for torrent search tab')
-source=("https://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha512sums=('0a2feec6c16ef9a82c9a6a6ffacd619ede243ed4037ae04e7b9f3da74f704cd9d724f47e87d2da00eb8d0c0c3c9228e0578a6bc71fa530ef42cb5b65586f9db0'
-'SKIP')
-b2sums=('eadc46330bfc04778510123f143578ea12ec9a34d3f3e56ef47267d7fe4deaea92318e4213f75b8849b6cc047d05e0daa62a27c1c1d4f00acbc535589c26ca63'
-'SKIP')
-validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2') # sledgehammer999 

-
-build() {
-  cd ${pkgbase}-${pkgver}
-
-  # tell qmake not to break makepkg's debug/!strip options
-  export QBT_ADD_CONFIG='nostrip'
-
-  mkdir -p ${pkgbase}
-  pushd ${pkgbase}
-  ../configure --prefix=/usr
-  make
-  popd
-
-  # Build nox variant
-  mkdir -p "${pkgbase}-nox"
-  pushd "${pkgbase}-nox"
-  ../configure --prefix=/usr --disable-gui --enable-systemd
-  make
-}
-
-package_qbittorrent() {
-  pkgdesc="An advanced BitTorrent client programmed in C++, based on Qt 
toolkit and libtorrent-rasterbar."
-  depends+=('qt5-svg' 'hicolor-icon-theme')
-
-  cd ${pkgbase}-${pkgver}/${pkgbase}
-
-  make INSTALL_ROOT="${pkgdir}" install
-  install -Dm644 "${srcdir}"/${pkgbase}-${pkgver}/COPYING 
"${pkgdir}"/usr/share/licenses/${pkgname}/COPYING
-}
-
-package_qbittorrent-nox() {
-  pkgdesc="An advanced BitTorrent client programmed in C++, based on Qt 
toolkit and libtorrent-rasterbar, w/o gui"
-
-  cd ${pkgbase}-${pkgver}/${pkgbase}-nox
-
-  make INSTALL_ROOT="${pkgdir}" install
-  install -Dm644 "${srcdir}"/${pkgbase}-${pkgver}/COPYING 
"${pkgdir}"/usr/share/licenses/${pkgname}/COPYING
-}

Copied: qbittorrent/repos/community-x86_64/PKGBUILD (from rev 967823, 
qbittorrent/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-29 02:50:29 UTC (rev 967824)
@@ -0,0 +1,63 @@
+# Maintainer: Eli Schwartz 
+# Contributor: Antonio Rojas 
+# Contributor: Timothy Redaelli 
+# Contributor: carstene1ns  - http://git.io/ctPKG
+# Contributor: Jkkyll Wu 
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Daniel J Griffiths 
+# Contributor: Geoffroy Carrier 
+
+pkgbase=qbittorrent
+pkgname=(qbittorrent qbittorrent-nox)
+pkgver=4.3.6
+pkgrel=1
+arch=('x86_64')
+url="https://www.qbittorrent.org;
+license=('custom' 'GPL')
+depends=('libtorrent-rasterbar' 'qt5-base')
+makedepends=('boost' 'qt5-tools' 'qt5-svg')
+optdepends=('python: needed for torrent search tab')
+source=("https://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.xz"{,.asc})
+sha512sums=('ee495f957e2714f9a054d223bd3cff991317824f28bd6e4bc9cabf0e9b89a13def9637cf79c5bb93990dd4737b8b393bf314f1f9a2261cd0737f342f9eb2d52f'
+'SKIP')
+b2sums=('b3861d93aec76f51c68c5f342869c1330cf419d1bcfe993e226d7a5082c4e529d56bab462c3616937920470feaf45d8405e6d60d166d36cdf088ac51664c8e05'
+'SKIP')
+validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2') # sledgehammer999 

+
+build() {
+  cd ${pkgbase}-${pkgver}
+
+  # tell qmake not to break makepkg's debug/!strip options
+  export QBT_ADD_CONFIG='nostrip'
+
+  mkdir -p ${pkgbase}
+  pushd ${pkgbase}
+  ../configure --prefix=/usr
+  make
+  popd
+
+  # Build nox variant
+  mkdir -p "${pkgbase}-nox"
+  pushd "${pkgbase}-nox"
+  ../configure --prefix=/usr --disable-gui --enable-systemd
+  make
+}
+
+package_qbittorrent() {
+  pkgdesc="An advanced BitTorrent client programmed in C++, based on Qt 
toolkit and libtorrent-rasterbar."
+  depends+=('qt5-svg' 'hicolor-icon-theme')
+
+  cd ${pkgbase}-${pkgver}/${pkgbase}
+
+  make INSTALL_ROOT="${pkgdir}" install
+  install -Dm644 "${srcdir}"/${pkgbase}-${pkgver}/COPYING 
"${pkgdir}"/usr/share/licenses/${pkgname}/COPYING

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

2021-06-28 Thread Eli Schwartz via arch-commits
Date: Tuesday, June 29, 2021 @ 02:50:12
  Author: eschwartz
Revision: 967823

upgpkg: qbittorrent 4.3.6-1: upstream release

Modified:
  qbittorrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-29 02:48:29 UTC (rev 967822)
+++ PKGBUILD2021-06-29 02:50:12 UTC (rev 967823)
@@ -9,7 +9,7 @@
 
 pkgbase=qbittorrent
 pkgname=(qbittorrent qbittorrent-nox)
-pkgver=4.3.5
+pkgver=4.3.6
 pkgrel=1
 arch=('x86_64')
 url="https://www.qbittorrent.org;
@@ -18,9 +18,9 @@
 makedepends=('boost' 'qt5-tools' 'qt5-svg')
 optdepends=('python: needed for torrent search tab')
 
source=("https://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha512sums=('0a2feec6c16ef9a82c9a6a6ffacd619ede243ed4037ae04e7b9f3da74f704cd9d724f47e87d2da00eb8d0c0c3c9228e0578a6bc71fa530ef42cb5b65586f9db0'
+sha512sums=('ee495f957e2714f9a054d223bd3cff991317824f28bd6e4bc9cabf0e9b89a13def9637cf79c5bb93990dd4737b8b393bf314f1f9a2261cd0737f342f9eb2d52f'
 'SKIP')
-b2sums=('eadc46330bfc04778510123f143578ea12ec9a34d3f3e56ef47267d7fe4deaea92318e4213f75b8849b6cc047d05e0daa62a27c1c1d4f00acbc535589c26ca63'
+b2sums=('b3861d93aec76f51c68c5f342869c1330cf419d1bcfe993e226d7a5082c4e529d56bab462c3616937920470feaf45d8405e6d60d166d36cdf088ac51664c8e05'
 'SKIP')
 validpgpkeys=('D8F3DA77AAC6741053599C136E4A2D025B7CC9A2') # sledgehammer999 

 



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

2021-06-28 Thread Felix Yan via arch-commits
Date: Tuesday, June 29, 2021 @ 02:48:29
  Author: felixonmars
Revision: 967822

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-pantry/repos/community-staging-x86_64/
  haskell-pantry/repos/community-staging-x86_64/PKGBUILD
(from rev 967821, haskell-pantry/trunk/PKGBUILD)

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

Copied: haskell-pantry/repos/community-staging-x86_64/PKGBUILD (from rev 
967821, haskell-pantry/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-29 02:48:29 UTC (rev 967822)
@@ -0,0 +1,60 @@
+# Maintainer: Felix Yan 
+
+_hkgname=pantry
+pkgname=haskell-pantry
+pkgver=0.5.2.2
+pkgrel=6
+pkgdesc="Content addressable Haskell package management"
+url="https://github.com/commercialhaskell/pantry;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-ansi-terminal' 
'haskell-casa-client'
+ 'haskell-casa-types' 'haskell-conduit' 'haskell-conduit-extra' 
'haskell-cryptonite'
+ 'haskell-cryptonite-conduit' 'haskell-digest' 'haskell-filelock' 
'haskell-generic-deriving'
+ 'haskell-hackage-security' 'haskell-hpack' 'haskell-http-client' 
'haskell-http-client-tls'
+ 'haskell-http-conduit' 'haskell-http-download' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-mono-traversable' 'haskell-network-uri' 'haskell-path' 
'haskell-path-io'
+ 'haskell-persistent' 'haskell-persistent-sqlite' 'haskell-primitive' 
'haskell-resourcet'
+ 'haskell-rio' 'haskell-rio-orphans' 'haskell-rio-prettyprint' 
'haskell-tar-conduit'
+ 'haskell-text-metrics' 'haskell-unix-compat' 'haskell-unliftio'
+ 'haskell-unordered-containers' 'haskell-vector' 'haskell-yaml' 
'haskell-zip-archive')
+makedepends=('ghc' 'uusi' 'haskell-hedgehog' 'haskell-hspec' 
'haskell-quickcheck'
+ 'haskell-raw-strings-qq')
+checkdepends=('git' 'mercurial')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('59e69dc418c0a1305c2612035933b024670f7961e254ad87a5870e78dd71e137b659ce3bfee129fba65500f8063125d909ad50b44df5d487f69c6581bebd94f7')
+
+prepare() {
+cd $_hkgname-$pkgver
+gen-setup
+uusi -d persistent-template $_hkgname.cabal
+sed -i 's/flip SQLite.withStorage_/flip (\\x y -> SQLite.withStorage_ x 
y)/' src/Pantry/Storage.hs
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $MAKEFLAGS
+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 --show-details=direct
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2021-06-28 Thread Felix Yan via arch-commits
Date: Tuesday, June 29, 2021 @ 02:48:20
  Author: felixonmars
Revision: 967821

upgpkg: haskell-pantry 0.5.2.2-6: rebuild with ghc 9.0.1

Modified:
  haskell-pantry/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-29 02:27:26 UTC (rev 967820)
+++ PKGBUILD2021-06-29 02:48:20 UTC (rev 967821)
@@ -3,7 +3,7 @@
 _hkgname=pantry
 pkgname=haskell-pantry
 pkgver=0.5.2.2
-pkgrel=5
+pkgrel=6
 pkgdesc="Content addressable Haskell package management"
 url="https://github.com/commercialhaskell/pantry;
 license=('BSD')
@@ -28,6 +28,7 @@
 cd $_hkgname-$pkgver
 gen-setup
 uusi -d persistent-template $_hkgname.cabal
+sed -i 's/flip SQLite.withStorage_/flip (\\x y -> SQLite.withStorage_ x 
y)/' src/Pantry/Storage.hs
 }
 
 build() {



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

2021-06-28 Thread Felix Yan via arch-commits
Date: Tuesday, June 29, 2021 @ 02:27:26
  Author: felixonmars
Revision: 967820

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-mustache/repos/community-staging-x86_64/
  haskell-mustache/repos/community-staging-x86_64/PKGBUILD
(from rev 967819, haskell-mustache/trunk/PKGBUILD)
  haskell-mustache/repos/community-staging-x86_64/ghc9.patch
(from rev 967819, haskell-mustache/trunk/ghc9.patch)

+
 PKGBUILD   |   50 ++
 ghc9.patch |   40 
 2 files changed, 90 insertions(+)

Copied: haskell-mustache/repos/community-staging-x86_64/PKGBUILD (from rev 
967819, haskell-mustache/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-29 02:27:26 UTC (rev 967820)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+
+_hkgname=mustache
+pkgname=haskell-mustache
+pkgver=2.3.1
+pkgrel=334
+pkgdesc="A mustache template parser library."
+url="https://github.com/JustusAdam/mustache;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-either' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-scientific' 'haskell-th-lift' 'haskell-cmdargs' 
'haskell-yaml')
+makedepends=('ghc' 'haskell-hspec' 'haskell-base-unicode-symbols' 
'haskell-wreq' 'haskell-zlib'
+ 'haskell-tar' 'haskell-lens' 'haskell-temporary')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz
+ghc9.patch)
+sha512sums=('162360cb635d40086721d4dd350036884207679b240d30420b9fc71eebef847e542bd143275931a22a42c583d513d0c906a6b112d780824dc189ad07e3027aa3'
+
'bb1a1df1ce2972998b65014a020dcab8467a89325a332df4b842881f11f3263f9720167c958b4164061443db44ea2bea82de07fcc57be90120e75d0eaca0c649')
+
+prepare() {
+patch -d $_hkgname-$pkgver -p1 < ghc9.patch
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $MAKEFLAGS
+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 --show-details=direct
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}

Copied: haskell-mustache/repos/community-staging-x86_64/ghc9.patch (from rev 
967819, haskell-mustache/trunk/ghc9.patch)
===
--- community-staging-x86_64/ghc9.patch (rev 0)
+++ community-staging-x86_64/ghc9.patch 2021-06-29 02:27:26 UTC (rev 967820)
@@ -0,0 +1,40 @@
+diff --git a/src/Text/Mustache/Internal/Types.hs 
b/src/Text/Mustache/Internal/Types.hs
+index d824ba7..1552d09 100644
+--- a/src/Text/Mustache/Internal/Types.hs
 b/src/Text/Mustache/Internal/Types.hs
+@@ -24,7 +24,8 @@ import   Data.Text
+ import   Data.Text
+ import qualified Data.Text.Lazy   as LT
+ import qualified Data.Vector  as V
+-import   Language.Haskell.TH.Lift (Lift (lift), deriveLift)
++import   Language.Haskell.TH.Lift (deriveLift)
++import Language.Haskell.TH.Syntax
+
+
+ -- | Type of errors we may encounter during substitution.
+@@ -380,16 +381,20 @@ data Template = Template
+   , partials :: TemplateCache
+   } deriving (Show)
+
++
++deriveLift ''DataIdentifier
++deriveLift ''Node
++deriveLift ''Template
++
+ instance Lift TemplateCache where
++#if MIN_VERSION_template_haskell(2,16,0)
++  liftTyped m = [|| HM.fromList $$(liftTyped $ HM.toList m) ||]
++#else
+   lift m = [| HM.fromList $(lift $ HM.toList m) |]
++#endif
+
+ --Data.Text 1.2.4.0 introduces its own Lift Text instance
+ #if !MIN_VERSION_text(1,2,4)
+ instance Lift Text where
+   lift = lift . unpack
+ #endif
+-
+-deriveLift ''DataIdentifier
+-deriveLift ''Node
+-deriveLift ''Template
+-



[arch-commits] Commit in haskell-mustache/trunk (PKGBUILD ghc9.patch)

2021-06-28 Thread Felix Yan via arch-commits
Date: Tuesday, June 29, 2021 @ 02:27:07
  Author: felixonmars
Revision: 967819

upgpkg: haskell-mustache 2.3.1-334: rebuild with ghc 9.0.1

Added:
  haskell-mustache/trunk/ghc9.patch
Modified:
  haskell-mustache/trunk/PKGBUILD

+
 PKGBUILD   |   12 +---
 ghc9.patch |   40 
 2 files changed, 49 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-06-29 01:25:43 UTC (rev 967818)
+++ PKGBUILD2021-06-29 02:27:07 UTC (rev 967819)
@@ -3,7 +3,7 @@
 _hkgname=mustache
 pkgname=haskell-mustache
 pkgver=2.3.1
-pkgrel=333
+pkgrel=334
 pkgdesc="A mustache template parser library."
 url="https://github.com/JustusAdam/mustache;
 license=('BSD')
@@ -12,9 +12,15 @@
  'haskell-scientific' 'haskell-th-lift' 'haskell-cmdargs' 
'haskell-yaml')
 makedepends=('ghc' 'haskell-hspec' 'haskell-base-unicode-symbols' 
'haskell-wreq' 'haskell-zlib'
  'haskell-tar' 'haskell-lens' 'haskell-temporary')
-source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('162360cb635d40086721d4dd350036884207679b240d30420b9fc71eebef847e542bd143275931a22a42c583d513d0c906a6b112d780824dc189ad07e3027aa3')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz
+ghc9.patch)
+sha512sums=('162360cb635d40086721d4dd350036884207679b240d30420b9fc71eebef847e542bd143275931a22a42c583d513d0c906a6b112d780824dc189ad07e3027aa3'
+
'bb1a1df1ce2972998b65014a020dcab8467a89325a332df4b842881f11f3263f9720167c958b4164061443db44ea2bea82de07fcc57be90120e75d0eaca0c649')
 
+prepare() {
+patch -d $_hkgname-$pkgver -p1 < ghc9.patch
+}
+
 build() {
 cd $_hkgname-$pkgver
 

Added: ghc9.patch
===
--- ghc9.patch  (rev 0)
+++ ghc9.patch  2021-06-29 02:27:07 UTC (rev 967819)
@@ -0,0 +1,40 @@
+diff --git a/src/Text/Mustache/Internal/Types.hs 
b/src/Text/Mustache/Internal/Types.hs
+index d824ba7..1552d09 100644
+--- a/src/Text/Mustache/Internal/Types.hs
 b/src/Text/Mustache/Internal/Types.hs
+@@ -24,7 +24,8 @@ import   Data.Text
+ import   Data.Text
+ import qualified Data.Text.Lazy   as LT
+ import qualified Data.Vector  as V
+-import   Language.Haskell.TH.Lift (Lift (lift), deriveLift)
++import   Language.Haskell.TH.Lift (deriveLift)
++import Language.Haskell.TH.Syntax
+
+
+ -- | Type of errors we may encounter during substitution.
+@@ -380,16 +381,20 @@ data Template = Template
+   , partials :: TemplateCache
+   } deriving (Show)
+
++
++deriveLift ''DataIdentifier
++deriveLift ''Node
++deriveLift ''Template
++
+ instance Lift TemplateCache where
++#if MIN_VERSION_template_haskell(2,16,0)
++  liftTyped m = [|| HM.fromList $$(liftTyped $ HM.toList m) ||]
++#else
+   lift m = [| HM.fromList $(lift $ HM.toList m) |]
++#endif
+
+ --Data.Text 1.2.4.0 introduces its own Lift Text instance
+ #if !MIN_VERSION_text(1,2,4)
+ instance Lift Text where
+   lift = lift . unpack
+ #endif
+-
+-deriveLift ''DataIdentifier
+-deriveLift ''Node
+-deriveLift ''Template
+-



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

2021-06-28 Thread Anatol Pomozov via arch-commits
Date: Tuesday, June 29, 2021 @ 01:25:43
  Author: anatolik
Revision: 967818

archrelease: copy trunk to community-x86_64

Added:
  osquery/repos/community-x86_64/PKGBUILD
(from rev 967817, osquery/trunk/PKGBUILD)
Deleted:
  osquery/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  102 ++---
 1 file changed, 51 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-29 01:25:20 UTC (rev 967817)
+++ PKGBUILD2021-06-29 01:25:43 UTC (rev 967818)
@@ -1,51 +0,0 @@
-# Maintainer: Anatol Pomozov
-
-pkgname=osquery
-pkgver=4.6.0
-pkgrel=6
-pkgdesc='SQL powered operating system instrumentation, monitoring, and 
analytics'
-arch=(x86_64)
-url='https://osquery.io'
-license=(Apache GPL2)
-depends=(augeas boost-libs gflags google-glog aws-sdk-cpp librdkafka rocksdb 
gtest device-mapper rpm-tools dpkg pacman libelfin lldpd rapidjson sleuthkit 
ssdeep thrift yara lmdb iptables)
-makedepends=(cmake python boost linenoise-ng ninja)
-options=(!strip)
-# patched version of smartools that we need to build statically to avoid 
collision with the upstream version
-_smartmontools_commit=6afcf545d2ab86d13a3ecb9f656aa81622031f2a
-_patched_osquery_commit=4.6.0-archlinux-1
-source=(osquery-$pkgver.zip::https://github.com/osquery/osquery/archive/$pkgver.zip
-   
smartmontools-$_smartmontools_commit.zip::https://github.com/osquery/third-party-smartmontools/archive/$_smartmontools_commit.zip
-   
devendorize.patch::https://github.com/anatol/osquery/compare/$pkgver...$_patched_osquery_commit.patch
-   
tls_crash.patch::https://github.com/osquery/osquery/commit/d69380cb7713dd5f7f48849a028a7723e7a619bf.patch)
-sha256sums=('59dc5fce0f09133e17b8e4a5d2497ef3efd6c01243abf32564cf9ba1caa7fc44'
-'191848bf04ca6fe14a9634bdcff6f6e851aa59526f1f3fb168ad7c8c6d9b1d00'
-'833dbba19f278cc11de55f7e855fa3996b30f13faa8058d6fed1267758c075b2'
-'02b61783880147b914088f2a75c086ac5adc3e4646287d03c36b7ad5d267977b')
-
-prepare() {
-  cd osquery-$pkgver
-  patch -p1 < ../devendorize.patch
-  patch -p1 < ../tls_crash.patch
-
-  rm -rf libraries/cmake/source/smartmontools/src
-  ln -sf `pwd`/../third-party-smartmontools-$_smartmontools_commit 
libraries/cmake/source/smartmontools/src
-}
-
-build() {
-  cd osquery-$pkgver
-
-  # disable ebpfpub dependency as https://github.com/trailofbits/ebpfpub is 
not in community repo yet
-  cmake -DCMAKE_BUILD_TYPE=Release -DOSQUERY_STATIC_BUILD=OFF 
-DCMAKE_INSTALL_PREFIX=/usr -DOSQUERY_VERSION=$pkgver \
-  -DOSQUERY_IGNORE_CMAKE_MAX_VERSION_CHECK=TRUE \
-  -DOSQUERY_BUILD_BPF=OFF \
-  -G Ninja -S . -B build
-  ninja -C build
-}
-
-package() {
-  cd osquery-$pkgver
-
-  DESTDIR="${pkgdir}" ninja -C build install
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  rm -r "$pkgdir/etc/init.d/"
-}

Copied: osquery/repos/community-x86_64/PKGBUILD (from rev 967817, 
osquery/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-29 01:25:43 UTC (rev 967818)
@@ -0,0 +1,51 @@
+# Maintainer: Anatol Pomozov
+
+pkgname=osquery
+pkgver=4.6.0
+pkgrel=7
+pkgdesc='SQL powered operating system instrumentation, monitoring, and 
analytics'
+arch=(x86_64)
+url='https://osquery.io'
+license=(Apache GPL2)
+depends=(augeas boost-libs gflags google-glog aws-sdk-cpp librdkafka rocksdb 
gtest device-mapper rpm-tools dpkg pacman libelfin lldpd rapidjson sleuthkit 
ssdeep thrift yara lmdb iptables)
+makedepends=(cmake python boost linenoise-ng ninja)
+options=(!strip)
+# patched version of smartools that we need to build statically to avoid 
collision with the upstream version
+_smartmontools_commit=6afcf545d2ab86d13a3ecb9f656aa81622031f2a
+_patched_osquery_commit=4.6.0-archlinux-1
+source=(osquery-$pkgver.zip::https://github.com/osquery/osquery/archive/$pkgver.zip
+   
smartmontools-$_smartmontools_commit.zip::https://github.com/osquery/third-party-smartmontools/archive/$_smartmontools_commit.zip
+   
devendorize.patch::https://github.com/anatol/osquery/compare/$pkgver...$_patched_osquery_commit.patch
+   
tls_crash.patch::https://github.com/osquery/osquery/commit/d69380cb7713dd5f7f48849a028a7723e7a619bf.patch)
+sha256sums=('59dc5fce0f09133e17b8e4a5d2497ef3efd6c01243abf32564cf9ba1caa7fc44'
+'191848bf04ca6fe14a9634bdcff6f6e851aa59526f1f3fb168ad7c8c6d9b1d00'
+'833dbba19f278cc11de55f7e855fa3996b30f13faa8058d6fed1267758c075b2'
+'02b61783880147b914088f2a75c086ac5adc3e4646287d03c36b7ad5d267977b')
+
+prepare() {
+  cd osquery-$pkgver
+  patch -p1 < ../devendorize.patch
+  patch -p1 < ../tls_crash.patch
+
+  rm -rf libraries/cmake/source/smartmontools/src
+  ln -sf `pwd`/../third-party-smartmontools-$_smartmontools_commit 
libraries/cmake/source/smartmontools/src
+}
+
+build() {

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

2021-06-28 Thread Anatol Pomozov via arch-commits
Date: Tuesday, June 29, 2021 @ 01:25:20
  Author: anatolik
Revision: 967817

upgpkg: osquery 4.6.0-7: thrift 0.14.2 rebuild

Modified:
  osquery/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-29 01:10:32 UTC (rev 967816)
+++ PKGBUILD2021-06-29 01:25:20 UTC (rev 967817)
@@ -2,7 +2,7 @@
 
 pkgname=osquery
 pkgver=4.6.0
-pkgrel=6
+pkgrel=7
 pkgdesc='SQL powered operating system instrumentation, monitoring, and 
analytics'
 arch=(x86_64)
 url='https://osquery.io'



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

2021-06-28 Thread George Rawlinson via arch-commits
Date: Tuesday, June 29, 2021 @ 01:10:32
  Author: grawlinson
Revision: 967816

archrelease: copy trunk to community-testing-x86_64

Added:
  pijul/repos/community-testing-x86_64/
  pijul/repos/community-testing-x86_64/PKGBUILD
(from rev 967815, pijul/trunk/PKGBUILD)

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

Copied: pijul/repos/community-testing-x86_64/PKGBUILD (from rev 967815, 
pijul/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-06-29 01:10:32 UTC (rev 967816)
@@ -0,0 +1,23 @@
+# Maintainer: George Rawlinson 
+
+pkgname=pijul
+pkgver=1.0.0_alpha.48
+_pkgver=${pkgver/_/-}
+pkgrel=1
+pkgdesc="A sound and fast distributed version control system"
+url='https://pijul.org'
+makedepends=('cargo' 'clang' 'libsodium' 'gcc-libs')
+depends=('zstd' 'openssl' 'xxhash')
+arch=('x86_64')
+license=('GPL2')
+source=("$pkgname-$pkgver.tar.gz::https://static.crates.io/crates/$pkgname/$pkgname-$_pkgver.crate;)
+b2sums=('9effd70ecb826b17329328de423f6a59b97108511e11ac821086850f1dc856e8b17cf31e8167598c6567bc95159e0672dd4e0834faea65244344be122725960a')
+
+build() {
+  cd "$pkgname-$_pkgver"
+  RUSTUP_TOOLCHAIN=stable cargo build --release --locked --all-features 
--target-dir=target
+}
+
+package() {
+  install -vDm755 "$pkgname-$_pkgver/target/release/$pkgname" -t 
"$pkgdir/usr/bin"
+}



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

2021-06-28 Thread George Rawlinson via arch-commits
Date: Tuesday, June 29, 2021 @ 01:08:07
  Author: grawlinson
Revision: 967815

addpkg: pijul 1.0.0-alpha.48

Added:
  pijul/
  pijul/repos/
  pijul/trunk/
  pijul/trunk/PKGBUILD

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

Added: pijul/trunk/PKGBUILD
===
--- pijul/trunk/PKGBUILD(rev 0)
+++ pijul/trunk/PKGBUILD2021-06-29 01:08:07 UTC (rev 967815)
@@ -0,0 +1,23 @@
+# Maintainer: George Rawlinson 
+
+pkgname=pijul
+pkgver=1.0.0_alpha.48
+_pkgver=${pkgver/_/-}
+pkgrel=1
+pkgdesc="A sound and fast distributed version control system"
+url='https://pijul.org'
+makedepends=('cargo' 'clang' 'libsodium' 'gcc-libs')
+depends=('zstd' 'openssl' 'xxhash')
+arch=('x86_64')
+license=('GPL2')
+source=("$pkgname-$pkgver.tar.gz::https://static.crates.io/crates/$pkgname/$pkgname-$_pkgver.crate;)
+b2sums=('9effd70ecb826b17329328de423f6a59b97108511e11ac821086850f1dc856e8b17cf31e8167598c6567bc95159e0672dd4e0834faea65244344be122725960a')
+
+build() {
+  cd "$pkgname-$_pkgver"
+  RUSTUP_TOOLCHAIN=stable cargo build --release --locked --all-features 
--target-dir=target
+}
+
+package() {
+  install -vDm755 "$pkgname-$_pkgver/target/release/$pkgname" -t 
"$pkgdir/usr/bin"
+}



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

2021-06-28 Thread Christian Rebischke via arch-commits
Date: Tuesday, June 29, 2021 @ 00:04:50
  Author: shibumi
Revision: 967814

archrelease: copy trunk to community-x86_64

Added:
  fluxctl/repos/community-x86_64/PKGBUILD
(from rev 967813, fluxctl/trunk/PKGBUILD)
Deleted:
  fluxctl/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-29 00:04:45 UTC (rev 967813)
+++ PKGBUILD2021-06-29 00:04:50 UTC (rev 967814)
@@ -1,35 +0,0 @@
-# Maintainer: Christian Rebischke 
-
-pkgname=fluxctl
-_pkgname=flux
-pkgver=1.22.2
-pkgrel=1
-pkgdesc="Controller for the GitOps Kubernetes operator flux"
-arch=('x86_64')
-url="https://github.com/fluxcd/flux;
-license=('Apache')
-makedepends=('go' 'git')
-depends=('glibc')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/fluxcd/flux/archive/${pkgver}.tar.gz;)
-sha512sums=('a0e4324dc40d0c51efe42b78a84b2b1ff5ab829483d2ecf05d025bb034481d45b394204319237b13929db18c85683b261a6e7e1f575a96f6f1ef2ccb2ac4e6d9')
-
-build() {
-  cd "${_pkgname}-${pkgver}/cmd/fluxctl"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-  go build -ldflags "-w -X main.version="${pkgver}" -linkmode=external" .
-  chmod +x ./fluxctl
-}
-
-check() {
-  cd "${_pkgname}-${pkgver}/cmd/fluxctl"
-  go test ./...
-}
-
-package() {
-  cd "${_pkgname}-${pkgver}/cmd/fluxctl"
-  install -Dsm755 ./fluxctl "${pkgdir}/usr/bin/fluxctl"
-}

Copied: fluxctl/repos/community-x86_64/PKGBUILD (from rev 967813, 
fluxctl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-29 00:04:50 UTC (rev 967814)
@@ -0,0 +1,35 @@
+# Maintainer: Christian Rebischke 
+
+pkgname=fluxctl
+_pkgname=flux
+pkgver=1.23.0
+pkgrel=1
+pkgdesc="Controller for the GitOps Kubernetes operator flux"
+arch=('x86_64')
+url="https://github.com/fluxcd/flux;
+license=('Apache')
+makedepends=('go' 'git')
+depends=('glibc')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/fluxcd/flux/archive/${pkgver}.tar.gz;)
+sha512sums=('b537a6f7d63bba665a692537f5ff4fa7926d5eb609da28aa981a02c59e512e8950f4a8533f39d3a98ba2b5d0c33f0dd013216f829c7f8df1a75edeef45bff9d2')
+
+build() {
+  cd "${_pkgname}-${pkgver}/cmd/fluxctl"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+  go build -ldflags "-w -X main.version="${pkgver}" -linkmode=external" .
+  chmod +x ./fluxctl
+}
+
+check() {
+  cd "${_pkgname}-${pkgver}/cmd/fluxctl"
+  go test ./...
+}
+
+package() {
+  cd "${_pkgname}-${pkgver}/cmd/fluxctl"
+  install -Dsm755 ./fluxctl "${pkgdir}/usr/bin/fluxctl"
+}



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

2021-06-28 Thread Christian Rebischke via arch-commits
Date: Tuesday, June 29, 2021 @ 00:04:45
  Author: shibumi
Revision: 967813

upgpkg: fluxctl 1.23.0-1

Modified:
  fluxctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 23:43:40 UTC (rev 967812)
+++ PKGBUILD2021-06-29 00:04:45 UTC (rev 967813)
@@ -2,7 +2,7 @@
 
 pkgname=fluxctl
 _pkgname=flux
-pkgver=1.22.2
+pkgver=1.23.0
 pkgrel=1
 pkgdesc="Controller for the GitOps Kubernetes operator flux"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('go' 'git')
 depends=('glibc')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/fluxcd/flux/archive/${pkgver}.tar.gz;)
-sha512sums=('a0e4324dc40d0c51efe42b78a84b2b1ff5ab829483d2ecf05d025bb034481d45b394204319237b13929db18c85683b261a6e7e1f575a96f6f1ef2ccb2ac4e6d9')
+sha512sums=('b537a6f7d63bba665a692537f5ff4fa7926d5eb609da28aa981a02c59e512e8950f4a8533f39d3a98ba2b5d0c33f0dd013216f829c7f8df1a75edeef45bff9d2')
 
 build() {
   cd "${_pkgname}-${pkgver}/cmd/fluxctl"



[arch-commits] Commit in haskell-language-server/repos (2 files)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 23:43:40
  Author: felixonmars
Revision: 967812

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-language-server/repos/community-staging-x86_64/
  haskell-language-server/repos/community-staging-x86_64/PKGBUILD
(from rev 967811, haskell-language-server/trunk/PKGBUILD)

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

Copied: haskell-language-server/repos/community-staging-x86_64/PKGBUILD (from 
rev 967811, haskell-language-server/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-28 23:43:40 UTC (rev 967812)
@@ -0,0 +1,67 @@
+# Maintainer: Felix Yan 
+
+pkgname=haskell-language-server
+pkgver=1.2.0.0
+pkgrel=4
+pkgdesc="LSP server for GHC"
+url="https://github.com/haskell/haskell-language-server#readme;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-async'
+ 'haskell-base16-bytestring' 'haskell-cryptohash-sha1' 
'haskell-data-default'
+ 'haskell-extra' 'haskell-ghc' 'haskell-ghc-api-compat' 
'haskell-ghc-paths' 'haskell-gitrev'
+ 'haskell-hashable' 'haskell-hie-bios' 'haskell-hiedb' 
'haskell-hls-brittany-plugin'
+ 'haskell-hls-explicit-imports-plugin'
+ 'haskell-hls-floskell-plugin' 'haskell-hls-graph'
+ 'haskell-hls-haddock-comments-plugin' 'haskell-hls-hlint-plugin'
+ 'haskell-hls-module-name-plugin' 'haskell-hls-ormolu-plugin' 
'haskell-hls-plugin-api'
+ 'haskell-hls-pragmas-plugin'
+ 'haskell-hls-retrie-plugin' 'haskell-hslogger'
+ 'haskell-lens' 'haskell-lsp' 'haskell-optparse-applicative' 
'haskell-optparse-simple'
+ 'haskell-regex-tdfa' 'haskell-safe-exceptions' 
'haskell-sqlite-simple' 'haskell-temporary'
+ 'haskell-unordered-containers')
+# Disabled due to not compatible with GHC 9:
+# 'haskell-hls-brittany-plugin' 'haskell-hls-class-plugin' 
'haskell-hls-eval-plugin'
+# 'haskell-hls-fourmolu-plugin' 'haskell-hls-ormolu-plugin' 
'haskell-hls-refine-imports-plugin'
+# 'haskell-hls-splice-plugin' 'haskell-hls-stylish-haskell-plugin' 
'haskell-hls-tactics-plugin'
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 
'haskell-hspec-expectations' 'haskell-lsp-test'
+ 'haskell-lsp-types')
+checkdepends=('cabal-install')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('c8ca57796be15796e7334e20ef3a983b4a77335d41084add87d102746e893fc80c43ee6c761d04d52afad846d4744007a0aec8d70a7e12e4576f847a684726ab')
+
+prepare() {
+  cd $pkgname-$pkgver
+  find test/testdata -name \*.cabal -exec uusi --add-options-all=-dynamic {} \;
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie' -f-brittany -f-class -f-eval -f-fourmolu -f-ormolu 
-f-refineImports -f-splice -f-stylishHaskell -f-tactic
+
+  runhaskell Setup build $MAKEFLAGS
+  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 $pkgname-$pkgver
+  
PATH="$PWD/dist/build/haskell-language-server:$PWD/dist/build/haskell-language-server-wrapper:$PATH"
 LD_LIBRARY_PATH="$PWD/dist/build" runhaskell Setup test || echo "Tests failed"
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-language-server/trunk (PKGBUILD)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 23:43:26
  Author: felixonmars
Revision: 967811

upgpkg: haskell-language-server 1.2.0.0-4: rebuild with cabal-install 3.4.0.0, 
cabal-install-parsers 0.4.1, ghc 9.0.1, ghc-lib-parser-ex 9.0.0.4, haskell-ci 
0.12.1, hlint 3.3.1, one-liner 2.0, path 0.9.0, retrie 1.0.0.0

Modified:
  haskell-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 23:11:09 UTC (rev 967810)
+++ PKGBUILD2021-06-28 23:43:26 UTC (rev 967811)
@@ -2,7 +2,7 @@
 
 pkgname=haskell-language-server
 pkgver=1.2.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="LSP server for GHC"
 url="https://github.com/haskell/haskell-language-server#readme;
 license=("Apache")
@@ -11,16 +11,19 @@
  'haskell-base16-bytestring' 'haskell-cryptohash-sha1' 
'haskell-data-default'
  'haskell-extra' 'haskell-ghc' 'haskell-ghc-api-compat' 
'haskell-ghc-paths' 'haskell-gitrev'
  'haskell-hashable' 'haskell-hie-bios' 'haskell-hiedb' 
'haskell-hls-brittany-plugin'
- 'haskell-hls-class-plugin' 'haskell-hls-eval-plugin' 
'haskell-hls-explicit-imports-plugin'
- 'haskell-hls-floskell-plugin' 'haskell-hls-fourmolu-plugin' 
'haskell-hls-graph'
+ 'haskell-hls-explicit-imports-plugin'
+ 'haskell-hls-floskell-plugin' 'haskell-hls-graph'
  'haskell-hls-haddock-comments-plugin' 'haskell-hls-hlint-plugin'
  'haskell-hls-module-name-plugin' 'haskell-hls-ormolu-plugin' 
'haskell-hls-plugin-api'
- 'haskell-hls-pragmas-plugin' 'haskell-hls-refine-imports-plugin'
- 'haskell-hls-retrie-plugin' 'haskell-hls-splice-plugin'
- 'haskell-hls-stylish-haskell-plugin' 'haskell-hls-tactics-plugin' 
'haskell-hslogger'
+ 'haskell-hls-pragmas-plugin'
+ 'haskell-hls-retrie-plugin' 'haskell-hslogger'
  'haskell-lens' 'haskell-lsp' 'haskell-optparse-applicative' 
'haskell-optparse-simple'
  'haskell-regex-tdfa' 'haskell-safe-exceptions' 
'haskell-sqlite-simple' 'haskell-temporary'
  'haskell-unordered-containers')
+# Disabled due to not compatible with GHC 9:
+# 'haskell-hls-brittany-plugin' 'haskell-hls-class-plugin' 
'haskell-hls-eval-plugin'
+# 'haskell-hls-fourmolu-plugin' 'haskell-hls-ormolu-plugin' 
'haskell-hls-refine-imports-plugin'
+# 'haskell-hls-splice-plugin' 'haskell-hls-stylish-haskell-plugin' 
'haskell-hls-tactics-plugin'
 makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 
'haskell-hspec-expectations' 'haskell-lsp-test'
  'haskell-lsp-types')
 checkdepends=('cabal-install')
@@ -39,7 +42,7 @@
 --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
---ghc-option='-pie'
+--ghc-option='-pie' -f-brittany -f-class -f-eval -f-fourmolu -f-ormolu 
-f-refineImports -f-splice -f-stylishHaskell -f-tactic
 
   runhaskell Setup build $MAKEFLAGS
   runhaskell Setup register --gen-script



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

2021-06-28 Thread Kpcyrd via arch-commits
Date: Monday, June 28, 2021 @ 23:11:09
  Author: kpcyrd
Revision: 967810

archrelease: copy trunk to community-x86_64

Added:
  signal-desktop/repos/community-x86_64/PKGBUILD
(from rev 967809, signal-desktop/trunk/PKGBUILD)
  signal-desktop/repos/community-x86_64/TRADEMARK_CONSENT.txt
(from rev 967809, signal-desktop/trunk/TRADEMARK_CONSENT.txt)
  signal-desktop/repos/community-x86_64/expire-from-source-date-epoch.patch
(from rev 967809, signal-desktop/trunk/expire-from-source-date-epoch.patch)
  signal-desktop/repos/community-x86_64/signal-desktop.desktop
(from rev 967809, signal-desktop/trunk/signal-desktop.desktop)
Deleted:
  signal-desktop/repos/community-x86_64/PKGBUILD
  signal-desktop/repos/community-x86_64/TRADEMARK_CONSENT.txt
  signal-desktop/repos/community-x86_64/expire-from-source-date-epoch.patch
  signal-desktop/repos/community-x86_64/signal-desktop.desktop

-+
 PKGBUILD|  138 +-
 expire-from-source-date-epoch.patch |   26 +++---
 signal-desktop.desktop  |   26 +++---
 3 files changed, 95 insertions(+), 95 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 23:10:41 UTC (rev 967809)
+++ PKGBUILD2021-06-28 23:11:09 UTC (rev 967810)
@@ -1,69 +0,0 @@
-# Maintainer: kpcyrd 
-# Contributor: Jean Lucas 
-
-pkgname=signal-desktop
-_pkgname=Signal-Desktop
-pkgver=5.6.2
-pkgrel=1
-pkgdesc="Signal Private Messenger for Linux"
-license=('AGPL3')
-arch=('x86_64')
-url="https://signal.org;
-depends=('gtk3' 'libvips' 'libxss' 'hicolor-icon-theme')
-makedepends=('yarn' 'git' 'git-lfs' 'nodejs-lts-fermium' 'npm6' 'python')
-source=(
-  
"${pkgname}-${pkgver}.tar.gz::https://github.com/signalapp/${_pkgname}/archive/v${pkgver}.tar.gz;
-  "${pkgname}.desktop"
-  "expire-from-source-date-epoch.patch"
-)
-sha512sums=('f9eea747155ee700e8fb9cde8fd5735bf0c8616e4264f1257cc40a1e3e3b03811f595e53deb9618d8383cdd90204c454cbf3331a5969079a737728a15a192e3f'
-
'90cfee563a985bc73c4e7984715d190ae0b5c7aa887a7dc15c665980ca5cc8420b02f6c7a54e032c29e18876d5d51cfbe5027a9f0a59de3903f50fd469d73ce0'
-
'6673066172d6c367961f3e2d762dd483e51a9f733d52e27d0569b333ad397375fd41d61b8a414b8c9e8dbba560a6c710678b3d105f8d285cb94d70561368d5a2')
-b2sums=('d3f541ce02098f93d265467720d47eeb8ba74ff34bd353c86a1cbf6b6a7602e348d2e5160310fa7c38b3f8e508b7d2166593a7fabc10e0860f87010b64aa6ca4'
-
'b0974f1409bf77e917a3ecce68a9d066eaf24a6cd35e0d52b0d61fcf2fb014f19962bb445b6eaf668081d370c69c01b08420c056902907574a29a71a4f0f2457'
-
'b8171e6d881a6ffd5588d1cae00ed81412eff1602670003fc1f48b7e6cb2d680340d464b7b38ee8886a8bd8193166ad71e3ad10b0de8b2a397b383b72434e289')
-
-prepare() {
-  cd "${_pkgname}-${pkgver}"
-
-  # git-lfs hook needs to be installed for one of the dependencies
-  git lfs install
-
-  # Allow higher Node versions
-  sed 's#"node": "#&>=#' -i package.json
-
-  # Select node-gyp versions with python3 support
-  sed 's#"node-gyp": "5.0.3"#"node-gyp": "6.1.0"#' -i package.json
-  # https://github.com/sass/node-sass/pull/2841
-  # https://github.com/sass/node-sass/issues/2716
-  sed -r 's#("resolutions": \{)#"resolutions": {"node-sass/node-gyp": 
"^6.0.0",#' -i package.json
-
-  yarn install --ignore-engines
-
-  # We can't read the release date from git so we use SOURCE_DATE_EPOCH instead
-  patch --forward --strip=1 
--input="${srcdir}/expire-from-source-date-epoch.patch"
-}
-
-build() {
-  cd "${_pkgname}-${pkgver}"
-  yarn generate
-  yarn build
-}
-
-package() {
-  cd "${_pkgname}-${pkgver}"
-
-  install -d "${pkgdir}/usr/"{lib,bin}
-  cp -a release/linux-unpacked "${pkgdir}/usr/lib/${pkgname}"
-  ln -s "/usr/lib/${pkgname}/${pkgname}" "${pkgdir}/usr/bin/"
-
-  chmod u+s "${pkgdir}/usr/lib/signal-desktop/chrome-sandbox"
-
-  install -Dm 644 "../${pkgname}.desktop" -t "${pkgdir}/usr/share/applications"
-  for i in 16 24 32 48 64 128 256 512 1024; do
-install -Dm 644 "build/icons/png/${i}x${i}.png" \
-  "${pkgdir}/usr/share/icons/hicolor/${i}x${i}/apps/${pkgname}.png"
-  done
-}
-
-# vim: ts=2 sw=2 et:

Copied: signal-desktop/repos/community-x86_64/PKGBUILD (from rev 967809, 
signal-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 23:11:09 UTC (rev 967810)
@@ -0,0 +1,69 @@
+# Maintainer: kpcyrd 
+# Contributor: Jean Lucas 
+
+pkgname=signal-desktop
+_pkgname=Signal-Desktop
+pkgver=5.7.0
+pkgrel=1
+pkgdesc="Signal Private Messenger for Linux"
+license=('AGPL3')
+arch=('x86_64')
+url="https://signal.org;
+depends=('gtk3' 'libvips' 'libxss' 'hicolor-icon-theme')
+makedepends=('yarn' 'git' 'git-lfs' 'nodejs-lts-fermium' 'npm6' 'python')
+source=(
+  
"${pkgname}-${pkgver}.tar.gz::https://github.com/signalapp/${_pkgname}/archive/v${pkgver}.tar.gz;
+  "${pkgname}.desktop"
+  

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

2021-06-28 Thread Kpcyrd via arch-commits
Date: Monday, June 28, 2021 @ 23:10:41
  Author: kpcyrd
Revision: 967809

upgpkg: signal-desktop 5.7.0-1

Modified:
  signal-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 23:10:01 UTC (rev 967808)
+++ PKGBUILD2021-06-28 23:10:41 UTC (rev 967809)
@@ -3,7 +3,7 @@
 
 pkgname=signal-desktop
 _pkgname=Signal-Desktop
-pkgver=5.6.2
+pkgver=5.7.0
 pkgrel=1
 pkgdesc="Signal Private Messenger for Linux"
 license=('AGPL3')
@@ -16,10 +16,10 @@
   "${pkgname}.desktop"
   "expire-from-source-date-epoch.patch"
 )
-sha512sums=('f9eea747155ee700e8fb9cde8fd5735bf0c8616e4264f1257cc40a1e3e3b03811f595e53deb9618d8383cdd90204c454cbf3331a5969079a737728a15a192e3f'
+sha512sums=('ed8e10fc11c624b468253c7e63a469e1e53705392663ab538abbe257966609d8b258b09445c47d17cf9c1b67a4e38ecd4e6bcd09c34ce4094d802685d8324c99'
 
'90cfee563a985bc73c4e7984715d190ae0b5c7aa887a7dc15c665980ca5cc8420b02f6c7a54e032c29e18876d5d51cfbe5027a9f0a59de3903f50fd469d73ce0'
 
'6673066172d6c367961f3e2d762dd483e51a9f733d52e27d0569b333ad397375fd41d61b8a414b8c9e8dbba560a6c710678b3d105f8d285cb94d70561368d5a2')
-b2sums=('d3f541ce02098f93d265467720d47eeb8ba74ff34bd353c86a1cbf6b6a7602e348d2e5160310fa7c38b3f8e508b7d2166593a7fabc10e0860f87010b64aa6ca4'
+b2sums=('dec08370cc2c36aa32390c365b121810f2d4a1fb731197155aa1c28bf7026bcf3ac78acea1ab58ad1c831532663fa78d8b0328769444a545e5a455a88ade8b86'
 
'b0974f1409bf77e917a3ecce68a9d066eaf24a6cd35e0d52b0d61fcf2fb014f19962bb445b6eaf668081d370c69c01b08420c056902907574a29a71a4f0f2457'
 
'b8171e6d881a6ffd5588d1cae00ed81412eff1602670003fc1f48b7e6cb2d680340d464b7b38ee8886a8bd8193166ad71e3ad10b0de8b2a397b383b72434e289')
 



[arch-commits] Commit in vaultwarden/repos (6 files)

2021-06-28 Thread George Rawlinson via arch-commits
Date: Monday, June 28, 2021 @ 23:10:01
  Author: grawlinson
Revision: 967808

archrelease: copy trunk to community-testing-x86_64

Added:
  vaultwarden/repos/community-testing-x86_64/
  vaultwarden/repos/community-testing-x86_64/PKGBUILD
(from rev 967807, vaultwarden/trunk/PKGBUILD)
  vaultwarden/repos/community-testing-x86_64/vaultwarden.install
(from rev 967807, vaultwarden/trunk/vaultwarden.install)
  vaultwarden/repos/community-testing-x86_64/vaultwarden.service
(from rev 967807, vaultwarden/trunk/vaultwarden.service)
  vaultwarden/repos/community-testing-x86_64/vaultwarden.sysusers.conf
(from rev 967807, vaultwarden/trunk/vaultwarden.sysusers.conf)
  vaultwarden/repos/community-testing-x86_64/vaultwarden.tmpfiles
(from rev 967807, vaultwarden/trunk/vaultwarden.tmpfiles)

---+
 PKGBUILD  |   58 
 vaultwarden.install   |   32 
 vaultwarden.service   |   55 +
 vaultwarden.sysusers.conf |1 
 vaultwarden.tmpfiles  |3 ++
 5 files changed, 149 insertions(+)

Copied: vaultwarden/repos/community-testing-x86_64/PKGBUILD (from rev 967807, 
vaultwarden/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-06-28 23:10:01 UTC (rev 967808)
@@ -0,0 +1,58 @@
+# Maintainer: Daniel M. Capella 
+# Maintainer: George Rawlinson 
+# Contributor: Markus Richter 
+# Contributor: Timothée Ravier https://github.com/dani-garcia/vaultwarden
+license=('GPL3')
+depends=('mariadb-libs' 'openssl' 'postgresql-libs' 'sqlite')
+makedepends=('rustup')
+optdepends=('vaultwarden-web: for the web app')
+provides=('bitwarden_rs')
+replaces=('bitwarden_rs')
+backup=('etc/vaultwarden.env')
+install=$pkgname.install
+source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz"
+"$pkgname.service"
+"$pkgname.sysusers.conf"
+"$pkgname.tmpfiles")
+b2sums=('2e59648373373a55667d73507a83ab75b382ce3ad016cdd6612f0f2f775eb0371acfc62c4d60e6f017dde6b63d62f1d76ea1f953978154fa60b84dc5e9853b0f'
+
'9d9c8b1cb1773a23e23dc0c6c99c8311a85793502d4055a80a77934a2149a6da3af0b221456641f34bee8265197267908812e800c9655d6b484fd045264e458a'
+
'6580cf4031f262638abf11e529e8dfc489197afd6cd616c6a7810741e03c004706a5f9358f825aac6644c0ab6b251627ff988ed68f8264120b3575a655972390'
+
'9cdcd6c997c884eb3c1ad0c9b8cd91e68ec6762a27f9b80a7eb6c0cb1ffa4e500a654da6f17e9f985cc67add154efe737761f74e4e5f72892fc0e9d457314973')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i "s,# DATA_FOLDER=data,DATA_FOLDER=/var/lib/$pkgname,
+  s,web-vault/,/usr/share/webapps/$pkgname-web,
+  s,# WEB_VAULT_ENABLED=true,WEB_VAULT_ENABLED=false,
+  s,/path/to/log,/var/log/$pkgname.log,
+  /^# ROCKET_TLS/a ROCKET_LIMITS={json=10485760}" .env.template
+}
+
+build() {
+  cd $pkgname-$pkgver
+  rustup set profile minimal
+  BWRS_VERSION="$pkgver" cargo build --release --locked --features 
sqlite,mysql,postgresql
+}
+
+check() {
+  cd $pkgname-$pkgver
+  cargo test --release --locked --features sqlite,mysql,postgresql
+}
+
+package() {
+  cd $pkgname-$pkgver
+  install -Dm644 .env.template "$pkgdir"/etc/$pkgname.env
+  install -Dt "$pkgdir"/usr/bin target/release/$pkgname
+  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system ../$pkgname.service
+  install -Dm644 ../$pkgname.sysusers.conf 
"$pkgdir"/usr/lib/sysusers.d/$pkgname.conf
+  install -Dm644 ../$pkgname.tmpfiles 
"$pkgdir"/usr/lib/tmpfiles.d/$pkgname.conf
+}
+
+# vim:set ts=2 sw=2 et:

Copied: vaultwarden/repos/community-testing-x86_64/vaultwarden.install (from 
rev 967807, vaultwarden/trunk/vaultwarden.install)
===
--- community-testing-x86_64/vaultwarden.install
(rev 0)
+++ community-testing-x86_64/vaultwarden.install2021-06-28 23:10:01 UTC 
(rev 967808)
@@ -0,0 +1,32 @@
+post_install() {
+  cat << EOF
+!NOTE!
+  bitwarden_rs is now vaultwarden:
+  https://github.com/dani-garcia/vaultwarden/discussions/1642
+
+  If upgrading from bitwarden_rs, do not to leave around files/directories
+  owned by the old bitwarden_rs user/group before removing the old bitwarden_rs
+  user/group.
+
+Configure the server via its environment variables in /etc/vaultwarden.env.
+
+If vaultwarden is run at ports >1024, you should apply these systemd unit
+options via a drop-in file:
+[Service]
+CapabilityBoundingSet=
+AmbientCapabilities=
+PrivateUsers=yes
+
+If the service produces too much noise in your journal, you can redirect stdout
+to /dev/null (vaultwarden will still also write to /var/log/vaultwarden.log if
+configured to do so):
+[Service]
+StandardOutput=null
+
+Create or edit drop-in file:
+# systemctl edit vaultwarden
+
+Start vaultwarden and enable its systemd service:
+# systemctl enable --now 

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

2021-06-28 Thread George Rawlinson via arch-commits
Date: Monday, June 28, 2021 @ 23:07:21
  Author: grawlinson
Revision: 967807

upgpkg: vaultwarden 1.22.0-1

New upstream release.

Modified:
  vaultwarden/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 22:50:07 UTC (rev 967806)
+++ PKGBUILD2021-06-28 23:07:21 UTC (rev 967807)
@@ -1,9 +1,10 @@
 # Maintainer: Daniel M. Capella 
+# Maintainer: George Rawlinson 
 # Contributor: Markus Richter 
 # Contributor: Timothée Ravier 

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

2021-06-28 Thread Anatol Pomozov via arch-commits
Date: Monday, June 28, 2021 @ 22:50:07
  Author: anatolik
Revision: 967806

archrelease: copy trunk to community-x86_64

Added:
  thrift/repos/community-x86_64/PKGBUILD
(from rev 967805, thrift/trunk/PKGBUILD)
Deleted:
  thrift/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 22:49:48 UTC (rev 967805)
+++ PKGBUILD2021-06-28 22:50:07 UTC (rev 967806)
@@ -1,66 +0,0 @@
-# Maintainer: Anatol Pomozov
-# Contributor: Byron Clark 
-
-# This package contains only thrift compiler and C/C++ libraries
-# for all the language binding one should use corresponding language-specific 
package manager:
-# CPAN for perl, gem for ruby, pip for python etc... Or better to create arch 
packages that install
-# the binding from the language specific managers python2-thrift, perl-thrift, 
ruby-thrift, ...
-
-pkgname=thrift
-pkgver=0.14.1
-pkgrel=1
-pkgdesc='Scalable cross-language services framework for IPC/RPC'
-arch=(x86_64)
-url='https://thrift.apache.org'
-license=(APACHE)
-depends=(gcc-libs openssl)
-makedepends=(qt5-base boost libevent emacs-nox)
-optdepends=(
-  'qt5-base: TQTcpServer (Qt5) support'
-)
-source=(thrift-$pkgver.zip::https://github.com/apache/thrift/archive/v$pkgver.zip)
-sha1sums=('4c209357f6960e20e2ee4db662ae453ea82b98cf')
-
-build() {
-  cd thrift-$pkgver
-
-  ./bootstrap.sh
-  ./configure --prefix=/usr \
- --enable-plugin \
-  --with-cpp \
-  --with-c_glib \
-  --with-qt5 \
-  --with-libevent \
-  --with-csharp \
-  --without-haskell \
-  --without-php \
-  --without-ruby \
-  --without-python \
-  --without-erlang \
-  --without-perl \
-  --without-java \
-  --without-c_sharp \
-  --without-d \
-  --without-php \
-  --without-go \
-  --without-lua \
-  --without-nodejs
-  
-  make
-
-  emacs -Q --batch -f batch-byte-compile contrib/thrift.el
-}
-
-check() {
-  cd thrift-$pkgver
-#  make check
-}
-
-package() {
-  cd thrift-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -m0644 -D contrib/thrift.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/thrift.vim
-  install -m0644 -D contrib/thrift.el 
"$pkgdir"/usr/share/emacs/site-lisp/thrift.el
-  install -m0644 -D contrib/thrift.elc 
"$pkgdir"/usr/share/emacs/site-lisp/thrift.elc
-}

Copied: thrift/repos/community-x86_64/PKGBUILD (from rev 967805, 
thrift/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 22:50:07 UTC (rev 967806)
@@ -0,0 +1,66 @@
+# Maintainer: Anatol Pomozov
+# Contributor: Byron Clark 
+
+# This package contains only thrift compiler and C/C++ libraries
+# for all the language binding one should use corresponding language-specific 
package manager:
+# CPAN for perl, gem for ruby, pip for python etc... Or better to create arch 
packages that install
+# the binding from the language specific managers python2-thrift, perl-thrift, 
ruby-thrift, ...
+
+pkgname=thrift
+pkgver=0.14.2
+pkgrel=1
+pkgdesc='Scalable cross-language services framework for IPC/RPC'
+arch=(x86_64)
+url='https://thrift.apache.org'
+license=(APACHE)
+depends=(gcc-libs openssl)
+makedepends=(qt5-base boost libevent emacs-nox)
+optdepends=(
+  'qt5-base: TQTcpServer (Qt5) support'
+)
+source=(thrift-$pkgver.zip::https://github.com/apache/thrift/archive/v$pkgver.zip)
+sha1sums=('5fb10831354752907d321bac848d9ae11449753b')
+
+build() {
+  cd thrift-$pkgver
+
+  ./bootstrap.sh
+  ./configure --prefix=/usr \
+ --enable-plugin \
+  --with-cpp \
+  --with-c_glib \
+  --with-qt5 \
+  --with-libevent \
+  --with-csharp \
+  --without-haskell \
+  --without-php \
+  --without-ruby \
+  --without-python \
+  --without-erlang \
+  --without-perl \
+  --without-java \
+  --without-c_sharp \
+  --without-d \
+  --without-php \
+  --without-go \
+  --without-lua \
+  --without-nodejs
+  
+  make
+
+  emacs -Q --batch -f batch-byte-compile contrib/thrift.el
+}
+
+check() {
+  cd thrift-$pkgver
+#  make check
+}
+
+package() {
+  cd thrift-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -m0644 -D contrib/thrift.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/thrift.vim
+  install -m0644 -D contrib/thrift.el 
"$pkgdir"/usr/share/emacs/site-lisp/thrift.el
+  install -m0644 -D contrib/thrift.elc 
"$pkgdir"/usr/share/emacs/site-lisp/thrift.elc
+}



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

2021-06-28 Thread Anatol Pomozov via arch-commits
Date: Monday, June 28, 2021 @ 22:49:48
  Author: anatolik
Revision: 967805

upgpkg: thrift 0.14.2-1

Modified:
  thrift/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 22:46:47 UTC (rev 967804)
+++ PKGBUILD2021-06-28 22:49:48 UTC (rev 967805)
@@ -7,7 +7,7 @@
 # the binding from the language specific managers python2-thrift, perl-thrift, 
ruby-thrift, ...
 
 pkgname=thrift
-pkgver=0.14.1
+pkgver=0.14.2
 pkgrel=1
 pkgdesc='Scalable cross-language services framework for IPC/RPC'
 arch=(x86_64)
@@ -19,7 +19,7 @@
   'qt5-base: TQTcpServer (Qt5) support'
 )
 
source=(thrift-$pkgver.zip::https://github.com/apache/thrift/archive/v$pkgver.zip)
-sha1sums=('4c209357f6960e20e2ee4db662ae453ea82b98cf')
+sha1sums=('5fb10831354752907d321bac848d9ae11449753b')
 
 build() {
   cd thrift-$pkgver



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

2021-06-28 Thread Anatol Pomozov via arch-commits
Date: Monday, June 28, 2021 @ 22:46:47
  Author: anatolik
Revision: 967804

archrelease: copy trunk to community-x86_64

Added:
  mruby/repos/community-x86_64/PKGBUILD
(from rev 967803, mruby/trunk/PKGBUILD)
Deleted:
  mruby/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 22:46:25 UTC (rev 967803)
+++ PKGBUILD2021-06-28 22:46:47 UTC (rev 967804)
@@ -1,34 +0,0 @@
-# Maintainer: Anatol Pomozov 
-
-pkgname=mruby
-pkgver=2.1.2
-pkgrel=1
-pkgdesc='An interpreter for the Ruby programming language with the intention 
of being lightweight and easily embeddable'
-arch=(i686 x86_64)
-url='https://github.com/mruby/mruby'
-license=(MIT)
-depends=(readline)
-makedepends=(bison ruby ruby-rake)
-source=(mruby-$pkgver.zip::https://github.com/mruby/mruby/archive/$pkgver.zip)
-sha1sums=('3dc4b5ed859447f6e8432fc0c66e4e8a53e01503')
-
-build() {
-  cd mruby-$pkgver
-  make
-}
-
-check() {
-  cd mruby-$pkgver
-  # make test disable due to https://github.com/mruby/mruby/issues/5026
-}
-
-package() {
-  cd mruby-$pkgver
-
-  install -d "$pkgdir/usr/bin" "$pkgdir/usr/lib" 
"$pkgdir/usr/share/licenses/mruby"
-  cp build/host/bin/* "$pkgdir/usr/bin"
-  cp build/host/lib/*.a "$pkgdir/usr/lib"
-  cp -r include "$pkgdir/usr"
-
-  cp LICENSE "$pkgdir/usr/share/licenses/mruby/LICENSE"
-}

Copied: mruby/repos/community-x86_64/PKGBUILD (from rev 967803, 
mruby/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 22:46:47 UTC (rev 967804)
@@ -0,0 +1,34 @@
+# Maintainer: Anatol Pomozov 
+
+pkgname=mruby
+pkgver=3.0.0
+pkgrel=1
+pkgdesc='An interpreter for the Ruby programming language with the intention 
of being lightweight and easily embeddable'
+arch=(i686 x86_64)
+url='https://github.com/mruby/mruby'
+license=(MIT)
+depends=(readline)
+makedepends=(bison ruby ruby-rake)
+source=(mruby-$pkgver.zip::https://github.com/mruby/mruby/archive/$pkgver.zip)
+sha1sums=('4b393f26a473ba8106fc193c07b514dc395e1264')
+
+build() {
+  cd mruby-$pkgver
+  make
+}
+
+check() {
+  cd mruby-$pkgver
+  # make test disable due to https://github.com/mruby/mruby/issues/5026
+}
+
+package() {
+  cd mruby-$pkgver
+
+  install -d "$pkgdir/usr/bin" "$pkgdir/usr/lib" 
"$pkgdir/usr/share/licenses/mruby"
+  cp build/host/bin/* "$pkgdir/usr/bin"
+  cp build/host/lib/*.a "$pkgdir/usr/lib"
+  cp -r include "$pkgdir/usr"
+
+  cp LICENSE "$pkgdir/usr/share/licenses/mruby/LICENSE"
+}



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

2021-06-28 Thread Anatol Pomozov via arch-commits
Date: Monday, June 28, 2021 @ 22:46:25
  Author: anatolik
Revision: 967803

upgpkg: mruby 3.0.0-1

Modified:
  mruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 22:43:35 UTC (rev 967802)
+++ PKGBUILD2021-06-28 22:46:25 UTC (rev 967803)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov 
 
 pkgname=mruby
-pkgver=2.1.2
+pkgver=3.0.0
 pkgrel=1
 pkgdesc='An interpreter for the Ruby programming language with the intention 
of being lightweight and easily embeddable'
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 depends=(readline)
 makedepends=(bison ruby ruby-rake)
 source=(mruby-$pkgver.zip::https://github.com/mruby/mruby/archive/$pkgver.zip)
-sha1sums=('3dc4b5ed859447f6e8432fc0c66e4e8a53e01503')
+sha1sums=('4b393f26a473ba8106fc193c07b514dc395e1264')
 
 build() {
   cd mruby-$pkgver



[arch-commits] Commit in lib32-fontconfig/repos/multilib-x86_64 (6 files)

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 22:43:35
  Author: heftig
Revision: 967802

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-fontconfig/repos/multilib-x86_64/PKGBUILD
(from rev 967801, lib32-fontconfig/trunk/PKGBUILD)
  lib32-fontconfig/repos/multilib-x86_64/fontconfig-32.hook
(from rev 967801, lib32-fontconfig/trunk/fontconfig-32.hook)
  lib32-fontconfig/repos/multilib-x86_64/fontconfig-32.install
(from rev 967801, lib32-fontconfig/trunk/fontconfig-32.install)
Deleted:
  lib32-fontconfig/repos/multilib-x86_64/PKGBUILD
  lib32-fontconfig/repos/multilib-x86_64/fontconfig-32.hook
  lib32-fontconfig/repos/multilib-x86_64/fontconfig-32.install

---+
 PKGBUILD  |  137 +++-
 fontconfig-32.hook|   28 -
 fontconfig-32.install |   22 +++
 3 files changed, 92 insertions(+), 95 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 22:43:02 UTC (rev 967801)
+++ PKGBUILD2021-06-28 22:43:35 UTC (rev 967802)
@@ -1,70 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgname=lib32-fontconfig
-pkgver=2.13.93
-pkgrel=4
-epoch=2
-pkgdesc='Library for configuring and customizing font access'
-url=https://www.freedesktop.org/wiki/Software/fontconfig/
-arch=(x86_64)
-license=(custom)
-depends=(
-  fontconfig
-  lib32-expat
-  libfreetype.so
-)
-makedepends=(
-  git
-  meson
-  gperf
-  lib32-freetype2
-)
-provides=(libfontconfig.so)
-install=fontconfig-32.install
-_tag=d06103e3e764bd43758e213414a1716858ab384c
-source=(
-  git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#tag=${_tag}
-  fontconfig-32.hook
-)
-b2sums=('SKIP'
-
'1cba71810c9bde6ecb6fac124e458fb7260be3ea72ade82b836e0e8e1eaa7c7df31e6e92e405fa420325cec0ce14d0f19630e777308032b0c26ec96a3d668d93')
-
-prepare() {
-  cd fontconfig
-  git cherry-pick -n 4e42925096e9  # Fix meson install
-  git cherry-pick -n 10c7390e358c  # Fix default font dirs
-  git cherry-pick -n df29933e1a06  # https://bugs.archlinux.org/task/70141
-}
-
-pkgver() {
-  cd fontconfig
-  git describe --tags
-}
-
-build() {
-  export CC='gcc -m32'
-  export CXX='g++ -m32'
-  export PKG_CONFIG=i686-pc-linux-gnu-pkg-config
-  arch-meson fontconfig build \
---libdir=/usr/lib32 \
--D doc=disabled
-  meson compile -C build
-}
-
-check() {
-  meson test -C build --print-errorlogs
-}
-
-package() {
-  DESTDIR="${pkgdir}" meson install -C build
-  rm -r "${pkgdir}"/{etc,usr/{include,share}}
-  mv "${pkgdir}"/usr/bin/fc-cache{,-32}
-  find "${pkgdir}"/usr/bin -type f -not -name '*-32' -delete
-  install -Dm 644 *.hook -t "${pkgdir}"/usr/share/libalpm/hooks/
-  install -dm 755 "${pkgdir}"/usr/share/licenses
-  ln -s fontconfig "${pkgdir}"/usr/share/licenses/lib32-fontconfig
-}
-
-# vim:set sw=2 et:

Copied: lib32-fontconfig/repos/multilib-x86_64/PKGBUILD (from rev 967801, 
lib32-fontconfig/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 22:43:35 UTC (rev 967802)
@@ -0,0 +1,67 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=lib32-fontconfig
+pkgver=2.13.94
+pkgrel=1
+epoch=2
+pkgdesc='Library for configuring and customizing font access'
+url=https://www.freedesktop.org/wiki/Software/fontconfig/
+arch=(x86_64)
+license=(custom)
+depends=(
+  fontconfig
+  lib32-expat
+  libfreetype.so
+)
+makedepends=(
+  git
+  meson
+  gperf
+  lib32-freetype2
+)
+provides=(libfontconfig.so)
+install=fontconfig-32.install
+_tag=42ca13917a2f8bebfb9e6f174062e68419df3572
+source=(
+  git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#tag=${_tag}
+  fontconfig-32.hook
+)
+b2sums=('SKIP'
+
'1cba71810c9bde6ecb6fac124e458fb7260be3ea72ade82b836e0e8e1eaa7c7df31e6e92e405fa420325cec0ce14d0f19630e777308032b0c26ec96a3d668d93')
+
+prepare() {
+  cd fontconfig
+}
+
+pkgver() {
+  cd fontconfig
+  git describe --tags
+}
+
+build() {
+  export CC='gcc -m32'
+  export CXX='g++ -m32'
+  export PKG_CONFIG=i686-pc-linux-gnu-pkg-config
+  arch-meson fontconfig build \
+--libdir=/usr/lib32 \
+-D doc=disabled
+  meson compile -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  meson install -C build --destdir "${pkgdir}"
+  rm -r "${pkgdir}"/{etc,usr/{include,share}}
+  mv "${pkgdir}"/usr/bin/fc-cache{,-32}
+  find "${pkgdir}"/usr/bin -type f -not -name '*-32' -delete
+  install -Dm 644 *.hook -t "${pkgdir}"/usr/share/libalpm/hooks/
+  install -dm 755 "${pkgdir}"/usr/share/licenses
+  ln -s fontconfig "${pkgdir}"/usr/share/licenses/lib32-fontconfig
+}
+
+# vim:set sw=2 et:

Deleted: fontconfig-32.hook
===
--- fontconfig-32.hook  2021-06-28 22:43:02 UTC (rev 

[arch-commits] Commit in fontconfig/repos/extra-x86_64 (10 files)

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 22:43:35
  Author: heftig
Revision: 418773

archrelease: copy trunk to extra-x86_64

Added:
  fontconfig/repos/extra-x86_64/40-fontconfig-config.hook
(from rev 418772, fontconfig/trunk/40-fontconfig-config.hook)
  fontconfig/repos/extra-x86_64/40-fontconfig-config.script
(from rev 418772, fontconfig/trunk/40-fontconfig-config.script)
  fontconfig/repos/extra-x86_64/PKGBUILD
(from rev 418772, fontconfig/trunk/PKGBUILD)
  fontconfig/repos/extra-x86_64/fontconfig.hook
(from rev 418772, fontconfig/trunk/fontconfig.hook)
  fontconfig/repos/extra-x86_64/fontconfig.install
(from rev 418772, fontconfig/trunk/fontconfig.install)
Deleted:
  fontconfig/repos/extra-x86_64/40-fontconfig-config.hook
  fontconfig/repos/extra-x86_64/40-fontconfig-config.script
  fontconfig/repos/extra-x86_64/PKGBUILD
  fontconfig/repos/extra-x86_64/fontconfig.hook
  fontconfig/repos/extra-x86_64/fontconfig.install

-+
 40-fontconfig-config.hook   |   22 +++---
 40-fontconfig-config.script |   24 +++
 PKGBUILD|  137 --
 fontconfig.hook |   28 
 fontconfig.install  |   52 +++
 5 files changed, 130 insertions(+), 133 deletions(-)

Deleted: 40-fontconfig-config.hook
===
--- 40-fontconfig-config.hook   2021-06-28 22:42:54 UTC (rev 418772)
+++ 40-fontconfig-config.hook   2021-06-28 22:43:35 UTC (rev 418773)
@@ -1,11 +0,0 @@
-[Trigger]
-Type = Path
-Operation = Install
-Operation = Remove
-Target = usr/share/fontconfig/conf.default/*
-
-[Action]
-Description = Updating fontconfig configuration...
-When = PostTransaction
-Exec = /usr/share/libalpm/scripts/40-fontconfig-config /etc/fonts/conf.d
-NeedsTargets

Copied: fontconfig/repos/extra-x86_64/40-fontconfig-config.hook (from rev 
418772, fontconfig/trunk/40-fontconfig-config.hook)
===
--- 40-fontconfig-config.hook   (rev 0)
+++ 40-fontconfig-config.hook   2021-06-28 22:43:35 UTC (rev 418773)
@@ -0,0 +1,11 @@
+[Trigger]
+Type = Path
+Operation = Install
+Operation = Remove
+Target = usr/share/fontconfig/conf.default/*
+
+[Action]
+Description = Updating fontconfig configuration...
+When = PostTransaction
+Exec = /usr/share/libalpm/scripts/40-fontconfig-config /etc/fonts/conf.d
+NeedsTargets

Deleted: 40-fontconfig-config.script
===
--- 40-fontconfig-config.script 2021-06-28 22:42:54 UTC (rev 418772)
+++ 40-fontconfig-config.script 2021-06-28 22:43:35 UTC (rev 418773)
@@ -1,12 +0,0 @@
-#!/bin/bash
-
-while read -r f; do
-  link="${1:?}/${f##*/}"
-  if [[ -e $f && ! -e $link ]]; then
-ln -sT "/$f" "$link"
-  elif [[ ! -e $f && -L $link ]]; then
-rm -f "$link"
-  fi
-done
-
-# vim:set sw=2 et:

Copied: fontconfig/repos/extra-x86_64/40-fontconfig-config.script (from rev 
418772, fontconfig/trunk/40-fontconfig-config.script)
===
--- 40-fontconfig-config.script (rev 0)
+++ 40-fontconfig-config.script 2021-06-28 22:43:35 UTC (rev 418773)
@@ -0,0 +1,12 @@
+#!/bin/bash
+
+while read -r f; do
+  link="${1:?}/${f##*/}"
+  if [[ -e $f && ! -e $link ]]; then
+ln -sT "/$f" "$link"
+  elif [[ ! -e $f && -L $link ]]; then
+rm -f "$link"
+  fi
+done
+
+# vim:set sw=2 et:

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 22:42:54 UTC (rev 418772)
+++ PKGBUILD2021-06-28 22:43:35 UTC (rev 418773)
@@ -1,70 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Maintainer: Jan de Groot 
-
-pkgname=fontconfig
-pkgver=2.13.93
-pkgrel=4
-epoch=2
-pkgdesc="Library for configuring and customizing font access"
-url=https://www.freedesktop.org/wiki/Software/fontconfig/
-arch=(x86_64)
-license=(custom)
-depends=(libexpat.so libfreetype.so)
-makedepends=(git meson gperf expat freetype2
- docbook-utils docbook-sgml perl-sgmls)
-provides=(libfontconfig.so fontconfig-docs)
-conflicts=(fontconfig-docs)
-replaces=('fontconfig-docs<2:2.13.93-1')
-install=fontconfig.install
-backup=(etc/fonts/fonts.conf)
-_commit=d06103e3e764bd43758e213414a1716858ab384c  # tags/2.13.93^0
-source=("git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#commit=$_commit;
-40-fontconfig-config.script
-40-fontconfig-config.hook
-fontconfig.hook)
-b2sums=('SKIP'
-
'7fb63e76ab126bc0a7decfd74c53429ad1ce6d13de2f14037259616d8d4150b8fa4601c7f02b75918ccd5995d424816dc9d01a5fe7e39dc3dd1fcc83dfdb0fe8'
-
'b06b3f2b8c0c38139a9247c26a641e6dc01d50b530478dd14133175a603f60b0af901af16c9fcf1ce73d23786ea14bfdbacd39f1dcfd88f6382965ad22be1411'
-

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

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 22:43:02
  Author: heftig
Revision: 967801

2.13.94-1

Modified:
  lib32-fontconfig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 22:17:59 UTC (rev 967800)
+++ PKGBUILD2021-06-28 22:43:02 UTC (rev 967801)
@@ -3,8 +3,8 @@
 # Contributor: Jan de Groot 
 
 pkgname=lib32-fontconfig
-pkgver=2.13.93
-pkgrel=4
+pkgver=2.13.94
+pkgrel=1
 epoch=2
 pkgdesc='Library for configuring and customizing font access'
 url=https://www.freedesktop.org/wiki/Software/fontconfig/
@@ -23,7 +23,7 @@
 )
 provides=(libfontconfig.so)
 install=fontconfig-32.install
-_tag=d06103e3e764bd43758e213414a1716858ab384c
+_tag=42ca13917a2f8bebfb9e6f174062e68419df3572
 source=(
   git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#tag=${_tag}
   fontconfig-32.hook
@@ -33,9 +33,6 @@
 
 prepare() {
   cd fontconfig
-  git cherry-pick -n 4e42925096e9  # Fix meson install
-  git cherry-pick -n 10c7390e358c  # Fix default font dirs
-  git cherry-pick -n df29933e1a06  # https://bugs.archlinux.org/task/70141
 }
 
 pkgver() {
@@ -58,7 +55,7 @@
 }
 
 package() {
-  DESTDIR="${pkgdir}" meson install -C build
+  meson install -C build --destdir "${pkgdir}"
   rm -r "${pkgdir}"/{etc,usr/{include,share}}
   mv "${pkgdir}"/usr/bin/fc-cache{,-32}
   find "${pkgdir}"/usr/bin -type f -not -name '*-32' -delete



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

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 22:42:54
  Author: heftig
Revision: 418772

2.13.94-1

Modified:
  fontconfig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:39:04 UTC (rev 418771)
+++ PKGBUILD2021-06-28 22:42:54 UTC (rev 418772)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot 
 
 pkgname=fontconfig
-pkgver=2.13.93
-pkgrel=4
+pkgver=2.13.94
+pkgrel=1
 epoch=2
 pkgdesc="Library for configuring and customizing font access"
 url=https://www.freedesktop.org/wiki/Software/fontconfig/
@@ -17,7 +17,7 @@
 replaces=('fontconfig-docs<2:2.13.93-1')
 install=fontconfig.install
 backup=(etc/fonts/fonts.conf)
-_commit=d06103e3e764bd43758e213414a1716858ab384c  # tags/2.13.93^0
+_commit=e291fda7d42e5d64379555097a066d9c2c4efce3  # tags/2.13.94^0
 
source=("git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#commit=$_commit;
 40-fontconfig-config.script
 40-fontconfig-config.hook
@@ -29,9 +29,6 @@
 
 prepare() {
   cd fontconfig
-  git cherry-pick -n 4e42925096e9  # Fix meson install
-  git cherry-pick -n 10c7390e358c  # Fix default font dirs
-  git cherry-pick -n df29933e1a06  # https://bugs.archlinux.org/task/70141
 }
 
 pkgver() {
@@ -52,7 +49,7 @@
 }
 
 package() {
-  DESTDIR="$pkgdir" meson install -C build
+  meson install -C build --destdir "$pkgdir"
 
   # Handle conf.d using the hook to avoid overwriting the symlinks on upgrade
   mkdir -p "$pkgdir/usr/share/fontconfig/conf.default"



[arch-commits] Commit in haskell-hls-explicit-imports-plugin/repos (2 files)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 22:17:59
  Author: felixonmars
Revision: 967800

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-explicit-imports-plugin/repos/community-staging-x86_64/
  haskell-hls-explicit-imports-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 967799, haskell-hls-explicit-imports-plugin/trunk/PKGBUILD)

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

Copied: 
haskell-hls-explicit-imports-plugin/repos/community-staging-x86_64/PKGBUILD 
(from rev 967799, haskell-hls-explicit-imports-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-28 22:17:59 UTC (rev 967800)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-explicit-imports-plugin
+pkgname=haskell-hls-explicit-imports-plugin
+pkgver=1.0.0.3
+pkgrel=4
+pkgdesc="Explicit imports plugin for Haskell Language Server"
+url="https://hackage.haskell.org/package/hls-explicit-imports-plugin;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-ghc' 'haskell-ghc-api-compat' 
'haskell-ghcide'
+ 'haskell-hls-graph' 'haskell-hls-plugin-api' 'haskell-lsp' 
'haskell-unordered-containers')
+makedepends=('ghc' 'uusi')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('9ee3ef0e88179ec03f64e2f23ba21c00ed02dd2b64c097de926c9502d2b4b77fb3c5e17c1ebe7f3e7e4a8db2a38a888de6ddb523b247f2883c9750452c603358')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--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 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
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-explicit-imports-plugin/trunk (PKGBUILD)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 22:17:45
  Author: felixonmars
Revision: 967799

upgpkg: haskell-hls-explicit-imports-plugin 1.0.0.3-4: rebuild with 
cabal-install 3.4.0.0, cabal-install-parsers 0.4.1, ghc 9.0.1, 
ghc-lib-parser-ex 9.0.0.4, haskell-ci 0.12.1, hlint 3.3.1, one-liner 2.0, path 
0.9.0, retrie 1.0.0.0

Modified:
  haskell-hls-explicit-imports-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 22:16:37 UTC (rev 967798)
+++ PKGBUILD2021-06-28 22:17:45 UTC (rev 967799)
@@ -3,7 +3,7 @@
 _hkgname=hls-explicit-imports-plugin
 pkgname=haskell-hls-explicit-imports-plugin
 pkgver=1.0.0.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Explicit imports plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-explicit-imports-plugin;
 license=("Apache")



[arch-commits] Commit in haskell-hls-hlint-plugin/repos (2 files)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 22:16:37
  Author: felixonmars
Revision: 967798

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-hlint-plugin/repos/community-staging-x86_64/
  haskell-hls-hlint-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 967797, haskell-hls-hlint-plugin/trunk/PKGBUILD)

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

Copied: haskell-hls-hlint-plugin/repos/community-staging-x86_64/PKGBUILD (from 
rev 967797, haskell-hls-hlint-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-28 22:16:37 UTC (rev 967798)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-hlint-plugin
+pkgname=haskell-hls-hlint-plugin
+pkgver=1.0.1.0
+pkgrel=4
+pkgdesc="Hlint integration plugin with Haskell Language Server"
+url="https://hackage.haskell.org/package/hls-hlint-plugin;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-diff' 'haskell-aeson' 'haskell-apply-refact' 
'haskell-data-default'
+ 'haskell-extra' 'haskell-ghc' 'haskell-ghc-exactprint' 
'haskell-ghcide' 'haskell-hashable'
+ 'hlint' 'haskell-hls-plugin-api' 'haskell-hslogger' 'haskell-lens' 
'haskell-lsp'
+ 'haskell-regex-tdfa' 'haskell-temporary' 
'haskell-unordered-containers')
+makedepends=('ghc' 'uusi')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('a76d166f8215fcaaf6b8d597f21ceafa64b34435b3aff6717db939f905c864efc3c441a9bc3f590677d76009d46e7783b72150c220c8f47ec2f56f57e23d6776')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie' -fhlint33
+
+  runhaskell Setup build $MAKEFLAGS
+  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
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-hlint-plugin/trunk (PKGBUILD)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 22:16:24
  Author: felixonmars
Revision: 967797

upgpkg: haskell-hls-hlint-plugin 1.0.1.0-4: rebuild with cabal-install 3.4.0.0, 
cabal-install-parsers 0.4.1, ghc 9.0.1, ghc-lib-parser-ex 9.0.0.4, haskell-ci 
0.12.1, hlint 3.3.1, one-liner 2.0, path 0.9.0, retrie 1.0.0.0

Modified:
  haskell-hls-hlint-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:58:24 UTC (rev 967796)
+++ PKGBUILD2021-06-28 22:16:24 UTC (rev 967797)
@@ -3,7 +3,7 @@
 _hkgname=hls-hlint-plugin
 pkgname=haskell-hls-hlint-plugin
 pkgver=1.0.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Hlint integration plugin with Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-hlint-plugin;
 license=("Apache")
@@ -28,7 +28,7 @@
 --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
---ghc-option='-pie' -f-hlint33
+--ghc-option='-pie' -fhlint33
 
   runhaskell Setup build $MAKEFLAGS
   runhaskell Setup register --gen-script



[arch-commits] Commit in haskell-test-lib/repos/community-staging-x86_64 (2 files)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:58:24
  Author: felixonmars
Revision: 967796

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-test-lib/repos/community-staging-x86_64/PKGBUILD
(from rev 967795, haskell-test-lib/trunk/PKGBUILD)
Deleted:
  haskell-test-lib/repos/community-staging-x86_64/PKGBUILD

--+
 PKGBUILD |   95 +++--
 1 file changed, 49 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 21:58:14 UTC (rev 967795)
+++ PKGBUILD2021-06-28 21:58:24 UTC (rev 967796)
@@ -1,46 +0,0 @@
-# Maintainer: Felix Yan 
-
-_hkgname=test-lib
-pkgname=haskell-test-lib
-pkgver=0.3
-pkgrel=2
-pkgdesc="A library to make a quick test-runner script."
-url="https://hackage.haskell.org/package/test-lib;
-license=("custom:ISC")
-arch=('x86_64')
-depends=('ghc-libs' 'haskell-hunit' 'haskell-simple-get-opt' 
'haskell-test-framework'
- 'haskell-test-framework-hunit')
-makedepends=('ghc' 'uusi')
-source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
-sha256sums=('5b198ada5b44a33b0af9b996051b9bd3a743c794f02cd100c370fc01bc7e6395')
-
-prepare() {
-  cd $_hkgname-$pkgver
-  uusi -u base $_hkgname.cabal
-}
-
-build() {
-  cd $_hkgname-$pkgver
-
-  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
---dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
---ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
---ghc-option='-pie'
-
-  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
-}
-
-package() {
-  cd $_hkgname-$pkgver
-
-  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
-  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
-  runhaskell Setup copy --destdir="$pkgdir"
-  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
-  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
-}

Copied: haskell-test-lib/repos/community-staging-x86_64/PKGBUILD (from rev 
967795, haskell-test-lib/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 21:58:24 UTC (rev 967796)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+
+_hkgname=test-lib
+pkgname=haskell-test-lib
+pkgver=0.3
+pkgrel=3
+pkgdesc="A library to make a quick test-runner script."
+url="https://hackage.haskell.org/package/test-lib;
+license=("custom:ISC")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hunit' 'haskell-simple-get-opt' 
'haskell-test-framework'
+ 'haskell-test-framework-hunit')
+makedepends=('ghc' 'uusi')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('5b198ada5b44a33b0af9b996051b9bd3a743c794f02cd100c370fc01bc7e6395')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  uusi -u base $_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  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
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+
+  # Conflicts with bluez-utils
+  mv "$pkgdir"/usr/bin/{,hs-}test-runner
+}



[arch-commits] Commit in haskell-test-lib/trunk (PKGBUILD)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:58:14
  Author: felixonmars
Revision: 967795

upgpkg: haskell-test-lib 0.3-3: fix conflicting executable

Modified:
  haskell-test-lib/trunk/PKGBUILD

--+
 PKGBUILD |5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:55:02 UTC (rev 967794)
+++ PKGBUILD2021-06-28 21:58:14 UTC (rev 967795)
@@ -3,7 +3,7 @@
 _hkgname=test-lib
 pkgname=haskell-test-lib
 pkgver=0.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A library to make a quick test-runner script."
 url="https://hackage.haskell.org/package/test-lib;
 license=("custom:ISC")
@@ -43,4 +43,7 @@
   runhaskell Setup copy --destdir="$pkgdir"
   install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
   rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+
+  # Conflicts with bluez-utils
+  mv "$pkgdir"/usr/bin/{,hs-}test-runner
 }



[arch-commits] Commit in haskell-hls-pragmas-plugin/repos (2 files)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:55:02
  Author: felixonmars
Revision: 967794

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-pragmas-plugin/repos/community-staging-x86_64/
  haskell-hls-pragmas-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 967793, haskell-hls-pragmas-plugin/trunk/PKGBUILD)

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

Copied: haskell-hls-pragmas-plugin/repos/community-staging-x86_64/PKGBUILD 
(from rev 967793, haskell-hls-pragmas-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-28 21:55:02 UTC (rev 967794)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-pragmas-plugin
+pkgname=haskell-hls-pragmas-plugin
+pkgver=1.0.0.0
+pkgrel=4
+pkgdesc="Pragmas plugin for Haskell Language Server"
+url="https://hackage.haskell.org/package/hls-pragmas-plugin;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-extra' 'haskell-fuzzy' 'haskell-ghcide' 
'haskell-hls-plugin-api'
+ 'haskell-lens' 'haskell-lsp' 'haskell-unordered-containers')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-test' 
'haskell-lsp-types')
+checkdepends=('git')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('faffabfb7da5b88dc777185cfe879779e5391b14d4e4f7196cda303a5b4978fe')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+  uusi -u ghcide $_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--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 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 --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-pragmas-plugin/trunk (PKGBUILD)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:54:48
  Author: felixonmars
Revision: 967793

upgpkg: haskell-hls-pragmas-plugin 1.0.0.0-4: rebuild with cabal-install 
3.4.0.0, cabal-install-parsers 0.4.1, ghc 9.0.1, ghc-lib-parser-ex 9.0.0.4, 
haskell-ci 0.12.1, hlint 3.3.1, one-liner 2.0, path 0.9.0, retrie 1.0.0.0

Modified:
  haskell-hls-pragmas-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:52:45 UTC (rev 967792)
+++ PKGBUILD2021-06-28 21:54:48 UTC (rev 967793)
@@ -3,7 +3,7 @@
 _hkgname=hls-pragmas-plugin
 pkgname=haskell-hls-pragmas-plugin
 pkgver=1.0.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Pragmas plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-pragmas-plugin;
 license=("Apache")



[arch-commits] Commit in haskell-test-lib/repos (2 files)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:52:45
  Author: felixonmars
Revision: 967792

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-test-lib/repos/community-staging-x86_64/
  haskell-test-lib/repos/community-staging-x86_64/PKGBUILD
(from rev 967791, haskell-test-lib/trunk/PKGBUILD)

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

Copied: haskell-test-lib/repos/community-staging-x86_64/PKGBUILD (from rev 
967791, haskell-test-lib/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-28 21:52:45 UTC (rev 967792)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+
+_hkgname=test-lib
+pkgname=haskell-test-lib
+pkgver=0.3
+pkgrel=2
+pkgdesc="A library to make a quick test-runner script."
+url="https://hackage.haskell.org/package/test-lib;
+license=("custom:ISC")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hunit' 'haskell-simple-get-opt' 
'haskell-test-framework'
+ 'haskell-test-framework-hunit')
+makedepends=('ghc' 'uusi')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('5b198ada5b44a33b0af9b996051b9bd3a743c794f02cd100c370fc01bc7e6395')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  uusi -u base $_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  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
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-test-lib/trunk (PKGBUILD)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:52:37
  Author: felixonmars
Revision: 967791

upgpkg: haskell-test-lib 0.3-2: rebuild with ghc 9.0.1

Modified:
  haskell-test-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:50:28 UTC (rev 967790)
+++ PKGBUILD2021-06-28 21:52:37 UTC (rev 967791)
@@ -3,7 +3,7 @@
 _hkgname=test-lib
 pkgname=haskell-test-lib
 pkgver=0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A library to make a quick test-runner script."
 url="https://hackage.haskell.org/package/test-lib;
 license=("custom:ISC")
@@ -10,10 +10,15 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-hunit' 'haskell-simple-get-opt' 
'haskell-test-framework'
  'haskell-test-framework-hunit')
-makedepends=('ghc')
+makedepends=('ghc' 'uusi')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
 sha256sums=('5b198ada5b44a33b0af9b996051b9bd3a743c794f02cd100c370fc01bc7e6395')
 
+prepare() {
+  cd $_hkgname-$pkgver
+  uusi -u base $_hkgname.cabal
+}
+
 build() {
   cd $_hkgname-$pkgver
 



[arch-commits] Commit in haskell-hls-module-name-plugin/repos (2 files)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:50:28
  Author: felixonmars
Revision: 967790

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-module-name-plugin/repos/community-staging-x86_64/
  haskell-hls-module-name-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 967789, haskell-hls-module-name-plugin/trunk/PKGBUILD)

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

Copied: haskell-hls-module-name-plugin/repos/community-staging-x86_64/PKGBUILD 
(from rev 967789, haskell-hls-module-name-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-28 21:50:28 UTC (rev 967790)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-module-name-plugin
+pkgname=haskell-hls-module-name-plugin
+pkgver=1.0.0.0
+pkgrel=4
+pkgdesc="Module name plugin for Haskell Language Server"
+url="https://hackage.haskell.org/package/hls-module-name-plugin;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-ghcide' 'haskell-hls-plugin-api' 
'haskell-lsp'
+ 'haskell-unordered-containers')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils')
+checkdepends=('git')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('abcf1d52aa552b97e459c0e8c70af03f8428e292c253dcd14eea753283fd81a8')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--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 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 --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-module-name-plugin/trunk (PKGBUILD)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:50:15
  Author: felixonmars
Revision: 967789

upgpkg: haskell-hls-module-name-plugin 1.0.0.0-4: rebuild with cabal-install 
3.4.0.0, cabal-install-parsers 0.4.1, ghc 9.0.1, ghc-lib-parser-ex 9.0.0.4, 
haskell-ci 0.12.1, hlint 3.3.1, one-liner 2.0, path 0.9.0, retrie 1.0.0.0

Modified:
  haskell-hls-module-name-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:50:02 UTC (rev 967788)
+++ PKGBUILD2021-06-28 21:50:15 UTC (rev 967789)
@@ -3,7 +3,7 @@
 _hkgname=hls-module-name-plugin
 pkgname=haskell-hls-module-name-plugin
 pkgver=1.0.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Module name plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-module-name-plugin;
 license=("Apache")



[arch-commits] Commit in haskell-test-lib/repos (2 files)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:50:02
  Author: felixonmars
Revision: 967788

archrelease: copy trunk to community-x86_64

Added:
  haskell-test-lib/repos/community-x86_64/
  haskell-test-lib/repos/community-x86_64/PKGBUILD
(from rev 967787, haskell-test-lib/trunk/PKGBUILD)

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

Copied: haskell-test-lib/repos/community-x86_64/PKGBUILD (from rev 967787, 
haskell-test-lib/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2021-06-28 21:50:02 UTC (rev 967788)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+
+_hkgname=test-lib
+pkgname=haskell-test-lib
+pkgver=0.3
+pkgrel=1
+pkgdesc="A library to make a quick test-runner script."
+url="https://hackage.haskell.org/package/test-lib;
+license=("custom:ISC")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hunit' 'haskell-simple-get-opt' 
'haskell-test-framework'
+ 'haskell-test-framework-hunit')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('5b198ada5b44a33b0af9b996051b9bd3a743c794f02cd100c370fc01bc7e6395')
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  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
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in (4 files)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:49:52
  Author: felixonmars
Revision: 967787

addpkg: haskell-test-lib 0.3-1

Added:
  haskell-test-lib/
  haskell-test-lib/repos/
  haskell-test-lib/trunk/
  haskell-test-lib/trunk/PKGBUILD

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

Added: haskell-test-lib/trunk/PKGBUILD
===
--- haskell-test-lib/trunk/PKGBUILD (rev 0)
+++ haskell-test-lib/trunk/PKGBUILD 2021-06-28 21:49:52 UTC (rev 967787)
@@ -0,0 +1,41 @@
+# Maintainer: Felix Yan 
+
+_hkgname=test-lib
+pkgname=haskell-test-lib
+pkgver=0.3
+pkgrel=1
+pkgdesc="A library to make a quick test-runner script."
+url="https://hackage.haskell.org/package/test-lib;
+license=("custom:ISC")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-hunit' 'haskell-simple-get-opt' 
'haskell-test-framework'
+ 'haskell-test-framework-hunit')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('5b198ada5b44a33b0af9b996051b9bd3a743c794f02cd100c370fc01bc7e6395')
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  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
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-haddock-comments-plugin/repos (2 files)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:48:55
  Author: felixonmars
Revision: 967786

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-haddock-comments-plugin/repos/community-staging-x86_64/
  haskell-hls-haddock-comments-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 967785, haskell-hls-haddock-comments-plugin/trunk/PKGBUILD)

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

Copied: 
haskell-hls-haddock-comments-plugin/repos/community-staging-x86_64/PKGBUILD 
(from rev 967785, haskell-hls-haddock-comments-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-28 21:48:55 UTC (rev 967786)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-haddock-comments-plugin
+pkgname=haskell-hls-haddock-comments-plugin
+pkgver=1.0.0.2
+pkgrel=4
+pkgdesc="Haddock comments plugin for Haskell Language Server"
+url="https://github.com/haskell/haskell-language-server;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ghc' 'haskell-ghc-exactprint' 'haskell-ghcide' 
'haskell-hls-plugin-api'
+ 'haskell-lsp-types' 'haskell-unordered-containers')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils')
+checkdepends=('git')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('f50c9fc595e8cebcff38d4fb7c3f6f8df59d0df5e8924718812c3ee38da38db5d25ab082e1347d8fdd6a01a779e2c03e029fb6b74bcfd6ebeb55ac1a21642fb6')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--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 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 --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-haddock-comments-plugin/trunk (PKGBUILD)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:48:42
  Author: felixonmars
Revision: 967785

upgpkg: haskell-hls-haddock-comments-plugin 1.0.0.2-4: rebuild with 
cabal-install 3.4.0.0, cabal-install-parsers 0.4.1, ghc 9.0.1, 
ghc-lib-parser-ex 9.0.0.4, haskell-ci 0.12.1, hlint 3.3.1, one-liner 2.0, path 
0.9.0, retrie 1.0.0.0

Modified:
  haskell-hls-haddock-comments-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:48:14 UTC (rev 967784)
+++ PKGBUILD2021-06-28 21:48:42 UTC (rev 967785)
@@ -3,7 +3,7 @@
 _hkgname=hls-haddock-comments-plugin
 pkgname=haskell-hls-haddock-comments-plugin
 pkgver=1.0.0.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Haddock comments plugin for Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server;
 license=("Apache")



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

2021-06-28 Thread David Runge via arch-commits
Date: Monday, June 28, 2021 @ 21:48:14
  Author: dvzrv
Revision: 967784

archrelease: copy trunk to community-x86_64

Added:
  jack2/repos/community-x86_64/PKGBUILD
(from rev 967783, jack2/trunk/PKGBUILD)
Deleted:
  jack2/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  177 ++---
 1 file changed, 89 insertions(+), 88 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 21:48:03 UTC (rev 967783)
+++ PKGBUILD2021-06-28 21:48:14 UTC (rev 967784)
@@ -1,88 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Ray Rashif 
-# Contributor: Daniele Paolella 
-# Contributor: Philipp Überbacher 
-# Contributor: Thomas Bahn 
-
-pkgbase=jack2
-pkgname=('jack2' 'jack2-dbus')
-pkgdesc="The JACK low-latency audio server"
-pkgver=1.9.18
-pkgrel=1
-arch=('x86_64')
-url="https://github.com/jackaudio/jack2;
-license=('GPL2' 'LGPL2.1')
-makedepends=('alsa-lib' 'celt' 'dbus' 'expat' 'git' 'libffado' 'libsamplerate'
-'libsndfile' 'zita-alsa-pcmi' 'zita-resampler' 'readline' 'systemd' 'waf')
-source=("${pkgbase}::git+https://github.com/jackaudio/${pkgname}.git#tag=v${pkgver}?signed;)
-validpgpkeys=('62B11043D2F6EB6672D93103CDBAA37ABC74FBA0') # falkTX 

-sha512sums=('SKIP')
-
-prepare() {
-  cd "${pkgbase}"
-  # copying relevant custom waf scripts and loading them specifically using
-  # wscript
-  (
-touch __init__.py
-mkdir -vp tools
-cp -v waflib/extras/xcode*.py tools
-rm -rv waflib
-sed -e "s/load('xcode'/load('xcode', tooldir='tools'/g" \
--e "s/load('xcode6'/load('xcode6', tooldir='tools'/g" \
--i wscript
-  )
-}
-
-build() {
-  cd "${pkgbase}"
-  export PYTHONPATH="${PWD}:${PYTHONPATH}"
-  waf configure --prefix=/usr \
---htmldir="/usr/share/doc/${pkgbase}/" \
---autostart=none \
---systemd-unit \
---classic \
---dbus
-  waf build
-}
-
-package_jack2() {
-  depends=('db' 'gcc-libs' 'glibc' 'opus' 'libasound.so' 'libcelt0.so'
-  'libdbus-1.so' 'libreadline.so' 'libsamplerate.so' 'libsndfile.so'
-  'libsystemd.so' 'libzita-alsa-pcmi.so' 'libzita-resampler.so')
-  optdepends=('a2jmidid: for ALSA MIDI to JACK MIDI bridging'
-  'libffado: for firewire support using FFADO'
-  'jack2-dbus: for dbus integration'
-  'realtime-privileges: for realtime privileges'
-  'zita-ajbridge: for using multiple ALSA devices')
-  provides=('jack' 'libjack.so' 'libjacknet.so' 'libjackserver.so')
-  conflicts=('jack')
-
-  cd "${pkgbase}"
-  export PYTHONPATH="${PWD}:${PYTHONPATH}"
-  waf install --destdir="${pkgdir}"
-  rm -rfv "${pkgdir}/usr/bin/jack"{dbus,_control} "${pkgdir}/usr/share/dbus-1/"
-}
-
-package_jack2-dbus() {
-  local _names=('alias' 'bufsize' 'connect' 'cpu' 'cpu_load' 'disconnect'
-  'evmon' 'freewheel' 'iodelay' 'latent_client' 'load' 'lsp' 'metro'
-  'midi_dump' 'midi_latency_test' 'midiseq' 'midisine' 'monitor_client'
-  'multiple_metro' 'net_master' 'net_slave' 'netsource' 'property' 'rec'
-  'samplerate' 'server_control' 'session_notify' 'showtime' 'simdtests'
-  'simple_client' 'simple_session_client' 'test' 'thru' 'transport' 'unload'
-  'wait' 'zombie')
-
-  pkgdesc+=" (dbus integration)"
-  depends=('gcc-libs' 'glibc' 'jack2' 'libdbus-1.so' 'libexpat.so'
-  'libjackserver.so' 'python-dbus')
-
-  cd "${pkgbase}"
-  export PYTHONPATH="${PWD}:${PYTHONPATH}"
-  waf install --destdir="${pkgdir}"
-  rm -rfv "${pkgdir}/etc/" "${pkgdir}/usr/include/" "${pkgdir}/usr/lib/" \
-"${pkgdir}/usr/share/man/" "${pkgdir}/usr/bin/alsa"* 
"${pkgdir}/usr/bin/jackd"
-  for _name in "${_names[@]}"; do
-rm -v "${pkgdir}/usr/bin/jack_${_name}"
-  done
-}
-# vim:set ts=2 sw=2 et:

Copied: jack2/repos/community-x86_64/PKGBUILD (from rev 967783, 
jack2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 21:48:14 UTC (rev 967784)
@@ -0,0 +1,89 @@
+# Maintainer: David Runge 
+# Contributor: Ray Rashif 
+# Contributor: Daniele Paolella 
+# Contributor: Philipp Überbacher 
+# Contributor: Thomas Bahn 
+
+pkgbase=jack2
+pkgname=('jack2' 'jack2-dbus')
+pkgdesc="The JACK low-latency audio server"
+pkgver=1.9.18
+pkgrel=2
+arch=('x86_64')
+url="https://github.com/jackaudio/jack2;
+license=('GPL2' 'LGPL2.1')
+makedepends=('alsa-lib' 'celt' 'dbus' 'expat' 'git' 'libffado' 'libsamplerate'
+'libsndfile' 'zita-alsa-pcmi' 'zita-resampler' 'readline' 'systemd' 'waf')
+source=("${pkgbase}::git+https://github.com/jackaudio/${pkgname}.git#tag=v${pkgver}?signed;)
+validpgpkeys=('62B11043D2F6EB6672D93103CDBAA37ABC74FBA0') # falkTX 

+sha512sums=('SKIP')
+
+prepare() {
+  cd "${pkgbase}"
+  # copying relevant custom waf scripts and loading them specifically using
+  # wscript
+  (
+touch __init__.py
+mkdir -vp tools
+cp -v 

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

2021-06-28 Thread David Runge via arch-commits
Date: Monday, June 28, 2021 @ 21:48:03
  Author: dvzrv
Revision: 967783

upgpkg: jack2 1.9.18-2: Rebuild to fix overlinking.

Add export of LINKFLAGS to build() to stop overlinking.
Remove libexpat.so from the list of depends for jack2-dbus as it does not link 
against it.

Modified:
  jack2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:47:54 UTC (rev 967782)
+++ PKGBUILD2021-06-28 21:48:03 UTC (rev 967783)
@@ -8,7 +8,7 @@
 pkgname=('jack2' 'jack2-dbus')
 pkgdesc="The JACK low-latency audio server"
 pkgver=1.9.18
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="https://github.com/jackaudio/jack2;
 license=('GPL2' 'LGPL2.1')
@@ -35,6 +35,7 @@
 
 build() {
   cd "${pkgbase}"
+  export LINKFLAGS="$LDFLAGS"
   export PYTHONPATH="${PWD}:${PYTHONPATH}"
   waf configure --prefix=/usr \
 --htmldir="/usr/share/doc/${pkgbase}/" \
@@ -73,8 +74,8 @@
   'wait' 'zombie')
 
   pkgdesc+=" (dbus integration)"
-  depends=('gcc-libs' 'glibc' 'jack2' 'libdbus-1.so' 'libexpat.so'
-  'libjackserver.so' 'python-dbus')
+  depends=('gcc-libs' 'glibc' 'jack2' 'libdbus-1.so' 'libjackserver.so'
+  'python-dbus')
 
   cd "${pkgbase}"
   export PYTHONPATH="${PWD}:${PYTHONPATH}"



[arch-commits] Commit in haskell-simple-get-opt/repos (2 files)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:47:54
  Author: felixonmars
Revision: 967782

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-simple-get-opt/repos/community-staging-x86_64/
  haskell-simple-get-opt/repos/community-staging-x86_64/PKGBUILD
(from rev 967781, haskell-simple-get-opt/trunk/PKGBUILD)

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

Copied: haskell-simple-get-opt/repos/community-staging-x86_64/PKGBUILD (from 
rev 967781, haskell-simple-get-opt/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-28 21:47:54 UTC (rev 967782)
@@ -0,0 +1,40 @@
+# Maintainer: Felix Yan 
+
+_hkgname=simple-get-opt
+pkgname=haskell-simple-get-opt
+pkgver=0.4
+pkgrel=2
+pkgdesc="A simple library for processing command-line options."
+url="git://github.com/yav/simple-get-opt.git"
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('33f28a179224f705fb963e51b1dd23da6ad98c7139708001b706bb28447c2577')
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  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
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-simple-get-opt/trunk (PKGBUILD)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:47:45
  Author: felixonmars
Revision: 967781

upgpkg: haskell-simple-get-opt 0.4-2: rebuild with ghc 9.0.1

Modified:
  haskell-simple-get-opt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:42:59 UTC (rev 967780)
+++ PKGBUILD2021-06-28 21:47:45 UTC (rev 967781)
@@ -3,7 +3,7 @@
 _hkgname=simple-get-opt
 pkgname=haskell-simple-get-opt
 pkgver=0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A simple library for processing command-line options."
 url="git://github.com/yav/simple-get-opt.git"
 license=("BSD")



[arch-commits] Commit in haskell-simple-get-opt/repos (2 files)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:42:59
  Author: felixonmars
Revision: 967780

archrelease: copy trunk to community-x86_64

Added:
  haskell-simple-get-opt/repos/community-x86_64/
  haskell-simple-get-opt/repos/community-x86_64/PKGBUILD
(from rev 967779, haskell-simple-get-opt/trunk/PKGBUILD)

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

Copied: haskell-simple-get-opt/repos/community-x86_64/PKGBUILD (from rev 
967779, haskell-simple-get-opt/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2021-06-28 21:42:59 UTC (rev 967780)
@@ -0,0 +1,40 @@
+# Maintainer: Felix Yan 
+
+_hkgname=simple-get-opt
+pkgname=haskell-simple-get-opt
+pkgver=0.4
+pkgrel=1
+pkgdesc="A simple library for processing command-line options."
+url="git://github.com/yav/simple-get-opt.git"
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('33f28a179224f705fb963e51b1dd23da6ad98c7139708001b706bb28447c2577')
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  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
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in (4 files)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:42:47
  Author: felixonmars
Revision: 967779

addpkg: haskell-simple-get-opt 0.4-1

Added:
  haskell-simple-get-opt/
  haskell-simple-get-opt/repos/
  haskell-simple-get-opt/trunk/
  haskell-simple-get-opt/trunk/PKGBUILD

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

Added: haskell-simple-get-opt/trunk/PKGBUILD
===
--- haskell-simple-get-opt/trunk/PKGBUILD   (rev 0)
+++ haskell-simple-get-opt/trunk/PKGBUILD   2021-06-28 21:42:47 UTC (rev 
967779)
@@ -0,0 +1,40 @@
+# Maintainer: Felix Yan 
+
+_hkgname=simple-get-opt
+pkgname=haskell-simple-get-opt
+pkgver=0.4
+pkgrel=1
+pkgdesc="A simple library for processing command-line options."
+url="git://github.com/yav/simple-get-opt.git"
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('33f28a179224f705fb963e51b1dd23da6ad98c7139708001b706bb28447c2577')
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  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
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2021-06-28 Thread Jonas Witschel via arch-commits
Date: Monday, June 28, 2021 @ 21:40:42
  Author: diabonas
Revision: 967778

archrelease: copy trunk to community-x86_64

Added:
  libtpms/repos/community-x86_64/PKGBUILD
(from rev 96, libtpms/trunk/PKGBUILD)
Deleted:
  libtpms/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 21:40:21 UTC (rev 96)
+++ PKGBUILD2021-06-28 21:40:42 UTC (rev 967778)
@@ -1,41 +0,0 @@
-# Maintainer: Jonas Witschel 
-pkgname=libtpms
-pkgver=0.8.3
-_tag=3520c8799f514ceeb32042de85b10c598b34ea72 # git rev-parse "v$pkgver"
-pkgrel=1
-pkgdesc='Library providing a software emulation of a Trusted Platform Module 
(TPM 1.2 and TPM 2.0)'
-arch=('x86_64')
-url='https://github.com/stefanberger/libtpms'
-license=('BSD')
-depends=('openssl')
-makedepends=('git')
-source=("git+$url.git?signed#tag=$_tag")
-sha512sums=('SKIP')
-validpgpkeys=('B818B9CADF9089C2D5CEC66B75AD65802A0B4211') # Stefan Berger 

-
-pkgver() {
-   cd "$pkgname"
-   git describe | sed 's/^v//;s/\([^-]*-\)g/r\1/;s/-/./g'
-}
-
-prepare() {
-   cd "$pkgname"
-   autoreconf --install --force
-}
-
-build() {
-   cd "$pkgname"
-   ./configure --prefix=/usr --with-openssl --with-tpm2
-   make
-}
-
-check() {
-   cd "$pkgname"
-   make check
-}
-
-package() {
-   cd "$pkgname"
-   make DESTDIR="$pkgdir" install
-   install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
-}

Copied: libtpms/repos/community-x86_64/PKGBUILD (from rev 96, 
libtpms/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 21:40:42 UTC (rev 967778)
@@ -0,0 +1,41 @@
+# Maintainer: Jonas Witschel 
+pkgname=libtpms
+pkgver=0.8.4
+_tag=0e4db117b6bfc817c4f3c61fc7c2cce68295beea # git rev-parse "v$pkgver"
+pkgrel=1
+pkgdesc='Library providing a software emulation of a Trusted Platform Module 
(TPM 1.2 and TPM 2.0)'
+arch=('x86_64')
+url='https://github.com/stefanberger/libtpms'
+license=('BSD')
+depends=('openssl')
+makedepends=('git')
+source=("git+$url.git?signed#tag=$_tag")
+sha512sums=('SKIP')
+validpgpkeys=('B818B9CADF9089C2D5CEC66B75AD65802A0B4211') # Stefan Berger 

+
+pkgver() {
+   cd "$pkgname"
+   git describe | sed 's/^v//;s/\([^-]*-\)g/r\1/;s/-/./g'
+}
+
+prepare() {
+   cd "$pkgname"
+   autoreconf --install --force
+}
+
+build() {
+   cd "$pkgname"
+   ./configure --prefix=/usr --with-openssl --with-tpm2
+   make
+}
+
+check() {
+   cd "$pkgname"
+   make check
+}
+
+package() {
+   cd "$pkgname"
+   make DESTDIR="$pkgdir" install
+   install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+}



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

2021-06-28 Thread Jonas Witschel via arch-commits
Date: Monday, June 28, 2021 @ 21:40:21
  Author: diabonas
Revision: 96

upgpkg: libtpms 0.8.4-1: upstream security release (CVE-2021-3623)

Modified:
  libtpms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:38:04 UTC (rev 967776)
+++ PKGBUILD2021-06-28 21:40:21 UTC (rev 96)
@@ -1,7 +1,7 @@
 # Maintainer: Jonas Witschel 
 pkgname=libtpms
-pkgver=0.8.3
-_tag=3520c8799f514ceeb32042de85b10c598b34ea72 # git rev-parse "v$pkgver"
+pkgver=0.8.4
+_tag=0e4db117b6bfc817c4f3c61fc7c2cce68295beea # git rev-parse "v$pkgver"
 pkgrel=1
 pkgdesc='Library providing a software emulation of a Trusted Platform Module 
(TPM 1.2 and TPM 2.0)'
 arch=('x86_64')



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

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 21:38:04
  Author: heftig
Revision: 967776

archrelease: copy trunk to multilib-x86_64

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

--+
 PKGBUILD |  199 ++---
 1 file changed, 99 insertions(+), 100 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 21:37:56 UTC (rev 967775)
+++ PKGBUILD2021-06-28 21:38:04 UTC (rev 967776)
@@ -1,100 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgbase=lib32-pipewire
-pkgname=(lib32-pipewire lib32-pipewire-jack)
-pkgver=0.3.31
-pkgrel=1
-epoch=1
-pkgdesc="Low-latency audio/video router and processor - 32-bit client library"
-url="https://pipewire.org;
-license=(MIT)
-arch=(x86_64)
-makedepends=(git meson lib32-alsa-lib lib32-systemd lib32-dbus)
-_commit=c43dabcc96e2e072cdf08e5f094bb677d9017c6b  # tags/0.3.31
-source=("git+https://gitlab.freedesktop.org/pipewire/pipewire.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd pipewire
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd pipewire
-}
-
-build() {
-  local meson_options=(
---libdir /usr/lib32
--D examples=disabled
--D man=disabled
--D tests=disabled
--D gstreamer=disabled
--D gstreamer-device-provider=disabled
--D systemd-user-service=disabled
--D bluez5=disabled
--D jack=disabled
--D v4l2=disabled
--D libcamera=disabled
--D pw-cat=disabled
--D udevrulesdir=/usr/lib/udev/rules.d
--D sdl2=disabled
--D sndfile=disabled
--D libpulse=disabled
--D roc=disabled
--D avahi=disabled
--D echo-cancel-webrtc=disabled
--D libusb=disabled
--D session-managers="[]"
-  )
-
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG="i686-pc-linux-gnu-pkg-config"
-
-  arch-meson pipewire build "${meson_options[@]}"
-  meson compile -C build
-}
-
-_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_lib32-pipewire() {
-  depends=(pipewire lib32-glibc libdbus-1.so libudev.so libasound.so
-   libsystemd.so)
-  optdepends=('lib32-pipewire-jack: JACK support')
-  provides=(libpipewire-$_ver.so)
-
-  meson install -C build --destdir "$pkgdir"
-
-  ( cd "$pkgdir"
-
-_pick jack usr/lib32/pipewire-$_ver/jack
-
-rm -r usr/{bin,include,lib,share}
-  )
-
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 pipewire/COPYING
-}
-
-package_lib32-pipewire-jack() {
-  pkgdesc+=" - JACK support"
-  license+=(GPL2)  # libjackserver
-  depends=(pipewire-jack lib32-pipewire libpipewire-$_ver.so)
-
-  mv jack/* "$pkgdir"
-
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 pipewire/COPYING
-}
-
-# vim:set sw=2 et:

Copied: lib32-pipewire/repos/multilib-x86_64/PKGBUILD (from rev 967775, 
lib32-pipewire/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 21:38:04 UTC (rev 967776)
@@ -0,0 +1,99 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgbase=lib32-pipewire
+pkgname=(lib32-pipewire lib32-pipewire-jack)
+pkgver=0.3.31
+pkgrel=2
+epoch=1
+pkgdesc="Low-latency audio/video router and processor - 32-bit client library"
+url="https://pipewire.org;
+license=(MIT)
+arch=(x86_64)
+makedepends=(git meson lib32-alsa-lib lib32-systemd lib32-dbus)
+_commit=c43dabcc96e2e072cdf08e5f094bb677d9017c6b  # tags/0.3.31
+source=("git+https://gitlab.freedesktop.org/pipewire/pipewire.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd pipewire
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd pipewire
+}
+
+build() {
+  local meson_options=(
+--libdir /usr/lib32
+-D examples=disabled
+-D man=disabled
+-D tests=disabled
+-D gstreamer=disabled
+-D gstreamer-device-provider=disabled
+-D systemd-user-service=disabled
+-D bluez5=disabled
+-D jack=disabled
+-D v4l2=disabled
+-D libcamera=disabled
+-D pw-cat=disabled
+-D udevrulesdir=/usr/lib/udev/rules.d
+-D sdl2=disabled
+-D sndfile=disabled
+-D libpulse=disabled
+-D roc=disabled
+-D avahi=disabled
+-D echo-cancel-webrtc=disabled
+-D libusb=disabled
+-D session-managers="[]"
+  )
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG="i686-pc-linux-gnu-pkg-config"
+
+  arch-meson pipewire build "${meson_options[@]}"
+  meson compile -C build
+}
+
+_pick() {
+  local p="$1" f d; shift
+  for f; do
+d="$srcdir/$p/${f#$pkgdir/}"
+mkdir -p "$(dirname "$d")"
+mv "$f" "$d"
+rmdir -p 

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

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 21:37:56
  Author: heftig
Revision: 967775

0.3.31-2: fix deps

Modified:
  lib32-pipewire/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:22:57 UTC (rev 967774)
+++ PKGBUILD2021-06-28 21:37:56 UTC (rev 967775)
@@ -4,7 +4,7 @@
 pkgbase=lib32-pipewire
 pkgname=(lib32-pipewire lib32-pipewire-jack)
 pkgver=0.3.31
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Low-latency audio/video router and processor - 32-bit client library"
 url="https://pipewire.org;
@@ -70,8 +70,7 @@
 _ver=${pkgver:0:3}
 
 package_lib32-pipewire() {
-  depends=(pipewire lib32-glibc libdbus-1.so libudev.so libasound.so
-   libsystemd.so)
+  depends=(pipewire lib32-systemd libdbus-1.so libasound.so)
   optdepends=('lib32-pipewire-jack: JACK support')
   provides=(libpipewire-$_ver.so)
 



[arch-commits] Commit in adobe-source-sans-fonts/repos (extra-any extra-any/PKGBUILD)

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 21:35:16
  Author: heftig
Revision: 418768

archrelease: copy trunk to extra-any

Added:
  adobe-source-sans-fonts/repos/extra-any/
  adobe-source-sans-fonts/repos/extra-any/PKGBUILD
(from rev 418767, adobe-source-sans-fonts/trunk/PKGBUILD)

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

Copied: adobe-source-sans-fonts/repos/extra-any/PKGBUILD (from rev 418767, 
adobe-source-sans-fonts/trunk/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2021-06-28 21:35:16 UTC (rev 418768)
@@ -0,0 +1,33 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=adobe-source-sans-fonts
+pkgver=3.042
+pkgrel=1
+pkgdesc="Sans-serif font family for user interface environments"
+url="https://adobe-fonts.github.io/source-sans/;
+arch=(any)
+license=(custom)
+provides=("adobe-source-sans-pro-fonts=$pkgver")
+replaces=('adobe-source-sans-pro-fonts<=3.028-1')
+_relver=${pkgver}R
+_tarname=source-sans-$_relver
+_oldver=3.006R
+_oldname=source-sans-$_oldver
+source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-sans/archive/$_relver.tar.gz;
+
"$_oldname.tar.gz::https://github.com/adobe-fonts/source-sans/archive/$_oldver.tar.gz;)
+sha256sums=('264e6272c2c197277584672e24914c40577aa08663be471be9138990b8c5aaff'
+'45dbc4994892710367e801869d8ad6b26589030977b660f6a968de36147ffd32')
+
+package() {
+  # "Source Sans Pro"
+  cd $_oldname
+  install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf 
VAR/*.otf
+  cd ..
+
+  # "Source Sans 3"
+  cd $_tarname
+  install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf 
VAR/*.otf
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE.md
+}
+
+# vim:set sw=2 et:



[arch-commits] Commit in adobe-source-serif-fonts/repos (extra-any extra-any/PKGBUILD)

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 21:35:16
  Author: heftig
Revision: 418769

archrelease: copy trunk to extra-any

Added:
  adobe-source-serif-fonts/repos/extra-any/
  adobe-source-serif-fonts/repos/extra-any/PKGBUILD
(from rev 418767, adobe-source-serif-fonts/trunk/PKGBUILD)

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

Copied: adobe-source-serif-fonts/repos/extra-any/PKGBUILD (from rev 418767, 
adobe-source-serif-fonts/trunk/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2021-06-28 21:35:16 UTC (rev 418769)
@@ -0,0 +1,33 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=adobe-source-serif-fonts
+pkgver=4.004
+pkgrel=2
+pkgdesc="Serif typeface designed to complement Source Sans"
+url="https://adobe-fonts.github.io/source-serif/;
+arch=(any)
+license=(custom)
+provides=("adobe-source-serif-pro-fonts=$pkgver")
+replaces=('adobe-source-serif-pro-fonts<=4.004-1')
+_relver=${pkgver}R
+_tarname=source-serif-$_relver
+_oldver=3.001R
+_oldname=source-serif-$_oldver
+source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-serif/archive/$_relver.tar.gz;
+
"$_oldname.tar.gz::https://github.com/adobe-fonts/source-serif/archive/$_oldver.tar.gz;)
+sha256sums=('dfb364735699cb830caad534cf7741234804d28e4b6fc5e4736b2401f6131aba'
+'6be29a6ecc275d39f77d608fba576ee1976287f65823bde61309dc907023410c')
+
+package() {
+  # "Source Serif Pro"
+  cd $_oldname
+  install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf 
VAR/*.otf
+  cd ..
+
+  # "Source Serif 4"
+  cd $_tarname
+  install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf 
VAR/*.otf
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE.md
+}
+
+# vim:set sw=2 et:



[arch-commits] Commit in adobe-source-sans-fonts/trunk (PKGBUILD)

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 21:34:55
  Author: heftig
Revision: 418767

3.042-1

Added:
  adobe-source-sans-fonts/trunk/PKGBUILD

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

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 21:34:55 UTC (rev 418767)
@@ -0,0 +1,33 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=adobe-source-sans-fonts
+pkgver=3.042
+pkgrel=1
+pkgdesc="Sans-serif font family for user interface environments"
+url="https://adobe-fonts.github.io/source-sans/;
+arch=(any)
+license=(custom)
+provides=("adobe-source-sans-pro-fonts=$pkgver")
+replaces=('adobe-source-sans-pro-fonts<=3.028-1')
+_relver=${pkgver}R
+_tarname=source-sans-$_relver
+_oldver=3.006R
+_oldname=source-sans-$_oldver
+source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-sans/archive/$_relver.tar.gz;
+
"$_oldname.tar.gz::https://github.com/adobe-fonts/source-sans/archive/$_oldver.tar.gz;)
+sha256sums=('264e6272c2c197277584672e24914c40577aa08663be471be9138990b8c5aaff'
+'45dbc4994892710367e801869d8ad6b26589030977b660f6a968de36147ffd32')
+
+package() {
+  # "Source Sans Pro"
+  cd $_oldname
+  install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf 
VAR/*.otf
+  cd ..
+
+  # "Source Sans 3"
+  cd $_tarname
+  install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf 
VAR/*.otf
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE.md
+}
+
+# vim:set sw=2 et:



[arch-commits] Commit in adobe-source-serif-fonts/trunk (PKGBUILD)

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 21:31:11
  Author: heftig
Revision: 418766

4.004-2

Added:
  adobe-source-serif-fonts/trunk/PKGBUILD

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

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 21:31:11 UTC (rev 418766)
@@ -0,0 +1,33 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=adobe-source-serif-fonts
+pkgver=4.004
+pkgrel=2
+pkgdesc="Serif typeface designed to complement Source Sans"
+url="https://adobe-fonts.github.io/source-serif/;
+arch=(any)
+license=(custom)
+provides=("adobe-source-serif-pro-fonts=$pkgver")
+replaces=('adobe-source-serif-pro-fonts<=4.004-1')
+_relver=${pkgver}R
+_tarname=source-serif-$_relver
+_oldver=3.001R
+_oldname=source-serif-$_oldver
+source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-serif/archive/$_relver.tar.gz;
+
"$_oldname.tar.gz::https://github.com/adobe-fonts/source-serif/archive/$_oldver.tar.gz;)
+sha256sums=('dfb364735699cb830caad534cf7741234804d28e4b6fc5e4736b2401f6131aba'
+'6be29a6ecc275d39f77d608fba576ee1976287f65823bde61309dc907023410c')
+
+package() {
+  # "Source Serif Pro"
+  cd $_oldname
+  install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf 
VAR/*.otf
+  cd ..
+
+  # "Source Serif 4"
+  cd $_tarname
+  install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 OTF/*.otf 
VAR/*.otf
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 LICENSE.md
+}
+
+# vim:set sw=2 et:



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

2021-06-28 Thread David Runge via arch-commits
Date: Monday, June 28, 2021 @ 21:22:57
  Author: dvzrv
Revision: 967774

archrelease: copy trunk to community-x86_64

Added:
  ardour/repos/community-x86_64/PKGBUILD
(from rev 967773, ardour/trunk/PKGBUILD)
  ardour/repos/community-x86_64/ardour-6.2-vendor_qm-dsp.patch
(from rev 967773, ardour/trunk/ardour-6.2-vendor_qm-dsp.patch)
Deleted:
  ardour/repos/community-x86_64/PKGBUILD
  ardour/repos/community-x86_64/ardour-6.2-vendor_qm-dsp.patch

+
 PKGBUILD   |  179 +++
 ardour-6.2-vendor_qm-dsp.patch |   74 
 2 files changed, 127 insertions(+), 126 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 21:22:49 UTC (rev 967773)
+++ PKGBUILD2021-06-28 21:22:57 UTC (rev 967774)
@@ -1,89 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Ray Rashif 
-# Contributor: SpepS 
-
-_name=Ardour
-pkgname=ardour
-pkgver=6.7
-pkgrel=2
-pkgdesc="Professional-grade digital audio workstation"
-arch=('x86_64')
-url="https://ardour.org/;
-license=('GPL2')
-groups=('pro-audio')
-depends=('atkmm' 'cairo' 'cairomm' 'gcc-libs' 'glibc' 'glibmm' 'gtkmm' 'libx11'
-'libxml2' 'pangomm' 'soundtouch' 'taglib')
-makedepends=('atk' 'aubio' 'boost' 'cppunit' 'curl' 'dbus' 'doxygen' 'fftw'
-'flac' 'fluidsynth' 'fontconfig' 'freetype2' 'gdk-pixbuf2' 'git' 'glib2'
-'graphviz' 'gtk2' 'harfbuzz' 'hidapi' 'itstool' 'jack' 'libarchive' 'liblo'
-'liblrdf' 'libltc' 'libogg' 'libpulse' 'libsamplerate' 'libsndfile' 'libusb'
-'libwebsockets' 'lilv' 'lv2' 'pango' 'readline' 'rubberband' 'serd' 'sord'
-'sratom' 'suil' 'vamp-plugin-sdk' 'waf')
-optdepends=('xjadeo: video monitoring'
-'harvid: video timeline'
-'new-session-manager: for session management')
-provides=('ladspa-host' 'lv2-host' 'vst-host' 'vst3-host')
-source=("${pkgname}::git+https://github.com/${pkgname}/${pkgname}.git#tag=${pkgver};
-"${pkgname}-6.2-vendor_qm-dsp.patch")
-sha512sums=('SKIP'
-
'2d69e23948ed8679b7fd872c50d2ea44299330c6ed356158689a1f6befb3841f2d9b8a889d4891436c65b57d90601156bc916ad0f0f385c91b22131a766467a8')
-b2sums=('SKIP'
-
'b28aebf0a5791795d94e29780c064faa1b858da6b89f1ff32edb2aea9de138f2e91b01fcbd16d278e47fd1c7bf892cf7838fea946b38d1196d758873f62742aa')
-
-prepare() {
-  cd "${pkgname}"
-
-  # using vendored version of qm-dsp because qm-dsp >= 1.8.0 is not compatible
-  patch -Np1 -i "../${pkgname}-6.2-vendor_qm-dsp.patch"
-
-  # unsetting gtk2 rc (FS#54389)
-  sed -e '8iexport GTK2_RC_FILES=/dev/null' -i gtk2_ardour/ardour.sh.in
-
-  # Fixes to use system waf:
-  # making sure, that subdirectories can be picked up with local includes
-  touch __init__.py
-  # making ancient 'misc.py' include available to system installed waf
-  sed -e "s/('misc')/('misc', tooldir='tools')/" \
-  -i {gtk2_ardour,headless,luasession,session_utils,libs/fst}/wscript
-  # make custom 'autowaf' include compatible with system installed waf
-  find . -type f \
- -iname "*wscript*" \
- -exec sed -e 's/from waflib.extras import autowaf/from tools import 
autowaf/g' \
-   -e 's/import waflib.extras.autowaf/from tools import 
autowaf/g' \
-   -i {} \;
-}
-
-build() {
-  cd "${pkgname}"
-  waf configure --prefix=/usr \
---configdir=/etc \
---cxx11 \
---freedesktop \
---lxvst \
---nls \
---no-phone-home \
---optimize \
---ptformat \
---use-external-libs \
---with-backends="alsa,dummy,jack,pulseaudio"
-  waf build -v
-}
-
-package() {
-  depends+=('libFLAC.so' 'libasound.so' 'libatk-1.0.so' 'libaubio.so'
-  'libarchive.so' 'libcurl.so' 'libdbus-1.so' 'libfftw3f.so'
-  'libfftw3f_threads.so' 'libfluidsynth.so' 'libfontconfig.so' 'libfreetype.so'
-  'libgdk_pixbuf-2.0.so' 'libgdk-x11-2.0.so' 'libgio-2.0.so' 'libglib-2.0.so'
-  'libgobject-2.0.so' 'libgtk-x11-2.0.so' 'libharfbuzz.so' 'libjack.so'
-  'liblo.so' 'liblilv-0.so' 'liblrdf.so' 'libltc.so' 'libogg.so'
-  'libpango-1.0.so' 'libpangocairo-1.0.so' 'libpangoft2-1.0.so' 'libpulse.so'
-  'libreadline.so' 'librubberband.so' 'libsamplerate.so' 'libserd-0.so'
-  'libsndfile.so' 'libsord-0.so' 'libsratom-0.so' 'libsuil-0.so'
-  'libusb-1.0.so' 'libvamp-hostsdk.so' 'libvamp-sdk.so' 'libwebsockets.so')
-  cd "${pkgname}"
-  waf i18n --destdir="${pkgdir}"
-  waf install --destdir="${pkgdir}"
-  # man pages
-  install -vDm 644 "${pkgname}.1"* -t "${pkgdir}/usr/share/man/man1/"
-}
-# vim:set ts=2 sw=2 et:

Copied: ardour/repos/community-x86_64/PKGBUILD (from rev 967773, 
ardour/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 21:22:57 UTC (rev 967774)
@@ -0,0 +1,90 @@
+# Maintainer: David Runge 
+# 

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

2021-06-28 Thread David Runge via arch-commits
Date: Monday, June 28, 2021 @ 21:22:49
  Author: dvzrv
Revision: 967773

upgpkg: ardour 6.7-3: Rebuild to fix overlinking.

Add export of LINKFLAGS to build() to stop overlinking.

Modified:
  ardour/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:17:18 UTC (rev 967772)
+++ PKGBUILD2021-06-28 21:22:49 UTC (rev 967773)
@@ -5,7 +5,7 @@
 _name=Ardour
 pkgname=ardour
 pkgver=6.7
-pkgrel=2
+pkgrel=3
 pkgdesc="Professional-grade digital audio workstation"
 arch=('x86_64')
 url="https://ardour.org/;
@@ -55,6 +55,7 @@
 
 build() {
   cd "${pkgname}"
+  export LINKFLAGS="$LDFLAGS"
   waf configure --prefix=/usr \
 --configdir=/etc \
 --cxx11 \



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

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:17:18
  Author: felixonmars
Revision: 967772

archrelease: copy trunk to community-x86_64

Added:
  dart/repos/community-x86_64/PKGBUILD
(from rev 967771, dart/trunk/PKGBUILD)
Deleted:
  dart/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 21:17:05 UTC (rev 967771)
+++ PKGBUILD2021-06-28 21:17:18 UTC (rev 967772)
@@ -1,61 +0,0 @@
-# Maintainer: Alexander Rødseth 
-# Maintainer: Felix Yan 
-# Contributor: T. Jameson Little 
-# Contributor: Usagi Ito 
-# Contributor: siasia 
-# Contributor: Julien Nicoulaud 
-
-pkgname=dart
-pkgver=2.13.3
-pkgrel=1
-pkgdesc='The dart programming language SDK'
-arch=('x86_64')
-url='https://www.dartlang.org/'
-depends=('bash')
-license=('BSD')
-makedepends=('setconf')
-options=('!strip')
-source=("$pkgname-$pkgver-64.zip::https://storage.googleapis.com/dart-archive/channels/stable/release/$pkgver/sdk/dartsdk-linux-x64-release.zip;)
-sha512sums=('dba537977ad740ac537f105c453f6f7691f33ed8ca1fda10d7939cfacab4b64f3a46c14756e5c160ad78c3610b5f99ef04b2ab87f9b119d3f047a0175ee0aec0')
-
-prepare() {
-  # Fix permissions
-  find "$pkgname-sdk" -type d -exec chmod a+rx '{}' + \
--or -type f -exec chmod a+r '{}' +
-
-  cd "$pkgname-sdk/bin"
-
-  # Configure paths
-  for _f in dart2js dartanalyzer pub dartfmt dartdevc dartdoc; do
-setconf $_f BIN_DIR "/opt/$pkgname-sdk/bin"
-setconf $_f PROG_NAME "/opt/$pkgname-sdk/bin/$_f"
-setconf $_f SDK_DIR "/opt/$pkgname-sdk/"
-  done
-
-  # Extract license (AUTHORS and LICENSE files are missing)
-  head -n5 "../include/dart_api.h" > ../../LICENSE
-}
-
-package() {
-  # Create directories
-  install -d "$pkgdir"{"/opt/$pkgname-sdk",/usr/{bin,"share/doc/$pkgname-sdk"}}
-
-  # Package the files
-  cp -a "$pkgname-sdk/"* "$pkgdir/opt/$pkgname-sdk/"
-
-  # Set up symbolic links for the executables
-  for f in dart dart2js dartanalyzer pub dartfmt dartdevc dartdoc dart2native 
dartaotruntime; do
-ln -s "/opt/$pkgname-sdk/bin/$f" "$pkgdir/usr/bin/$f"
-  done
-
-  # Package samples and documentation
-  for f in samples about.html about_files; do
-echo mv "$pkgdir/opt/$pkgname-sdk/$f" "$pkgdir/usr/share/doc/$pkgname/"
-  done
-
-  # BSD License
-  install -Dm644 LICENSE \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dart/repos/community-x86_64/PKGBUILD (from rev 967771, 
dart/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 21:17:18 UTC (rev 967772)
@@ -0,0 +1,61 @@
+# Maintainer: Alexander Rødseth 
+# Maintainer: Felix Yan 
+# Contributor: T. Jameson Little 
+# Contributor: Usagi Ito 
+# Contributor: siasia 
+# Contributor: Julien Nicoulaud 
+
+pkgname=dart
+pkgver=2.13.4
+pkgrel=1
+pkgdesc='The dart programming language SDK'
+arch=('x86_64')
+url='https://www.dartlang.org/'
+depends=('bash')
+license=('BSD')
+makedepends=('setconf')
+options=('!strip')
+source=("$pkgname-$pkgver-64.zip::https://storage.googleapis.com/dart-archive/channels/stable/release/$pkgver/sdk/dartsdk-linux-x64-release.zip;)
+sha512sums=('f9c8f3b3528548fda5e575d1e384d90321a14782fadc7e8c98b551afcb5ef3a0d7a371cadd495efe281b8b3cd0dc466db54beb250f111ef8b6092e9494d288cd')
+
+prepare() {
+  # Fix permissions
+  find "$pkgname-sdk" -type d -exec chmod a+rx '{}' + \
+-or -type f -exec chmod a+r '{}' +
+
+  cd "$pkgname-sdk/bin"
+
+  # Configure paths
+  for _f in dart2js dartanalyzer pub dartfmt dartdevc dartdoc; do
+setconf $_f BIN_DIR "/opt/$pkgname-sdk/bin"
+setconf $_f PROG_NAME "/opt/$pkgname-sdk/bin/$_f"
+setconf $_f SDK_DIR "/opt/$pkgname-sdk/"
+  done
+
+  # Extract license (AUTHORS and LICENSE files are missing)
+  head -n5 "../include/dart_api.h" > ../../LICENSE
+}
+
+package() {
+  # Create directories
+  install -d "$pkgdir"{"/opt/$pkgname-sdk",/usr/{bin,"share/doc/$pkgname-sdk"}}
+
+  # Package the files
+  cp -a "$pkgname-sdk/"* "$pkgdir/opt/$pkgname-sdk/"
+
+  # Set up symbolic links for the executables
+  for f in dart dart2js dartanalyzer pub dartfmt dartdevc dartdoc dart2native 
dartaotruntime; do
+ln -s "/opt/$pkgname-sdk/bin/$f" "$pkgdir/usr/bin/$f"
+  done
+
+  # Package samples and documentation
+  for f in samples about.html about_files; do
+echo mv "$pkgdir/opt/$pkgname-sdk/$f" "$pkgdir/usr/share/doc/$pkgname/"
+  done
+
+  # BSD License
+  install -Dm644 LICENSE \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:



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

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:17:05
  Author: felixonmars
Revision: 967771

upgpkg: dart 2.13.4-1

Modified:
  dart/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:13:30 UTC (rev 967770)
+++ PKGBUILD2021-06-28 21:17:05 UTC (rev 967771)
@@ -6,7 +6,7 @@
 # Contributor: Julien Nicoulaud 
 
 pkgname=dart
-pkgver=2.13.3
+pkgver=2.13.4
 pkgrel=1
 pkgdesc='The dart programming language SDK'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('setconf')
 options=('!strip')
 
source=("$pkgname-$pkgver-64.zip::https://storage.googleapis.com/dart-archive/channels/stable/release/$pkgver/sdk/dartsdk-linux-x64-release.zip;)
-sha512sums=('dba537977ad740ac537f105c453f6f7691f33ed8ca1fda10d7939cfacab4b64f3a46c14756e5c160ad78c3610b5f99ef04b2ab87f9b119d3f047a0175ee0aec0')
+sha512sums=('f9c8f3b3528548fda5e575d1e384d90321a14782fadc7e8c98b551afcb5ef3a0d7a371cadd495efe281b8b3cd0dc466db54beb250f111ef8b6092e9494d288cd')
 
 prepare() {
   # Fix permissions



[arch-commits] Commit in (3 files)

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 21:15:03
  Author: heftig
Revision: 418765

Add adobe-source-serif-fonts

Added:
  adobe-source-serif-fonts/
  adobe-source-serif-fonts/repos/
  adobe-source-serif-fonts/trunk/



[arch-commits] Commit in (3 files)

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 21:14:58
  Author: heftig
Revision: 418764

Add adobe-source-sans-fonts

Added:
  adobe-source-sans-fonts/
  adobe-source-sans-fonts/repos/
  adobe-source-sans-fonts/trunk/



[arch-commits] Commit in pipewire/repos/extra-x86_64 (8 files)

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 21:13:31
  Author: heftig
Revision: 418763

archrelease: copy trunk to extra-x86_64

Added:
  pipewire/repos/extra-x86_64/PKGBUILD
(from rev 418762, pipewire/trunk/PKGBUILD)
  pipewire/repos/extra-x86_64/pipewire-media-session.install
(from rev 418762, pipewire/trunk/pipewire-media-session.install)
  pipewire/repos/extra-x86_64/pipewire-pulse.install
(from rev 418762, pipewire/trunk/pipewire-pulse.install)
  pipewire/repos/extra-x86_64/pipewire.install
(from rev 418762, pipewire/trunk/pipewire.install)
Deleted:
  pipewire/repos/extra-x86_64/PKGBUILD
  pipewire/repos/extra-x86_64/pipewire-media-session.install
  pipewire/repos/extra-x86_64/pipewire-pulse.install
  pipewire/repos/extra-x86_64/pipewire.install

+
 PKGBUILD   |  377 +++
 pipewire-media-session.install |   30 +--
 pipewire-pulse.install |   28 +-
 pipewire.install   |   28 +-
 4 files changed, 232 insertions(+), 231 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 21:13:22 UTC (rev 418762)
+++ PKGBUILD2021-06-28 21:13:31 UTC (rev 418763)
@@ -1,188 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgbase=pipewire
-pkgname=(pipewire alsa-card-profiles pipewire-docs pipewire-media-session
- pipewire-alsa pipewire-jack pipewire-pulse gst-plugin-pipewire
- pipewire-zeroconf)
-pkgver=0.3.30
-pkgrel=2
-epoch=1
-pkgdesc="Low-latency audio/video router and processor"
-url="https://pipewire.org;
-license=(MIT)
-arch=(x86_64)
-makedepends=(git meson doxygen xmltoman valgrind libpulse alsa-lib
- gst-plugins-base rtkit dbus sdl2 ncurses libsndfile bluez-libs sbc
- libldac libopenaptx libfdk-aac vulkan-headers vulkan-icd-loader
- avahi webrtc-audio-processing)
-checkdepends=(desktop-file-utils)
-_commit=e857856be7b64d562cdcc01c43933218a68b225e  # tags/0.3.30
-source=("git+https://gitlab.freedesktop.org/pipewire/pipewire.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd pipewire
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd pipewire
-
-  # https://bugs.archlinux.org/task/71157
-  git cherry-pick -n d8e0176bcfcd 23a0f29d4878 283e13629c0e 1c513464c83a
-}
-
-build() {
-  local meson_options=(
--D docs=enabled
--D jack=disabled
--D libcamera=disabled
--D udevrulesdir=/usr/lib/udev/rules.d
-  )
-
-  arch-meson pipewire build "${meson_options[@]}"
-  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() {
-  license+=(LGPL)  # libspa-alsa
-  depends=(rtkit alsa-card-profiles libdbus-1.so libncursesw.so libsndfile.so
-   libudev.so libasound.so libsystemd.so libbluetooth.so libsbc.so
-   libldacBT_enc.so libopenaptx.so libfdk-aac.so libvulkan.so
-   libwebrtc_audio_processing.so)
-  optdepends=('pipewire-docs: Documentation'
-  'pipewire-media-session: Default session manager'
-  'pipewire-alsa: ALSA configuration'
-  'pipewire-jack: JACK support'
-  'pipewire-pulse: PulseAudio replacement'
-  'gst-plugin-pipewire: GStreamer support'
-  'pipewire-zeroconf: Zeroconf support')
-  provides=(libpipewire-$_ver.so)
-  install=pipewire.install
-
-  meson install -C build --destdir "$pkgdir"
-
-  ( cd "$pkgdir"
-
-_pick acp usr/lib/udev
-_pick acp usr/share/alsa-card-profile
-
-_pick docs usr/share/doc
-
-_pick pms usr/bin/pipewire-media-session
-_pick pms usr/lib/systemd/user/pipewire-media-session.service
-_pick pms usr/share/pipewire/media-session.d/*.conf
-
-_pick jack usr/bin/pw-jack usr/lib/pipewire-$_ver/jack
-_pick jack usr/share/man/man1/pw-jack.1
-_pick jack usr/share/pipewire/{jack.conf,media-session.d/with-jack}
-
-_pick pulse usr/lib/pipewire-$_ver/libpipewire-module-pulse-tunnel.so
-_pick pulse usr/share/pipewire/media-session.d/with-pulseaudio
-
-_pick gst usr/lib/gstreamer-1.0
-
-_pick zeroconf 
usr/lib/pipewire-$_ver/libpipewire-module-zeroconf-discover.so
-  )
-
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 pipewire/COPYING
-}
-
-package_alsa-card-profiles() {
-  pkgdesc+=" - ALSA card profiles"
-  license=(LGPL)
-
-  mv acp/* "$pkgdir"
-}
-
-package_pipewire-docs() {
-  pkgdesc+=" - documentation"
-
-  mv docs/* "$pkgdir"
-
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 pipewire/COPYING
-}
-
-package_pipewire-media-session() {
-  pkgdesc+=" - Session manager"
-  depends=(pipewire libpipewire-$_ver.so)
-  

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

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 21:13:30
  Author: heftig
Revision: 967770

archrelease: copy trunk to multilib-x86_64

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

--+
 PKGBUILD |  201 ++---
 1 file changed, 100 insertions(+), 101 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 21:13:00 UTC (rev 967769)
+++ PKGBUILD2021-06-28 21:13:30 UTC (rev 967770)
@@ -1,101 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-
-pkgbase=lib32-pipewire
-pkgname=(lib32-pipewire lib32-pipewire-jack)
-pkgver=0.3.30
-pkgrel=3
-epoch=1
-pkgdesc="Low-latency audio/video router and processor - 32-bit client library"
-url="https://pipewire.org;
-license=(MIT)
-arch=(x86_64)
-makedepends=(git meson lib32-alsa-lib lib32-systemd lib32-dbus)
-_commit=e857856be7b64d562cdcc01c43933218a68b225e  # tags/0.3.30
-source=("git+https://gitlab.freedesktop.org/pipewire/pipewire.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd pipewire
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd pipewire
-
-  # https://bugs.archlinux.org/task/71157
-  git cherry-pick -n d8e0176bcfcd 23a0f29d4878 283e13629c0e 1c513464c83a
-}
-
-build() {
-  local meson_options=(
---libdir /usr/lib32
--D examples=disabled
--D media-session=disabled
--D man=disabled
--D tests=disabled
--D gstreamer=disabled
--D gstreamer-device-provider=disabled
--D systemd-user-service=disabled
--D bluez5=disabled
--D jack=disabled
--D v4l2=disabled
--D libcamera=disabled
--D vulkan=disabled
--D pw-cat=disabled
--D udevrulesdir=/usr/lib/udev/rules.d
--D sdl2=disabled
--D sndfile=disabled
--D libpulse=disabled
--D avahi=disabled
--D echo-cancel-webrtc=disabled
-  )
-
-  export CC="gcc -m32"
-  export CXX="g++ -m32"
-  export PKG_CONFIG="i686-pc-linux-gnu-pkg-config"
-
-  arch-meson pipewire build "${meson_options[@]}"
-  meson compile -C build
-}
-
-_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_lib32-pipewire() {
-  depends=(lib32-systemd libasound.so libdbus-1.so pipewire)
-  optdepends=('lib32-pipewire-jack: JACK support')
-  provides=(libpipewire-$_ver.so)
-
-  meson install -C build --destdir "$pkgdir"
-
-  ( cd "$pkgdir"
-
-_pick jack usr/lib32/pipewire-$_ver/jack
-
-rm -r usr/{bin,include,lib,share}
-  )
-
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 pipewire/COPYING
-}
-
-package_lib32-pipewire-jack() {
-  pkgdesc+=" - JACK support"
-  license+=(GPL2)  # libjackserver
-  depends=(libpipewire-$_ver.so pipewire-jack)
-
-  mv jack/* "$pkgdir"
-
-  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 pipewire/COPYING
-}
-
-# vim:set sw=2 et:

Copied: lib32-pipewire/repos/multilib-x86_64/PKGBUILD (from rev 967769, 
lib32-pipewire/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 21:13:30 UTC (rev 967770)
@@ -0,0 +1,100 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgbase=lib32-pipewire
+pkgname=(lib32-pipewire lib32-pipewire-jack)
+pkgver=0.3.31
+pkgrel=1
+epoch=1
+pkgdesc="Low-latency audio/video router and processor - 32-bit client library"
+url="https://pipewire.org;
+license=(MIT)
+arch=(x86_64)
+makedepends=(git meson lib32-alsa-lib lib32-systemd lib32-dbus)
+_commit=c43dabcc96e2e072cdf08e5f094bb677d9017c6b  # tags/0.3.31
+source=("git+https://gitlab.freedesktop.org/pipewire/pipewire.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd pipewire
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd pipewire
+}
+
+build() {
+  local meson_options=(
+--libdir /usr/lib32
+-D examples=disabled
+-D man=disabled
+-D tests=disabled
+-D gstreamer=disabled
+-D gstreamer-device-provider=disabled
+-D systemd-user-service=disabled
+-D bluez5=disabled
+-D jack=disabled
+-D v4l2=disabled
+-D libcamera=disabled
+-D pw-cat=disabled
+-D udevrulesdir=/usr/lib/udev/rules.d
+-D sdl2=disabled
+-D sndfile=disabled
+-D libpulse=disabled
+-D roc=disabled
+-D avahi=disabled
+-D echo-cancel-webrtc=disabled
+-D libusb=disabled
+-D session-managers="[]"
+  )
+
+  export CC="gcc -m32"
+  export CXX="g++ -m32"
+  export PKG_CONFIG="i686-pc-linux-gnu-pkg-config"
+
+  arch-meson pipewire build "${meson_options[@]}"
+  meson compile -C build
+}
+
+_pick() {
+  local p="$1" f d; shift
+  for f; do
+d="$srcdir/$p/${f#$pkgdir/}"
+mkdir -p "$(dirname 

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

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 21:13:22
  Author: heftig
Revision: 418762

0.3.31-1

Modified:
  pipewire/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:13:19 UTC (rev 418761)
+++ PKGBUILD2021-06-28 21:13:22 UTC (rev 418762)
@@ -5,19 +5,18 @@
 pkgname=(pipewire alsa-card-profiles pipewire-docs pipewire-media-session
  pipewire-alsa pipewire-jack pipewire-pulse gst-plugin-pipewire
  pipewire-zeroconf)
-pkgver=0.3.30
-pkgrel=2
+pkgver=0.3.31
+pkgrel=1
 epoch=1
 pkgdesc="Low-latency audio/video router and processor"
 url="https://pipewire.org;
 license=(MIT)
 arch=(x86_64)
-makedepends=(git meson doxygen xmltoman valgrind libpulse alsa-lib
+makedepends=(git meson doxygen xmltoman valgrind libpulse alsa-lib libusb
  gst-plugins-base rtkit dbus sdl2 ncurses libsndfile bluez-libs sbc
- libldac libopenaptx libfdk-aac vulkan-headers vulkan-icd-loader
- avahi webrtc-audio-processing)
+ libldac libopenaptx libfdk-aac avahi webrtc-audio-processing)
 checkdepends=(desktop-file-utils)
-_commit=e857856be7b64d562cdcc01c43933218a68b225e  # tags/0.3.30
+_commit=c43dabcc96e2e072cdf08e5f094bb677d9017c6b  # tags/0.3.31
 
source=("git+https://gitlab.freedesktop.org/pipewire/pipewire.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -28,9 +27,6 @@
 
 prepare() {
   cd pipewire
-
-  # https://bugs.archlinux.org/task/71157
-  git cherry-pick -n d8e0176bcfcd 23a0f29d4878 283e13629c0e 1c513464c83a
 }
 
 build() {
@@ -39,6 +35,7 @@
 -D jack=disabled
 -D libcamera=disabled
 -D udevrulesdir=/usr/lib/udev/rules.d
+-D roc=disabled
   )
 
   arch-meson pipewire build "${meson_options[@]}"
@@ -64,8 +61,8 @@
 package_pipewire() {
   license+=(LGPL)  # libspa-alsa
   depends=(rtkit alsa-card-profiles libdbus-1.so libncursesw.so libsndfile.so
-   libudev.so libasound.so libsystemd.so libbluetooth.so libsbc.so
-   libldacBT_enc.so libopenaptx.so libfdk-aac.so libvulkan.so
+   libudev.so libusb-1.0.so libasound.so libsystemd.so libbluetooth.so
+   libsbc.so libldacBT_enc.so libopenaptx.so libfdk-aac.so
libwebrtc_audio_processing.so)
   optdepends=('pipewire-docs: Documentation'
   'pipewire-media-session: Default session manager'



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

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 21:13:19
  Author: heftig
Revision: 418761

Fix pipewire-pulse deps

Modified:
  pipewire/trunk/PKGBUILD

--+
 PKGBUILD |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 18:33:33 UTC (rev 418760)
+++ PKGBUILD2021-06-28 21:13:19 UTC (rev 418761)
@@ -94,7 +94,10 @@
 _pick jack usr/share/man/man1/pw-jack.1
 _pick jack usr/share/pipewire/{jack.conf,media-session.d/with-jack}
 
+_pick pulse usr/bin/pipewire-pulse
+_pick pulse usr/lib/pipewire-$_ver/libpipewire-module-protocol-pulse.so
 _pick pulse usr/lib/pipewire-$_ver/libpipewire-module-pulse-tunnel.so
+_pick pulse usr/lib/systemd/user/pipewire-pulse.*
 _pick pulse usr/share/pipewire/media-session.d/with-pulseaudio
 
 _pick gst usr/lib/gstreamer-1.0
@@ -157,7 +160,8 @@
 
 package_pipewire-pulse() {
   pkgdesc+=" - PulseAudio replacement"
-  depends=(pipewire-media-session libpulse)
+  depends=(pipewire-media-session libpipewire-$_ver.so libpulse.so
+   libavahi-{client,common}.so)
   provides=(pulseaudio pulseaudio-bluetooth)
   conflicts=(pulseaudio pulseaudio-bluetooth)
   install=pipewire-pulse.install



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

2021-06-28 Thread Jan Steffens via arch-commits
Date: Monday, June 28, 2021 @ 21:13:00
  Author: heftig
Revision: 967769

0.3.31-1

Modified:
  lib32-pipewire/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:12:20 UTC (rev 967768)
+++ PKGBUILD2021-06-28 21:13:00 UTC (rev 967769)
@@ -3,8 +3,8 @@
 
 pkgbase=lib32-pipewire
 pkgname=(lib32-pipewire lib32-pipewire-jack)
-pkgver=0.3.30
-pkgrel=3
+pkgver=0.3.31
+pkgrel=1
 epoch=1
 pkgdesc="Low-latency audio/video router and processor - 32-bit client library"
 url="https://pipewire.org;
@@ -11,7 +11,7 @@
 license=(MIT)
 arch=(x86_64)
 makedepends=(git meson lib32-alsa-lib lib32-systemd lib32-dbus)
-_commit=e857856be7b64d562cdcc01c43933218a68b225e  # tags/0.3.30
+_commit=c43dabcc96e2e072cdf08e5f094bb677d9017c6b  # tags/0.3.31
 
source=("git+https://gitlab.freedesktop.org/pipewire/pipewire.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -22,9 +22,6 @@
 
 prepare() {
   cd pipewire
-
-  # https://bugs.archlinux.org/task/71157
-  git cherry-pick -n d8e0176bcfcd 23a0f29d4878 283e13629c0e 1c513464c83a
 }
 
 build() {
@@ -31,7 +28,6 @@
   local meson_options=(
 --libdir /usr/lib32
 -D examples=disabled
--D media-session=disabled
 -D man=disabled
 -D tests=disabled
 -D gstreamer=disabled
@@ -41,14 +37,16 @@
 -D jack=disabled
 -D v4l2=disabled
 -D libcamera=disabled
--D vulkan=disabled
 -D pw-cat=disabled
 -D udevrulesdir=/usr/lib/udev/rules.d
 -D sdl2=disabled
 -D sndfile=disabled
 -D libpulse=disabled
+-D roc=disabled
 -D avahi=disabled
 -D echo-cancel-webrtc=disabled
+-D libusb=disabled
+-D session-managers="[]"
   )
 
   export CC="gcc -m32"
@@ -72,7 +70,8 @@
 _ver=${pkgver:0:3}
 
 package_lib32-pipewire() {
-  depends=(lib32-systemd libasound.so libdbus-1.so pipewire)
+  depends=(pipewire lib32-glibc libdbus-1.so libudev.so libasound.so
+   libsystemd.so)
   optdepends=('lib32-pipewire-jack: JACK support')
   provides=(libpipewire-$_ver.so)
 
@@ -91,7 +90,7 @@
 package_lib32-pipewire-jack() {
   pkgdesc+=" - JACK support"
   license+=(GPL2)  # libjackserver
-  depends=(libpipewire-$_ver.so pipewire-jack)
+  depends=(pipewire-jack lib32-pipewire libpipewire-$_ver.so)
 
   mv jack/* "$pkgdir"
 



[arch-commits] Commit in haskell-hls-floskell-plugin/repos (2 files)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:12:20
  Author: felixonmars
Revision: 967768

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-floskell-plugin/repos/community-staging-x86_64/
  haskell-hls-floskell-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 967767, haskell-hls-floskell-plugin/trunk/PKGBUILD)

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

Copied: haskell-hls-floskell-plugin/repos/community-staging-x86_64/PKGBUILD 
(from rev 967767, haskell-hls-floskell-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-06-28 21:12:20 UTC (rev 967768)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-floskell-plugin
+pkgname=haskell-hls-floskell-plugin
+pkgver=1.0.0.0
+pkgrel=4
+pkgdesc="Integration with the Floskell code formatter"
+url="https://hackage.haskell.org/package/hls-floskell-plugin;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-floskell' 'haskell-ghcide' 
'haskell-hls-plugin-api' 'haskell-lsp-types')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils')
+checkdepends=('git')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('c873a0d71001cba5391435a7fdc8ce69dbf27070cfc887b1f51b76a20622c471')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+  uusi -u ghcide $_hkgname.cabal
+}
+
+build() {
+  cd $_hkgname-$pkgver
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--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 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 --show-details=direct
+}
+
+package() {
+  cd $_hkgname-$pkgver
+
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-floskell-plugin/trunk (PKGBUILD)

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:12:06
  Author: felixonmars
Revision: 967767

upgpkg: haskell-hls-floskell-plugin 1.0.0.0-4: rebuild with cabal-install 
3.4.0.0, cabal-install-parsers 0.4.1, ghc 9.0.1, ghc-lib-parser-ex 9.0.0.4, 
haskell-ci 0.12.1, hlint 3.3.1, one-liner 2.0, path 0.9.0, retrie 1.0.0.0

Modified:
  haskell-hls-floskell-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:11:03 UTC (rev 967766)
+++ PKGBUILD2021-06-28 21:12:06 UTC (rev 967767)
@@ -3,7 +3,7 @@
 _hkgname=hls-floskell-plugin
 pkgname=haskell-hls-floskell-plugin
 pkgver=1.0.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Integration with the Floskell code formatter"
 url="https://hackage.haskell.org/package/hls-floskell-plugin;
 license=("Apache")



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

2021-06-28 Thread Maxim Baz via arch-commits
Date: Monday, June 28, 2021 @ 21:11:03
  Author: maximbaz
Revision: 967766

archrelease: copy trunk to community-x86_64

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

-+
 PKGBUILD|  208 +++---
 notmuch.install |   16 ++--
 2 files changed, 112 insertions(+), 112 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 21:10:55 UTC (rev 967765)
+++ PKGBUILD2021-06-28 21:11:03 UTC (rev 967766)
@@ -1,104 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Maxim Baz <$pkgbase at maximbaz dot com>
-# Contributor: Daniel Wallace 
-# Contributor: fauno 
-# Contributor: Olivier Ramonat 
-# Contributor: Richard Murri 
-
-pkgbase=notmuch
-pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.32.1
-pkgrel=1
-arch=('x86_64')
-url="https://notmuchmail.org/;
-license=('GPL3')
-makedepends=('python' 'python-sphinx' 'python-cffi' 'emacs' 'gnupg' 'ruby' 
'pkgconfig' 'xapian-core' 'gmime3' 'talloc')
-options=(!distcc !makeflags)
-source=("https://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.xz;)
-sha512sums=('c561658919a3c19bfe282e28a5c95db5d58030f044307fdfcaee02d3bf6fc15c9ae9d6d9d8a948c9e6f9b54f563dc82cde757a26a7d7c33eb976b3cfe7ce8c36')
-
-build() {
-cd "$srcdir/$pkgbase-$pkgver"
-
-./configure --prefix=/usr --sysconfdir=/etc --includedir=/usr/include 
--zshcompletiondir=/usr/share/zsh/site-functions
-make
-
-make -C "contrib/${pkgbase}-mutt"
-
-make ruby-bindings
-
-cd "$srcdir/$pkgbase-$pkgver/bindings/python"
-python setup.py build
-
-cd "$srcdir/$pkgbase-$pkgver/bindings/python-cffi"
-python setup.py build
-}
-
-package_notmuch-runtime(){
-pkgdesc="Runtime for notmuch and notmuch-mutt"
-depends=('xapian-core' 'gmime3' 'talloc')
-
-cd "$srcdir/$pkgbase-$pkgver"
-
-make DESTDIR="$pkgdir/" LIBDIR_IN_LDCONFIG=0 WITH_EMACS=0 install
-make DESTDIR="$pkgdir/" WITH_BASH=1 install-completion
-
-# Install manpages
-make DESTDIR="$pkgdir" install-man
-
-# this is provided both with and without a statically included 
libnotmuch.so ???
-install -Dm755 notmuch-shared "$pkgdir/usr/bin/notmuch"
-}
-
-
-package_notmuch-vim(){
-pkgdesc="Vim plugins for notmuch"
-depends=('notmuch-runtime' 'ruby')
-optdepends=('ruby-mail: for sending mail'
-'elinks: for previewing html mail')
-
-make -C "$srcdir/$pkgbase-$pkgver/vim" DESTDIR="$pkgdir" 
prefix="/usr/share/vim/vimfiles" install
-}
-
-
-package_notmuch(){
-pkgdesc="Notmuch is not much of an email program"
-depends=('notmuch-runtime')
-optdepends=('emacs: for using the emacs interface'
-'vim: for using the vim interface'
-'python-cffi: for using the python-cffi bindings'
-'ruby: for using the ruby bindings'
-'gnupg: for email encryption')
-install=notmuch.install
-
-cd "$srcdir/$pkgbase-$pkgver"
-
-# Install emacs parts
-make DESTDIR="$pkgdir" install-emacs
-
-
-# Install ruby bindings
-sed -i 's:INSTALL = .*[^D]$:& -D:' bindings/ruby/Makefile
-make -C bindings/ruby exec_prefix="$pkgdir"/usr install
-
-# Install python bindings
-cd "$srcdir/$pkgbase-$pkgver/bindings/python"
-python setup.py install --root="$pkgdir" --optimize=1
-
-cd "$srcdir/$pkgbase-$pkgver/bindings/python-cffi"
-python setup.py install --root="$pkgdir" --optimize=1
-
-# Remove mimeinfo.cache (fixes FS#53629).
-rm "$pkgdir/usr/share/applications/mimeinfo.cache"
-}
-
-package_notmuch-mutt(){
-pkgdesc="The mail indexer"
-depends=('notmuch-runtime' 'perl-mailtools' 'perl-mail-box' 
'perl-term-readline-gnu' 'perl-string-shellquote' 'perl-file-which')
-
-cd "$srcdir/$pkgbase-$pkgver"
-
-install -Dm755 "contrib/$pkgname/$pkgname" "$pkgdir/usr/bin/$pkgname"
-install -Dm644 "contrib/$pkgname/${pkgname}.rc" 
"${pkgdir}/etc/Muttrc.d/${pkgname}.rc"
-install -Dm644 "contrib/$pkgname/${pkgname}.1" 
"${pkgdir}/usr/share/man/man1/${pkgname}.1"
-}

Copied: notmuch/repos/community-x86_64/PKGBUILD (from rev 967765, 
notmuch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 21:11:03 UTC (rev 967766)
@@ -0,0 +1,104 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Maxim Baz <$pkgbase at maximbaz dot com>
+# Contributor: Daniel Wallace 
+# Contributor: fauno 
+# Contributor: Olivier Ramonat 
+# Contributor: Richard Murri 
+
+pkgbase=notmuch
+pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
+pkgver=0.32.2
+pkgrel=1
+arch=('x86_64')

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

2021-06-28 Thread Maxim Baz via arch-commits
Date: Monday, June 28, 2021 @ 21:10:55
  Author: maximbaz
Revision: 967765

upgpkg: notmuch 0.32.2-1

Modified:
  notmuch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:10:49 UTC (rev 967764)
+++ PKGBUILD2021-06-28 21:10:55 UTC (rev 967765)
@@ -7,7 +7,7 @@
 
 pkgbase=notmuch
 pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.32.1
+pkgver=0.32.2
 pkgrel=1
 arch=('x86_64')
 url="https://notmuchmail.org/;
@@ -15,7 +15,7 @@
 makedepends=('python' 'python-sphinx' 'python-cffi' 'emacs' 'gnupg' 'ruby' 
'pkgconfig' 'xapian-core' 'gmime3' 'talloc')
 options=(!distcc !makeflags)
 source=("https://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.xz;)
-sha512sums=('c561658919a3c19bfe282e28a5c95db5d58030f044307fdfcaee02d3bf6fc15c9ae9d6d9d8a948c9e6f9b54f563dc82cde757a26a7d7c33eb976b3cfe7ce8c36')
+sha512sums=('e4151cb3ba0e5d26e67572a37c3132d0e35af5d9ca4339d88d8ba25385b6022c376a75abcffb57fda3242c836f6e40dec39c4038674682616b6e5785223295bf')
 
 build() {
 cd "$srcdir/$pkgbase-$pkgver"



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

2021-06-28 Thread Felix Yan via arch-commits
Date: Monday, June 28, 2021 @ 21:10:49
  Author: felixonmars
Revision: 967764

archrelease: copy trunk to community-any

Added:
  v2ray-geoip/repos/community-any/PKGBUILD
(from rev 967763, v2ray-geoip/trunk/PKGBUILD)
Deleted:
  v2ray-geoip/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 21:04:32 UTC (rev 967763)
+++ PKGBUILD2021-06-28 21:10:49 UTC (rev 967764)
@@ -1,15 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=v2ray-geoip
-pkgver=202106280246
-pkgrel=1
-pkgdesc="GeoIP List for V2Ray"
-arch=('any')
-url="https://github.com/v2fly/geoip;
-license=('CCPL:by-sa')
-source=("geoip-$pkgver.dat::https://github.com/v2fly/geoip/releases/download/$pkgver/geoip.dat;)
-sha512sums=('eec3cc65610c4d574839dc8d61d80cacfe8c7fdd594afbd0398e68bcf2ca8c3fa4d6f3aa79100d4eb1abeb67d458705926b8cc07c56a0e10bc9ebd70228dd3fa')
-
-package() {
-  install -Dm644 geoip-$pkgver.dat "$pkgdir"/usr/share/v2ray/geoip.dat
-}

Copied: v2ray-geoip/repos/community-any/PKGBUILD (from rev 967763, 
v2ray-geoip/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 21:10:49 UTC (rev 967764)
@@ -0,0 +1,15 @@
+# Maintainer: Felix Yan 
+
+pkgname=v2ray-geoip
+pkgver=202106280246
+pkgrel=1
+pkgdesc="GeoIP List for V2Ray"
+arch=('any')
+url="https://github.com/v2fly/geoip;
+license=('CCPL:by-sa')
+source=("geoip-$pkgver.dat::https://github.com/v2fly/geoip/releases/download/$pkgver/geoip.dat;)
+sha512sums=('eec3cc65610c4d574839dc8d61d80cacfe8c7fdd594afbd0398e68bcf2ca8c3fa4d6f3aa79100d4eb1abeb67d458705926b8cc07c56a0e10bc9ebd70228dd3fa')
+
+package() {
+  install -Dm644 geoip-$pkgver.dat "$pkgdir"/usr/share/v2ray/geoip.dat
+}



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

2021-06-28 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, June 28, 2021 @ 21:04:32
  Author: svenstaro
Revision: 967763

archrelease: copy trunk to community-x86_64

Added:
  telegram-desktop/repos/community-x86_64/PKGBUILD
(from rev 967762, telegram-desktop/trunk/PKGBUILD)
  telegram-desktop/repos/community-x86_64/fix-gcc11-assert.patch
(from rev 967762, telegram-desktop/trunk/fix-gcc11-assert.patch)
Deleted:
  telegram-desktop/repos/community-x86_64/PKGBUILD
  telegram-desktop/repos/community-x86_64/fix-gcc11-assert.patch

+
 PKGBUILD   |  104 +++
 fix-gcc11-assert.patch |   52 +++
 2 files changed, 78 insertions(+), 78 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 21:04:25 UTC (rev 967762)
+++ PKGBUILD2021-06-28 21:04:32 UTC (rev 967763)
@@ -1,52 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: hexchain 
-pkgname=telegram-desktop
-pkgver=2.8.2
-pkgrel=1
-pkgdesc='Official Telegram Desktop client'
-arch=('x86_64')
-url="https://desktop.telegram.org/;
-license=('GPL3')
-depends=('hunspell' 'ffmpeg' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal' 
'ttf-opensans'
- 'qt5-imageformats' 'xxhash' 'libdbusmenu-qt5' 'kwayland' 'gtk3' 
'glibmm'
- 'webkit2gtk' 'rnnoise' 'pipewire' 'libxtst' 'libxrandr' )
-makedepends=('cmake' 'git' 'ninja' 'python' 'range-v3' 'tl-expected' 
'microsoft-gsl'
- 'libtg_owt' 'extra-cmake-modules')
-source=("https://github.com/telegramdesktop/tdesktop/releases/download/v${pkgver}/tdesktop-${pkgver}-full.tar.gz;
-"fix-gcc11-assert.patch")
-sha512sums=('7e77fe7ddbaf5590e5e9846e76d987e35fadb4ed7a90ae4c4b3c54ddb331d71be0b046b28217287cb19636514197fc4a3632b09433ab5922f5b22bdfd6e22f75'
-
'd94c21f45a14eea009f4dc099a0be7774aa9c64d6bdb2745eb866a505ad4d95e4e75e53e110bcdc2db553809d8aea485e3fa321feccc7660120c0f418f4d5e3f')
-
-prepare() {
-cd tdesktop-$pkgver-full/cmake
-# force webrtc link to libjpeg and X11 libs
-echo "target_link_libraries(external_webrtc INTERFACE jpeg)" | tee -a 
external/webrtc/CMakeLists.txt
-echo "find_package(X11 REQUIRED COMPONENTS Xcomposite Xdamage Xext Xfixes 
Xrender Xrandr Xtst)" | tee -a external/webrtc/CMakeLists.txt
-echo "target_link_libraries(external_webrtc INTERFACE Xcomposite Xdamage 
Xext Xfixes Xrandr Xrender Xtst)" | tee -a external/webrtc/CMakeLists.txt
-
-cd ..
-patch -b -d Telegram/lib_webview/ -Np1 -i ${srcdir}/fix-gcc11-assert.patch
-}
-
-build() {
-cd tdesktop-$pkgver-full
-
-# Turns out we're allowed to use the official API key that telegram uses 
for their snap builds:
-# 
https://github.com/telegramdesktop/tdesktop/blob/8fab9167beb2407c1153930ed03a4badd0c2b59f/snap/snapcraft.yaml#L87-L88
-# Thanks @primeos!
-cmake . \
--B build \
--G Ninja \
--DCMAKE_INSTALL_PREFIX="/usr" \
--DCMAKE_BUILD_TYPE=Release \
--DTDESKTOP_API_ID=611335 \
--DTDESKTOP_API_HASH=d524b414d21f4d37f08684c1df41ac9c \
--DTDESKTOP_LAUNCHER_BASENAME="telegramdesktop" \
--DDESKTOP_APP_SPECIAL_TARGET=""
-ninja -C build
-}
-
-package() {
-cd tdesktop-$pkgver-full
-DESTDIR=$pkgdir ninja -C build install
-}

Copied: telegram-desktop/repos/community-x86_64/PKGBUILD (from rev 967762, 
telegram-desktop/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 21:04:32 UTC (rev 967763)
@@ -0,0 +1,52 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: hexchain 
+pkgname=telegram-desktop
+pkgver=2.8.3
+pkgrel=1
+pkgdesc='Official Telegram Desktop client'
+arch=('x86_64')
+url="https://desktop.telegram.org/;
+license=('GPL3')
+depends=('hunspell' 'ffmpeg' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal' 
'ttf-opensans'
+ 'qt5-imageformats' 'xxhash' 'libdbusmenu-qt5' 'kwayland' 'gtk3' 
'glibmm'
+ 'webkit2gtk' 'rnnoise' 'pipewire' 'libxtst' 'libxrandr' )
+makedepends=('cmake' 'git' 'ninja' 'python' 'range-v3' 'tl-expected' 
'microsoft-gsl'
+ 'libtg_owt' 'extra-cmake-modules')
+source=("https://github.com/telegramdesktop/tdesktop/releases/download/v${pkgver}/tdesktop-${pkgver}-full.tar.gz;
+"fix-gcc11-assert.patch")
+sha512sums=('75ef88440aa3337594d16b8517c5604ee627ade91cdde5de357132a8a827c909c392e30f4f2ac5b9facc3968bdfeb32d7f5370fea9cec2b341325aa979962356'
+
'd94c21f45a14eea009f4dc099a0be7774aa9c64d6bdb2745eb866a505ad4d95e4e75e53e110bcdc2db553809d8aea485e3fa321feccc7660120c0f418f4d5e3f')
+
+prepare() {
+cd tdesktop-$pkgver-full/cmake
+# force webrtc link to libjpeg and X11 libs
+echo "target_link_libraries(external_webrtc INTERFACE jpeg)" | tee -a 
external/webrtc/CMakeLists.txt
+echo "find_package(X11 REQUIRED COMPONENTS Xcomposite Xdamage Xext Xfixes 
Xrender Xrandr Xtst)" | tee -a 

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

2021-06-28 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, June 28, 2021 @ 21:04:25
  Author: svenstaro
Revision: 967762

upgpkg: telegram-desktop 2.8.3-1

Modified:
  telegram-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 21:00:39 UTC (rev 967761)
+++ PKGBUILD2021-06-28 21:04:25 UTC (rev 967762)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: hexchain 
 pkgname=telegram-desktop
-pkgver=2.8.2
+pkgver=2.8.3
 pkgrel=1
 pkgdesc='Official Telegram Desktop client'
 arch=('x86_64')
@@ -14,7 +14,7 @@
  'libtg_owt' 'extra-cmake-modules')
 
source=("https://github.com/telegramdesktop/tdesktop/releases/download/v${pkgver}/tdesktop-${pkgver}-full.tar.gz;
 "fix-gcc11-assert.patch")
-sha512sums=('7e77fe7ddbaf5590e5e9846e76d987e35fadb4ed7a90ae4c4b3c54ddb331d71be0b046b28217287cb19636514197fc4a3632b09433ab5922f5b22bdfd6e22f75'
+sha512sums=('75ef88440aa3337594d16b8517c5604ee627ade91cdde5de357132a8a827c909c392e30f4f2ac5b9facc3968bdfeb32d7f5370fea9cec2b341325aa979962356'
 
'd94c21f45a14eea009f4dc099a0be7774aa9c64d6bdb2745eb866a505ad4d95e4e75e53e110bcdc2db553809d8aea485e3fa321feccc7660120c0f418f4d5e3f')
 
 prepare() {



[arch-commits] Commit in python-google-api-python-client/repos/community-any (2 files)

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 21:00:39
  Author: foxboron
Revision: 967761

archrelease: copy trunk to community-any

Added:
  python-google-api-python-client/repos/community-any/PKGBUILD
(from rev 967760, python-google-api-python-client/trunk/PKGBUILD)
Deleted:
  python-google-api-python-client/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 21:00:30 UTC (rev 967760)
+++ PKGBUILD2021-06-28 21:00:39 UTC (rev 967761)
@@ -1,31 +0,0 @@
-# Maintainer: Andrzej Giniewicz 
-# Maintainer: Morten Linderud 
-# Contributor: shadyabhi 
-
-pkgname=python-google-api-python-client
-pkgver=2.5.0
-pkgrel=1
-pkgdesc="Google API Client Library for Python"
-arch=('any')
-url="https://github.com/google/google-api-python-client;
-license=('Apache')
-depends=('python-google-auth-httplib2' 'python-uritemplate' 
'python-google-api-core')
-optdepends=('python-oauth2client: optional backend')
-makedepends=('python-setuptools')
-source=("google-api-python-client-${pkgver}.tar.gz::https://github.com/google/google-api-python-client/archive/v${pkgver}.tar.gz;)
-sha256sums=('51060bbc609c6dba8634e8e3e52ea1ba0d9b28a7019611201c74f18f4f287baa')
-
-build() {
-  cd "google-api-python-client-${pkgver}"
-  python setup.py build
-}
- 
-package() {
-  cd "google-api-python-client-$pkgver"
-  export PYTHONHASHSEED=0
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-
-  # Workaround for FS#47243
-  _site_packages=`python -c "from distutils.sysconfig import get_python_lib; 
print(get_python_lib())"`
-  chmod -R a+r "$pkgdir$_site_packages"
-}

Copied: python-google-api-python-client/repos/community-any/PKGBUILD (from rev 
967760, python-google-api-python-client/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 21:00:39 UTC (rev 967761)
@@ -0,0 +1,31 @@
+# Maintainer: Andrzej Giniewicz 
+# Maintainer: Morten Linderud 
+# Contributor: shadyabhi 
+
+pkgname=python-google-api-python-client
+pkgver=2.10.0
+pkgrel=1
+pkgdesc="Google API Client Library for Python"
+arch=('any')
+url="https://github.com/google/google-api-python-client;
+license=('Apache')
+depends=('python-google-auth-httplib2' 'python-uritemplate' 
'python-google-api-core')
+optdepends=('python-oauth2client: optional backend')
+makedepends=('python-setuptools')
+source=("google-api-python-client-${pkgver}.tar.gz::https://github.com/google/google-api-python-client/archive/v${pkgver}.tar.gz;)
+sha256sums=('356ea0eb56f068cbbb5a5145067652f2bb36a1b0a624cb28ed936167bfeda327')
+
+build() {
+  cd "google-api-python-client-${pkgver}"
+  python setup.py build
+}
+ 
+package() {
+  cd "google-api-python-client-$pkgver"
+  export PYTHONHASHSEED=0
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+
+  # Workaround for FS#47243
+  _site_packages=`python -c "from distutils.sysconfig import get_python_lib; 
print(get_python_lib())"`
+  chmod -R a+r "$pkgdir$_site_packages"
+}



[arch-commits] Commit in python-google-api-python-client/trunk (PKGBUILD)

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 21:00:30
  Author: foxboron
Revision: 967760

upgpkg: python-google-api-python-client 2.10.0-1

Modified:
  python-google-api-python-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 20:57:52 UTC (rev 967759)
+++ PKGBUILD2021-06-28 21:00:30 UTC (rev 967760)
@@ -3,7 +3,7 @@
 # Contributor: shadyabhi 
 
 pkgname=python-google-api-python-client
-pkgver=2.5.0
+pkgver=2.10.0
 pkgrel=1
 pkgdesc="Google API Client Library for Python"
 arch=('any')
@@ -13,7 +13,7 @@
 optdepends=('python-oauth2client: optional backend')
 makedepends=('python-setuptools')
 
source=("google-api-python-client-${pkgver}.tar.gz::https://github.com/google/google-api-python-client/archive/v${pkgver}.tar.gz;)
-sha256sums=('51060bbc609c6dba8634e8e3e52ea1ba0d9b28a7019611201c74f18f4f287baa')
+sha256sums=('356ea0eb56f068cbbb5a5145067652f2bb36a1b0a624cb28ed936167bfeda327')
 
 build() {
   cd "google-api-python-client-${pkgver}"



[arch-commits] Commit in python-google-api-core/repos/community-any (2 files)

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 20:57:52
  Author: foxboron
Revision: 967759

archrelease: copy trunk to community-any

Added:
  python-google-api-core/repos/community-any/PKGBUILD
(from rev 967758, python-google-api-core/trunk/PKGBUILD)
Deleted:
  python-google-api-core/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 20:57:43 UTC (rev 967758)
+++ PKGBUILD2021-06-28 20:57:52 UTC (rev 967759)
@@ -1,26 +0,0 @@
-# Maintainer: Andrzej Giniewicz 
-# Maintainer: Morten Linderud 
-# Contributor: Kaizhao Zhang 
-
-pkgname=python-google-api-core
-pkgver=1.28.0
-pkgrel=1
-pkgdesc="Google API client core library"
-arch=('any')
-url="https://github.com/googleapis/googleapis;
-license=('Apache')
-depends=('python-setuptools' 'python-pytz' 'python-requests' 
'python-googleapis-common-protos' 'python-google-auth')
-optdepends=('python-grpcio: for grpc support')
-source=("https://files.pythonhosted.org/packages/source/g/google-api-core/google-api-core-${pkgver}.tar.gz;)
-sha256sums=('02646803bd728e12dd1f45ee1dcc31c12614c9a1ac451b9a1ce26aa65df9b957')
-
-build() {
-  cd "google-api-core-${pkgver}"
-  python setup.py build
-}
-
-package() {
-  cd "google-api-core-${pkgver}"
-  export PYTHONHASHSEED=0
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-google-api-core/repos/community-any/PKGBUILD (from rev 967758, 
python-google-api-core/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 20:57:52 UTC (rev 967759)
@@ -0,0 +1,26 @@
+# Maintainer: Andrzej Giniewicz 
+# Maintainer: Morten Linderud 
+# Contributor: Kaizhao Zhang 
+
+pkgname=python-google-api-core
+pkgver=1.30.0
+pkgrel=1
+pkgdesc="Google API client core library"
+arch=('any')
+url="https://github.com/googleapis/googleapis;
+license=('Apache')
+depends=('python-setuptools' 'python-pytz' 'python-requests' 
'python-googleapis-common-protos' 'python-google-auth')
+optdepends=('python-grpcio: for grpc support')
+source=("https://files.pythonhosted.org/packages/source/g/google-api-core/google-api-core-${pkgver}.tar.gz;)
+sha256sums=('0724d354d394b3d763bc10dfee05807813c5210f0bd9b8e2ddf6b6925603411c')
+
+build() {
+  cd "google-api-core-${pkgver}"
+  python setup.py build
+}
+
+package() {
+  cd "google-api-core-${pkgver}"
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1
+}



[arch-commits] Commit in python-google-api-core/trunk (PKGBUILD)

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 20:57:43
  Author: foxboron
Revision: 967758

upgpkg: python-google-api-core 1.30.0-1

Modified:
  python-google-api-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 20:42:36 UTC (rev 967757)
+++ PKGBUILD2021-06-28 20:57:43 UTC (rev 967758)
@@ -3,7 +3,7 @@
 # Contributor: Kaizhao Zhang 
 
 pkgname=python-google-api-core
-pkgver=1.28.0
+pkgver=1.30.0
 pkgrel=1
 pkgdesc="Google API client core library"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python-setuptools' 'python-pytz' 'python-requests' 
'python-googleapis-common-protos' 'python-google-auth')
 optdepends=('python-grpcio: for grpc support')
 
source=("https://files.pythonhosted.org/packages/source/g/google-api-core/google-api-core-${pkgver}.tar.gz;)
-sha256sums=('02646803bd728e12dd1f45ee1dcc31c12614c9a1ac451b9a1ce26aa65df9b957')
+sha256sums=('0724d354d394b3d763bc10dfee05807813c5210f0bd9b8e2ddf6b6925603411c')
 
 build() {
   cd "google-api-core-${pkgver}"



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

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 20:42:36
  Author: foxboron
Revision: 967757

archrelease: copy trunk to community-x86_64

Added:
  python-psycopg2/repos/community-x86_64/PKGBUILD
(from rev 967756, python-psycopg2/trunk/PKGBUILD)
Deleted:
  python-psycopg2/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 20:42:27 UTC (rev 967756)
+++ PKGBUILD2021-06-28 20:42:36 UTC (rev 967757)
@@ -1,30 +0,0 @@
-# Maintainer: Andrew Crerar 
-# Maintainer: Morten Linderud 
-# Contributor: Sergej Pupykin 
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: Douglas Soares de Andrade 
-
-pkgname=python-psycopg2
-pkgver=2.8.6
-pkgrel=4
-pkgdesc="A PostgreSQL database adapter for the Python programming language."
-arch=('x86_64')
-url="http://initd.org/psycopg/;
-license=('LGPL3')
-depends=('python' 'postgresql-libs')
-makedepends=('python-setuptools' 'postgresql-libs')
-source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-8/psycopg2-$pkgver.tar.gz{,.asc})
-validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE')
-sha512sums=('1e1d5d8755c6d1a153d84210bf29902afafe853659d709e13abc6bc5772def13779d2394690af1c544384c9c607edc0fe5cf2763244fb346febf9a9e0032b45f'
-'SKIP')
-build(){
-  cd "psycopg2-$pkgver"
-  sed -i 's/,PSYCOPG_DEBUG$//' setup.cfg
-  python setup.py build
-}
-
-package() {
-  cd "psycopg2-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}
-

Copied: python-psycopg2/repos/community-x86_64/PKGBUILD (from rev 967756, 
python-psycopg2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 20:42:36 UTC (rev 967757)
@@ -0,0 +1,30 @@
+# Maintainer: Andrew Crerar 
+# Maintainer: Morten Linderud 
+# Contributor: Sergej Pupykin 
+# Contributor: Angel 'angvp' Velasquez 
+# Contributor: Douglas Soares de Andrade 
+
+pkgname=python-psycopg2
+pkgver=2.9.1
+pkgrel=1
+pkgdesc="A PostgreSQL database adapter for the Python programming language."
+arch=('x86_64')
+url="http://initd.org/psycopg/;
+license=('LGPL3')
+depends=('python' 'postgresql-libs')
+makedepends=('python-setuptools' 'postgresql-libs')
+source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-8/psycopg2-$pkgver.tar.gz{,.asc})
+validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE')
+sha512sums=('478eaeaad98e4521424a0a48d5f0fdba934bb3b682ba111cc37b833cd3c953ad5fbe2a2071d3a9b95c6a447e95de7ceda5143b63a08703c388f96dd9b4ad'
+'SKIP')
+build(){
+  cd "psycopg2-$pkgver"
+  sed -i 's/,PSYCOPG_DEBUG$//' setup.cfg
+  python setup.py build
+}
+
+package() {
+  cd "psycopg2-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+



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

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 20:42:27
  Author: foxboron
Revision: 967756

upgpkg: python-psycopg2 2.9.1-1

Modified:
  python-psycopg2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 20:40:37 UTC (rev 967755)
+++ PKGBUILD2021-06-28 20:42:27 UTC (rev 967756)
@@ -5,8 +5,8 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgname=python-psycopg2
-pkgver=2.8.6
-pkgrel=4
+pkgver=2.9.1
+pkgrel=1
 pkgdesc="A PostgreSQL database adapter for the Python programming language."
 arch=('x86_64')
 url="http://initd.org/psycopg/;
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'postgresql-libs')
 
source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-8/psycopg2-$pkgver.tar.gz{,.asc})
 validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE')
-sha512sums=('1e1d5d8755c6d1a153d84210bf29902afafe853659d709e13abc6bc5772def13779d2394690af1c544384c9c607edc0fe5cf2763244fb346febf9a9e0032b45f'
+sha512sums=('478eaeaad98e4521424a0a48d5f0fdba934bb3b682ba111cc37b833cd3c953ad5fbe2a2071d3a9b95c6a447e95de7ceda5143b63a08703c388f96dd9b4ad'
 'SKIP')
 build(){
   cd "psycopg2-$pkgver"



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

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 20:40:37
  Author: foxboron
Revision: 967755

archrelease: copy trunk to community-x86_64

Added:
  python-pandas/repos/community-x86_64/PKGBUILD
(from rev 967754, python-pandas/trunk/PKGBUILD)
Deleted:
  python-pandas/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 20:40:27 UTC (rev 967754)
+++ PKGBUILD2021-06-28 20:40:37 UTC (rev 967755)
@@ -1,63 +0,0 @@
-# Maintainer: Andrzej Giniewicz 
-# Maintainer: Morten Linderud 
-# Contributor: Keith Hughitt 
-
-# TODO: move python-fastparque from AUR to community (Apache Parquet)
-# TODO: move python-gcsfs from AUR to community (Google Cloud Storage access)
-# TODO: move python-numba from AUR to community (Alternative execution engine)
-# TODO: package python-pandas-gbq (Google BigQuery I/O)
-# TODO: package python-pyreadstat (SPSS files reading)
-# TODO: package python-pyxlsb (reading XLSB files)
-# TODO: move python-s3fs from AUR to community (Amazon S3 access)
-# TODO: move python-xarray from AUR to community (converting Panels to xarray)
-# TODO: move python-pyarrow from AUR to community (Feather Format and Apache 
Parquet)
-
-pkgname=python-pandas
-pkgver=1.2.4
-pkgrel=1
-pkgdesc='High-performance, easy-to-use data structures and data analysis tools 
for Python'
-arch=('x86_64')
-url="https://pandas.pydata.org/;
-license=('BSD')
-depends=('python-numpy' 'python-dateutil' 'python-pytz' 'python-setuptools')
-makedepends=('cython')
-optdepends=('python-pandas-datareader: pandas.io.data replacement 
(recommended)'
-'python-numexpr: needed for accelerating certain numerical 
operations (recommended)'
-'python-bottleneck: needed for accelerating certain types of nan 
evaluations (recommended)'
-'python-beautifulsoup4: needed for read_html function'
-'python-jinja: needed for conditional HTML formatting'
-'python-pyqt5: needed for read_clipboard function (only one 
needed)'
-'python-pytables: needed for HDF5-based storage'
-'python-sqlalchemy: needed for SQL database support'
-'python-scipy: needed for miscellaneous statistical functions'
-'python-xlsxwriter: alternative Excel XLSX output'
-'python-blosc: for msgpack compression using blosc'
-'python-html5lib: needed for read_hmlt function (and/or 
python-lxml)'
-'python-lxml: needed for read_html function (and/or 
python-html5lib)'
-'python-matplotlib: needed for plotting'
-'python-openpyxl: needed for Excel XLSX input/output'
-'python-psycopg2: needed for PostgreSQL engine for sqlalchemy'
-'python-pymysql: needed for MySQL engine for sqlalchemy'
-'python-qtpy: needed for read_clipboard function (only one needed)'
-'python-tabulate: needed for printing in Markdown-friendly format'
-'python-fsspec: needed for handling files aside from local and 
HTTP'
-'xclip: needed for read_clipboard function (only one needed)'
-'python-xlrd: needed for Excel XLS input'
-'python-xlwt: needed for Excel XLS output'
-'xsel: needed for read_clipboard function (only one needed)'
-'zlib: needed for compression for msgpack')
-source=("https://github.com/pandas-dev/pandas/releases/download/v${pkgver}/pandas-${pkgver}.tar.gz;)
-sha256sums=('649ecab692fade3cbfcf967ff936496b0cfba0af00a55dfaacd82bdda5cb2279')
-
-build() {
-  cd pandas-${pkgver}
-  python setup.py build_ext --inplace
-  python setup.py build
-}
-
-package() {
-  cd pandas-${pkgver}
-  export PYTHONHASHSEED=0
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-pandas/repos/community-x86_64/PKGBUILD (from rev 967754, 
python-pandas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 20:40:37 UTC (rev 967755)
@@ -0,0 +1,63 @@
+# Maintainer: Andrzej Giniewicz 
+# Maintainer: Morten Linderud 
+# Contributor: Keith Hughitt 
+
+# TODO: move python-fastparque from AUR to community (Apache Parquet)
+# TODO: move python-gcsfs from AUR to community (Google Cloud Storage access)
+# TODO: move python-numba from AUR to community (Alternative execution engine)
+# TODO: package python-pandas-gbq (Google BigQuery I/O)
+# TODO: package python-pyreadstat (SPSS files reading)
+# TODO: package python-pyxlsb (reading XLSB files)
+# TODO: move python-s3fs from AUR to community (Amazon S3 access)
+# TODO: move python-xarray from AUR to community (converting Panels to xarray)
+# TODO: move python-pyarrow from AUR to community 

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

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 20:40:27
  Author: foxboron
Revision: 967754

upgpkg: python-pandas 1.2.5-1

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 20:29:24 UTC (rev 967753)
+++ PKGBUILD2021-06-28 20:40:27 UTC (rev 967754)
@@ -13,7 +13,7 @@
 # TODO: move python-pyarrow from AUR to community (Feather Format and Apache 
Parquet)
 
 pkgname=python-pandas
-pkgver=1.2.4
+pkgver=1.2.5
 pkgrel=1
 pkgdesc='High-performance, easy-to-use data structures and data analysis tools 
for Python'
 arch=('x86_64')
@@ -47,7 +47,7 @@
 'xsel: needed for read_clipboard function (only one needed)'
 'zlib: needed for compression for msgpack')
 
source=("https://github.com/pandas-dev/pandas/releases/download/v${pkgver}/pandas-${pkgver}.tar.gz;)
-sha256sums=('649ecab692fade3cbfcf967ff936496b0cfba0af00a55dfaacd82bdda5cb2279')
+sha256sums=('14abb8ea73fce8aebbb1fb44bec809163f1c55241bcc1db91c2c780e97265033')
 
 build() {
   cd pandas-${pkgver}



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

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 20:29:24
  Author: foxboron
Revision: 967753

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 20:29:15 UTC (rev 967752)
+++ PKGBUILD2021-06-28 20:29:24 UTC (rev 967753)
@@ -1,27 +0,0 @@
-# Maintainer: Andrew Crerar 
-# Contributor: Kevin Azzam 
-# Contributor: David Runge 
-
-pkgname=python-dotenv
-pkgver=0.17.1
-pkgrel=1
-pkgdesc="Get and set values in your .env file in local and production servers"
-arch=('any')
-url="https://github.com/theskumar/python-dotenv/;
-license=('BSD')
-depends=('python-click')
-makedepends=('python-setuptools')
-optdepends=('ipython: ipython support')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/theskumar/python-dotenv/archive/v${pkgver}.tar.gz;)
-sha512sums=('ce3937f95956ffe27b1762c31caaccc6c4b084c6aac3f9ee53677f46422e9e30e22399003f219caacf8e60cc3a703951052fe08954514113eeb6d8d41ceef856')
-
-build() {
-cd "${pkgname}-${pkgver}"
-python setup.py build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
-install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: python-dotenv/repos/community-any/PKGBUILD (from rev 967752, 
python-dotenv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 20:29:24 UTC (rev 967753)
@@ -0,0 +1,27 @@
+# Maintainer: Andrew Crerar 
+# Contributor: Kevin Azzam 
+# Contributor: David Runge 
+
+pkgname=python-dotenv
+pkgver=0.18.0
+pkgrel=1
+pkgdesc="Get and set values in your .env file in local and production servers"
+arch=('any')
+url="https://github.com/theskumar/python-dotenv/;
+license=('BSD')
+depends=('python-click')
+makedepends=('python-setuptools')
+optdepends=('ipython: ipython support')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/theskumar/python-dotenv/archive/v${pkgver}.tar.gz;)
+sha512sums=('a8d9109ccbc0d71dd196cbd9ad065ec3a49f9eb9bbdd8e8923c187ce37842214ebc15b1532f58ff6d420a4b6b88de5b6d55843b282799fbd105aacf4a0769c44')
+
+build() {
+cd "${pkgname}-${pkgver}"
+python setup.py build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
+install -Dm0644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}



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

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 20:29:15
  Author: foxboron
Revision: 967752

upgpkg: python-dotenv 0.18.0-1

Modified:
  python-dotenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 20:27:44 UTC (rev 967751)
+++ PKGBUILD2021-06-28 20:29:15 UTC (rev 967752)
@@ -3,7 +3,7 @@
 # Contributor: David Runge 
 
 pkgname=python-dotenv
-pkgver=0.17.1
+pkgver=0.18.0
 pkgrel=1
 pkgdesc="Get and set values in your .env file in local and production servers"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 optdepends=('ipython: ipython support')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/theskumar/python-dotenv/archive/v${pkgver}.tar.gz;)
-sha512sums=('ce3937f95956ffe27b1762c31caaccc6c4b084c6aac3f9ee53677f46422e9e30e22399003f219caacf8e60cc3a703951052fe08954514113eeb6d8d41ceef856')
+sha512sums=('a8d9109ccbc0d71dd196cbd9ad065ec3a49f9eb9bbdd8e8923c187ce37842214ebc15b1532f58ff6d420a4b6b88de5b6d55843b282799fbd105aacf4a0769c44')
 
 build() {
 cd "${pkgname}-${pkgver}"



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

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 20:27:44
  Author: foxboron
Revision: 967751

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 20:27:34 UTC (rev 967750)
+++ PKGBUILD2021-06-28 20:27:44 UTC (rev 967751)
@@ -1,26 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Balló György 
-
-_pkgbase=send2trash
-pkgname=python-send2trash
-pkgver=1.5.0
-pkgrel=6
-pkgdesc="Send file to trash natively"
-arch=('any')
-url="https://github.com/hsoft/send2trash;
-license=('BSD')
-depends=('python')
-makedepends=('python' 'python-setuptools')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/hsoft/$_pkgbase/archive/$pkgver.tar.gz;)
-sha256sums=('7cebc0ffc8b6d6e553bce9c6bb915614610ba2dec17c2f0643b1b97251da2a41')
-
-build() {
-   cd $_pkgbase-$pkgver
-   python setup.py build
-}
-
-package() {
-   cd $_pkgbase-$pkgver
-   python setup.py install --root "$pkgdir" --optimize=1 --skip-build
-   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-send2trash/repos/community-any/PKGBUILD (from rev 967750, 
python-send2trash/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 20:27:44 UTC (rev 967751)
@@ -0,0 +1,26 @@
+# Maintainer: Morten Linderud 
+# Contributor: Balló György 
+
+_pkgbase=send2trash
+pkgname=python-send2trash
+pkgver=1.7.1
+pkgrel=1
+pkgdesc="Send file to trash natively"
+arch=('any')
+url="https://github.com/hsoft/send2trash;
+license=('BSD')
+depends=('python')
+makedepends=('python' 'python-setuptools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/hsoft/$_pkgbase/archive/$pkgver.tar.gz;)
+sha256sums=('8f2287b6f0e822cabc1e65023f444960e121adee69603287f858afd349981c12')
+
+build() {
+   cd $_pkgbase-$pkgver
+   python setup.py build
+}
+
+package() {
+   cd $_pkgbase-$pkgver
+   python setup.py install --root "$pkgdir" --optimize=1 --skip-build
+   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 20:27:34
  Author: foxboron
Revision: 967750

upgpkg: python-send2trash 1.7.1-1

Modified:
  python-send2trash/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 20:26:30 UTC (rev 967749)
+++ PKGBUILD2021-06-28 20:27:34 UTC (rev 967750)
@@ -3,8 +3,8 @@
 
 _pkgbase=send2trash
 pkgname=python-send2trash
-pkgver=1.5.0
-pkgrel=6
+pkgver=1.7.1
+pkgrel=1
 pkgdesc="Send file to trash natively"
 arch=('any')
 url="https://github.com/hsoft/send2trash;
@@ -11,8 +11,8 @@
 license=('BSD')
 depends=('python')
 makedepends=('python' 'python-setuptools')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/hsoft/$_pkgbase/archive/$pkgver.tar.gz;)
-sha256sums=('7cebc0ffc8b6d6e553bce9c6bb915614610ba2dec17c2f0643b1b97251da2a41')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/hsoft/$_pkgbase/archive/$pkgver.tar.gz;)
+sha256sums=('8f2287b6f0e822cabc1e65023f444960e121adee69603287f858afd349981c12')
 
 build() {
cd $_pkgbase-$pkgver



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

2021-06-28 Thread Christian Hesse via arch-commits
Date: Monday, June 28, 2021 @ 20:26:30
  Author: eworm
Revision: 967749

archrelease: copy trunk to community-testing-x86_64

Added:
  cgit-aurweb/repos/community-testing-x86_64/
  cgit-aurweb/repos/community-testing-x86_64/PKGBUILD
(from rev 967748, cgit-aurweb/trunk/PKGBUILD)
  cgit-aurweb/repos/community-testing-x86_64/cgit.install
(from rev 967748, cgit-aurweb/trunk/cgit.install)

--+
 PKGBUILD |   54 ++
 cgit.install |5 +
 2 files changed, 59 insertions(+)

Copied: cgit-aurweb/repos/community-testing-x86_64/PKGBUILD (from rev 967748, 
cgit-aurweb/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-06-28 20:26:30 UTC (rev 967749)
@@ -0,0 +1,54 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Sergej Pupykin 
+# Contributor: Patrick Palka 
+# Contributor: Loui Chang 
+# Contributor: Andreas Baumann 
+
+pkgname=cgit-aurweb
+pkgver=1.2.3
+_commit=be07e3bf163a719e29e7c181d3d77b18217119f4
+pkgrel=2
+pkgdesc="A web interface for git written in plain C (aurweb branch)"
+arch=('x86_64')
+url="https://git.zx2c4.com/cgit/;
+license=('GPL2')
+depends=('openssl' 'luajit')
+makedepends=('git' 'zlib' 'curl' 'asciidoc')
+optdepends=('groff: about page using man page syntax'
+   'python-pygments: syntax highlighting support'
+   'python-docutils: about page formatted with reStructuredText'
+   'python-markdown: about page formatted with markdown'
+   'gzip: gzip compressed snapshots'
+   'bzip2: bzip2 compressed snapshots'
+   'lzip: lzip compressed snapshots'
+   'xz: xz compressed snapshots'
+   'zstd: zstd compressed snapshots'
+   'mime-types: serve file with correct content-type header')
+install=cgit.install
+source=("$pkgname::git+https://gitlab.archlinux.org/archlinux/cgit.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+prepare() {
+   cd "$pkgname"
+
+   git submodule init
+   git submodule update
+}
+
+build() {
+   cd "$pkgname"
+
+   make
+   make doc-man
+}
+
+package() {
+   cd "$pkgname"
+   
+   make CGIT_SCRIPT_PATH="/usr/share/webapps/$pkgname" DESTDIR="$pkgdir" 
prefix=/usr filterdir="/usr/lib/$pkgname/filters" install
+   
+   install -vd "$pkgdir/var/cache/$pkgname"
+   mkdir -p "$pkgdir/usr/lib/$pkgname"
+   mv "$pkgdir/usr/share/webapps/$pkgname/cgit.cgi" 
"$pkgdir/usr/lib/$pkgname"
+   ln -sf ../../../lib/$pkgname/cgit.cgi 
"$pkgdir/usr/share/webapps/$pkgname/cgit.cgi"
+}

Copied: cgit-aurweb/repos/community-testing-x86_64/cgit.install (from rev 
967748, cgit-aurweb/trunk/cgit.install)
===
--- community-testing-x86_64/cgit.install   (rev 0)
+++ community-testing-x86_64/cgit.install   2021-06-28 20:26:30 UTC (rev 
967749)
@@ -0,0 +1,5 @@
+post_install() {
+   chown -v http:http var/cache/cgit-aurweb
+   echo "==> cgit looks at /etc/cgitrc for configuration. There is"
+   echo "==> an example configuration file in the cgitrc(5) man page."
+}



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

2021-06-28 Thread Christian Hesse via arch-commits
Date: Monday, June 28, 2021 @ 20:26:27
  Author: eworm
Revision: 967748

upgpkg: cgit-aurweb 1.2.3-2: gitlab migration

Modified:
  cgit-aurweb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 20:26:11 UTC (rev 967747)
+++ PKGBUILD2021-06-28 20:26:27 UTC (rev 967748)
@@ -6,8 +6,8 @@
 
 pkgname=cgit-aurweb
 pkgver=1.2.3
-_commit=540eca00cefc77c3b2d8af246535d267b47832af
-pkgrel=1
+_commit=be07e3bf163a719e29e7c181d3d77b18217119f4
+pkgrel=2
 pkgdesc="A web interface for git written in plain C (aurweb branch)"
 arch=('x86_64')
 url="https://git.zx2c4.com/cgit/;
@@ -25,7 +25,7 @@
'zstd: zstd compressed snapshots'
'mime-types: serve file with correct content-type header')
 install=cgit.install
-source=("$pkgname::git+https://git.archlinux.org/cgit.git#commit=${_commit};)
+source=("$pkgname::git+https://gitlab.archlinux.org/archlinux/cgit.git#commit=${_commit};)
 sha256sums=('SKIP')
 
 prepare() {



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

2021-06-28 Thread Christian Hesse via arch-commits
Date: Monday, June 28, 2021 @ 20:26:11
  Author: eworm
Revision: 967747

archrelease: copy trunk to community-testing-x86_64

Added:
  cgit-archweb/repos/community-testing-x86_64/
  cgit-archweb/repos/community-testing-x86_64/PKGBUILD
(from rev 967746, cgit-archweb/trunk/PKGBUILD)
  cgit-archweb/repos/community-testing-x86_64/cgit.install
(from rev 967746, cgit-archweb/trunk/cgit.install)

--+
 PKGBUILD |   54 ++
 cgit.install |5 +
 2 files changed, 59 insertions(+)

Copied: cgit-archweb/repos/community-testing-x86_64/PKGBUILD (from rev 967746, 
cgit-archweb/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2021-06-28 20:26:11 UTC (rev 967747)
@@ -0,0 +1,54 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Sergej Pupykin 
+# Contributor: Patrick Palka 
+# Contributor: Loui Chang 
+# Contributor: Andreas Baumann 
+
+pkgname=cgit-archweb
+pkgver=1.2.3
+_commit=331698106fe56d53b8a354248886e6b482988656
+pkgrel=2
+pkgdesc="A web interface for git written in plain C (archweb branch)"
+arch=('x86_64')
+url="https://git.zx2c4.com/cgit/;
+license=('GPL2')
+depends=('openssl' 'luajit')
+makedepends=('git' 'zlib' 'curl' 'asciidoc')
+optdepends=('groff: about page using man page syntax'
+   'python-pygments: syntax highlighting support'
+   'python-docutils: about page formatted with reStructuredText'
+   'python-markdown: about page formatted with markdown'
+   'gzip: gzip compressed snapshots'
+   'bzip2: bzip2 compressed snapshots'
+   'lzip: lzip compressed snapshots'
+   'xz: xz compressed snapshots'
+   'zstd: zstd compressed snapshots'
+   'mime-types: serve file with correct content-type header')
+install=cgit.install
+source=("$pkgname::git+https://gitlab.archlinux.org/archlinux/cgit.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+prepare() {
+   cd "$pkgname"
+
+   git submodule init
+   git submodule update
+}
+
+build() {
+   cd "$pkgname"
+
+   make
+   make doc-man
+}
+
+package() {
+   cd "$pkgname"
+   
+   make CGIT_SCRIPT_PATH="/usr/share/webapps/$pkgname" DESTDIR="$pkgdir" 
prefix=/usr filterdir="/usr/lib/$pkgname/filters" install
+   
+   install -vd "$pkgdir/var/cache/$pkgname"
+   mkdir -p "$pkgdir/usr/lib/$pkgname"
+   mv "$pkgdir/usr/share/webapps/$pkgname/cgit.cgi" 
"$pkgdir/usr/lib/$pkgname"
+   ln -sf ../../../lib/$pkgname/cgit.cgi 
"$pkgdir/usr/share/webapps/$pkgname/cgit.cgi"
+}

Copied: cgit-archweb/repos/community-testing-x86_64/cgit.install (from rev 
967746, cgit-archweb/trunk/cgit.install)
===
--- community-testing-x86_64/cgit.install   (rev 0)
+++ community-testing-x86_64/cgit.install   2021-06-28 20:26:11 UTC (rev 
967747)
@@ -0,0 +1,5 @@
+post_install() {
+   chown -v http:http var/cache/cgit-archweb
+   echo "==> cgit looks at /etc/cgitrc for configuration. There is"
+   echo "==> an example configuration file in the cgitrc(5) man page."
+}



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

2021-06-28 Thread Christian Hesse via arch-commits
Date: Monday, June 28, 2021 @ 20:26:03
  Author: eworm
Revision: 967746

upgpkg: cgit-archweb 1.2.3-2: gitlab migration

Modified:
  cgit-archweb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 20:25:12 UTC (rev 967745)
+++ PKGBUILD2021-06-28 20:26:03 UTC (rev 967746)
@@ -6,8 +6,8 @@
 
 pkgname=cgit-archweb
 pkgver=1.2.3
-_commit=f6bb55d2802c56e9c7c01ff815b49b9e69281923
-pkgrel=1
+_commit=331698106fe56d53b8a354248886e6b482988656
+pkgrel=2
 pkgdesc="A web interface for git written in plain C (archweb branch)"
 arch=('x86_64')
 url="https://git.zx2c4.com/cgit/;
@@ -25,7 +25,7 @@
'zstd: zstd compressed snapshots'
'mime-types: serve file with correct content-type header')
 install=cgit.install
-source=("$pkgname::git+https://git.archlinux.org/cgit.git#commit=${_commit};)
+source=("$pkgname::git+https://gitlab.archlinux.org/archlinux/cgit.git#commit=${_commit};)
 sha256sums=('SKIP')
 
 prepare() {



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

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 20:25:12
  Author: foxboron
Revision: 967745

archrelease: copy trunk to community-x86_64

Added:
  python-reportlab/repos/community-x86_64/PKGBUILD
(from rev 967744, python-reportlab/trunk/PKGBUILD)
Deleted:
  python-reportlab/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 20:25:03 UTC (rev 967744)
+++ PKGBUILD2021-06-28 20:25:12 UTC (rev 967745)
@@ -1,35 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: William Rea 
-
-_origname=reportlab
-pkgname=python-reportlab
-pkgver=3.5.67
-pkgrel=1
-pkgdesc="A proven industry-strength PDF generating solution"
-arch=('x86_64')
-url="https://www.reportlab.com/;
-depends=('freetype2')
-depends=('python' 'python-pip' 'python-pillow')
-makedepends=('freetype2' 'python-pillow' 'mercurial')
-license=('BSD')
-source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
-sha256sums=('0cf2206c73fbca752c8bd39e12bb9ad7f2d01e6fcb2b25b9eaf94ea042fe86c9')
-
-build() {
-cd ${_origname}-${pkgver}
-python setup.py build
-}
-
-check() {
-cd ${_origname}-${pkgver}
-python setup.py tests
-rm tests/_i_am_actually_a_*
-}
-
-package() {
-cd ${_origname}-${pkgver}
-export PYTHONHASHSEED=0 
-python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
-}

Copied: python-reportlab/repos/community-x86_64/PKGBUILD (from rev 967744, 
python-reportlab/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 20:25:12 UTC (rev 967745)
@@ -0,0 +1,35 @@
+# Maintainer: Morten Linderud 
+# Contributor: Angel 'angvp' Velasquez 
+# Contributor: William Rea 
+
+_origname=reportlab
+pkgname=python-reportlab
+pkgver=3.5.68
+pkgrel=1
+pkgdesc="A proven industry-strength PDF generating solution"
+arch=('x86_64')
+url="https://www.reportlab.com/;
+depends=('freetype2')
+depends=('python' 'python-pip' 'python-pillow')
+makedepends=('freetype2' 'python-pillow' 'mercurial')
+license=('BSD')
+source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
+sha256sums=('efef6a97e3ab49f3f40037dbf9a418a17cc6aaba13d5ecbabdf854a9b332')
+
+build() {
+cd ${_origname}-${pkgver}
+python setup.py build
+}
+
+check() {
+cd ${_origname}-${pkgver}
+python setup.py tests
+rm tests/_i_am_actually_a_*
+}
+
+package() {
+cd ${_origname}-${pkgver}
+export PYTHONHASHSEED=0 
+python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
+}



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

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 20:25:03
  Author: foxboron
Revision: 967744

upgpkg: python-reportlab 3.5.68-1

Modified:
  python-reportlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 20:23:24 UTC (rev 967743)
+++ PKGBUILD2021-06-28 20:25:03 UTC (rev 967744)
@@ -4,7 +4,7 @@
 
 _origname=reportlab
 pkgname=python-reportlab
-pkgver=3.5.67
+pkgver=3.5.68
 pkgrel=1
 pkgdesc="A proven industry-strength PDF generating solution"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('freetype2' 'python-pillow' 'mercurial')
 license=('BSD')
 
source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
-sha256sums=('0cf2206c73fbca752c8bd39e12bb9ad7f2d01e6fcb2b25b9eaf94ea042fe86c9')
+sha256sums=('efef6a97e3ab49f3f40037dbf9a418a17cc6aaba13d5ecbabdf854a9b332')
 
 build() {
 cd ${_origname}-${pkgver}



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

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 20:23:24
  Author: foxboron
Revision: 967743

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-28 20:23:15 UTC (rev 967742)
+++ PKGBUILD2021-06-28 20:23:24 UTC (rev 967743)
@@ -1,35 +0,0 @@
-# Maintainer: Kyle Keen 
-# Maintainer: Morten Linderud 
-# Contributor: Andy Weidenbaum 
-
-pkgname=python-prompt_toolkit
-_name=prompt_toolkit
-pkgver=3.0.18
-pkgrel=1
-pkgdesc="Library for building powerful interactive command lines in Python"
-arch=('any')
-depends=('python-pygments'
- 'python-wcwidth')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest')
-url="https://github.com/jonathanslenders/python-prompt-toolkit;
-license=('BSD')
-options=(!emptydirs)
-source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('e1b4f11b9336a28fa11810bc623c357420f69dfdb6d2dac41ca2c21a55c033bc')
-
-build() {
-  cd "$_name-$pkgver"
-  python setup.py build
-}
-
-check() {
-  cd "$_name-$pkgver"
-  python -m pytest
-}
-
-package() {
-  cd "$_name-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-prompt_toolkit/repos/community-any/PKGBUILD (from rev 967742, 
python-prompt_toolkit/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-28 20:23:24 UTC (rev 967743)
@@ -0,0 +1,35 @@
+# Maintainer: Kyle Keen 
+# Maintainer: Morten Linderud 
+# Contributor: Andy Weidenbaum 
+
+pkgname=python-prompt_toolkit
+_name=prompt_toolkit
+pkgver=3.0.19
+pkgrel=1
+pkgdesc="Library for building powerful interactive command lines in Python"
+arch=('any')
+depends=('python-pygments'
+ 'python-wcwidth')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest')
+url="https://github.com/jonathanslenders/python-prompt-toolkit;
+license=('BSD')
+options=(!emptydirs)
+source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('08360ee3a3148bdb5163621709ee322ec34fc4375099afa4bbf751e9b7b7fa4f')
+
+build() {
+  cd "$_name-$pkgver"
+  python setup.py build
+}
+
+check() {
+  cd "$_name-$pkgver"
+  python -m pytest
+}
+
+package() {
+  cd "$_name-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



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

2021-06-28 Thread Morten Linderud via arch-commits
Date: Monday, June 28, 2021 @ 20:23:15
  Author: foxboron
Revision: 967742

upgpkg: python-prompt_toolkit 3.0.19-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-06-28 20:21:11 UTC (rev 967741)
+++ PKGBUILD2021-06-28 20:23:15 UTC (rev 967742)
@@ -4,7 +4,7 @@
 
 pkgname=python-prompt_toolkit
 _name=prompt_toolkit
-pkgver=3.0.18
+pkgver=3.0.19
 pkgrel=1
 pkgdesc="Library for building powerful interactive command lines in Python"
 arch=('any')
@@ -16,7 +16,7 @@
 license=('BSD')
 options=(!emptydirs)
 
source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('e1b4f11b9336a28fa11810bc623c357420f69dfdb6d2dac41ca2c21a55c033bc')
+sha256sums=('08360ee3a3148bdb5163621709ee322ec34fc4375099afa4bbf751e9b7b7fa4f')
 
 build() {
   cd "$_name-$pkgver"



  1   2   >