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

2020-11-01 Thread Bruno Pagani via arch-commits
Date: Sunday, November 1, 2020 @ 08:12:30 Author: archange Revision: 738184 Switch to new test way Modified: python-h5py/trunk/PKGBUILD --+ PKGBUILD |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) Modified: PKGBUILD

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

2020-11-01 Thread Bruno Pagani via arch-commits
Date: Sunday, November 1, 2020 @ 08:11:58 Author: archange Revision: 738183 Switch to new test way Modified: python-h5py-openmpi/trunk/PKGBUILD --+ PKGBUILD |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in python-h5py-openmpi/repos/community-x86_64 (4 files)

2020-10-31 Thread Bruno Pagani via arch-commits
-31 15:41:39 UTC (rev 737840) @@ -1,54 +0,0 @@ -# Maintainer: Bruno Pagani -# Contributor: Joey Dumont - -_pkg=h5py -_mpi=openmpi -pkgname=python-${_pkg}-${_mpi} -pkgver=2.10.0 -pkgrel=2 -pkgdesc="General-purpose Python bindings for the HDF5 library (${_mpi} version)" -arch=(x86_64) -

[arch-commits] Commit in python-h5py-openmpi/trunk (3 files)

2020-10-31 Thread Bruno Pagani via arch-commits
Date: Saturday, October 31, 2020 @ 15:41:14 Author: archange Revision: 737839 upgpkg: python-h5py-openmpi 3.0.0-1 Switch to new way on enabling MPI. Remove upstreamed patches. Modified: python-h5py-openmpi/trunk/PKGBUILD Deleted:

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

2020-10-31 Thread Bruno Pagani via arch-commits
Date: Saturday, October 31, 2020 @ 15:39:01 Author: archange Revision: 737837 upgpkg: python-h5py 3.0.0-1 Modified: python-h5py/trunk/PKGBUILD --+ PKGBUILD |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD

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

2020-10-31 Thread Bruno Pagani via arch-commits
+0,0 @@ -# Maintainer: Felix Yan -# Maintainer: Bruno Pagani -# Contributor: Andrzej Giniewicz -# Contributor: Rich Li -# Contributor: Sebastien Binet - -_pkg=h5py -pkgname=python-${_pkg} -pkgver=3.0.0 -pkgrel=1 -pkgdesc="General-purpose Python bindings for the HDF5 library" -arch=(x8

[arch-commits] Commit in python-h5py/trunk (2 files)

2020-10-31 Thread Bruno Pagani via arch-commits
Date: Saturday, October 31, 2020 @ 14:26:03 Author: archange Revision: 737731 Remove upstreamed patches Deleted: python-h5py/trunk/h5py-2.10.0-hdf5-v1.12-h5i.patch python-h5py/trunk/python-h5py-hd5-1.12.patch --+ h5py-2.10.0-hdf5-v1.12-h5i.patch | 23

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

2020-10-31 Thread Bruno Pagani via arch-commits
Date: Saturday, October 31, 2020 @ 14:20:48 Author: archange Revision: 737720 upgpkg: python-h5py 3.0.0-1 Modified: python-h5py/trunk/PKGBUILD --+ PKGBUILD | 35 +++ 1 file changed, 19 insertions(+), 16 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in python-h5py/repos/community-x86_64 (6 files)

2020-10-31 Thread Bruno Pagani via arch-commits
@@ -# Maintainer: Felix Yan -# Maintainer: Bruno Pagani -# Contributor: Andrzej Giniewicz -# Contributor: Rich Li -# Contributor: Sebastien Binet - -_pkg=h5py -pkgname=python-${_pkg} -pkgver=2.10.0 -pkgrel=3 -pkgdesc="General-purpose Python bindings for the HDF5 library" -arch=(x8

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

2020-10-31 Thread Bruno Pagani via arch-commits
(rev 0) +++ community-any/PKGBUILD 2020-10-31 13:24:17 UTC (rev 737651) @@ -0,0 +1,40 @@ +# Maintainer: Bruno Pagani + +_pkg=pytest-mpi +pkgname=python-${_pkg} +pkgver=0.4 +pkgrel=1 +pkgdesc="pytest plugin for working with MPI" +arch=(any) +url="

[arch-commits] Commit in (4 files)

2020-10-31 Thread Bruno Pagani via arch-commits
:52 UTC (rev 737650) @@ -0,0 +1,40 @@ +# Maintainer: Bruno Pagani + +_pkg=pytest-mpi +pkgname=python-${_pkg} +pkgver=0.4 +pkgrel=1 +pkgdesc="pytest plugin for working with MPI" +arch=(any) +url="https://pytest-mpi.readthedocs.io/; +license=(BSD) +depends=(python-pytest) +make

[arch-commits] Commit in intel-compute-runtime/trunk (PKGBUILD)

2020-10-30 Thread Bruno Pagani via arch-commits
=== --- PKGBUILD2020-10-30 15:04:27 UTC (rev 736716) +++ PKGBUILD2020-10-30 15:15:10 UTC (rev 736717) @@ -2,7 +2,7 @@ # Maintainer: Bruno Pagani pkgname=intel-compute-runtime -pkgver=20.42.18209 +pkgver=20.43.18277 pkgrel=1 pkgdesc="

[arch-commits] Commit in intel-compute-runtime/repos/community-staging-x86_64 (2 files)

2020-10-30 Thread Bruno Pagani via arch-commits
15:15:10 UTC (rev 736717) +++ PKGBUILD2020-10-30 15:15:35 UTC (rev 736718) @@ -1,39 +0,0 @@ -# Maintainer: Daniel Bermond -# Maintainer: Bruno Pagani - -pkgname=intel-compute-runtime -pkgver=20.42.18209 -pkgrel=1 -pkgdesc="Intel(R) Graphics Compute Runtime for oneAPI Level Zero and Open

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

2020-10-29 Thread Bruno Pagani via arch-commits
+1,46 @@ +# Maintainer: Lukas Jirkovsky +# Maintainer: Bruno Pagani + +pkgname=ispc +pkgver=1.14.1 +pkgrel=1 +pkgdesc="Compiler for high-performance SIMD programming on the CPU" +arch=(x86_64) +url="https://ispc.github.io/; +license=(BSD) +depends=(ncurses zlib llvm-libs clang) +ma

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

2020-10-29 Thread Bruno Pagani via arch-commits
insertions(+), 8 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-10-29 19:14:56 UTC (rev 736573) +++ PKGBUILD2020-10-29 19:27:56 UTC (rev 736574) @@ -2,24 +2,28 @@ # Maintainer: Bruno Pagani pkgname=ispc -pkgver=1.13.0

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

2020-10-29 Thread Bruno Pagani via arch-commits
(rev 0) +++ community-x86_64/PKGBUILD 2020-10-29 14:24:22 UTC (rev 736515) @@ -0,0 +1,32 @@ +# Maintainer: Bruno Pagani +# Maintainer: Daniel Bermond + +pkgname=vc-intrinsics +pkgver=r57+eabcd20 +pkgrel=1 +pkgdesc="Set of new intrinsics on top of core LLVM IR instructions that repr

[arch-commits] Commit in (4 files)

2020-10-29 Thread Bruno Pagani via arch-commits
+1,32 @@ +# Maintainer: Bruno Pagani +# Maintainer: Daniel Bermond + +pkgname=vc-intrinsics +pkgver=r57+eabcd20 +pkgrel=1 +pkgdesc="Set of new intrinsics on top of core LLVM IR instructions that represent SIMD semantics of a program targeting GPU" +arch=(x86_64) +url="https://gith

[arch-commits] Commit in intel-compute-runtime/repos (2 files)

2020-10-29 Thread Bruno Pagani via arch-commits
) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2020-10-29 13:53:13 UTC (rev 736511) @@ -0,0 +1,39 @@ +# Maintainer: Daniel Bermond +# Maintainer: Bruno Pagani + +pkgname=intel-compute-runtime +pkgver

[arch-commits] Commit in intel-compute-runtime/trunk (PKGBUILD)

2020-10-29 Thread Bruno Pagani via arch-commits
=== --- PKGBUILD2020-10-29 13:41:46 UTC (rev 736508) +++ PKGBUILD2020-10-29 13:52:14 UTC (rev 736509) @@ -2,7 +2,7 @@ # Maintainer: Bruno Pagani pkgname=intel-compute-runtime -pkgver=20.30.17454 +pkgver=20.42.18209 pkgrel=1

[arch-commits] Commit in intel-compute-runtime/trunk (PKGBUILD)

2020-10-29 Thread Bruno Pagani via arch-commits
Date: Thursday, October 29, 2020 @ 13:52:42 Author: archange Revision: 736510 PKGBUILD indenting Modified: intel-compute-runtime/trunk/PKGBUILD --+ PKGBUILD | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in intel-graphics-compiler/repos (2 files)

2020-10-29 Thread Bruno Pagani via arch-commits
) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2020-10-29 12:08:52 UTC (rev 736501) @@ -0,0 +1,45 @@ +# Maintainer: Daniel Bermond +# Maintainer: Bruno Pagani + +pkgname=intel-graphics

[arch-commits] Commit in intel-graphics-compiler/trunk (PKGBUILD)

2020-10-29 Thread Bruno Pagani via arch-commits
Date: Thursday, October 29, 2020 @ 12:08:31 Author: archange Revision: 736500 upgpkg: intel-graphics-compiler 1:1.0.5353-1 Modified: intel-graphics-compiler/trunk/PKGBUILD --+ PKGBUILD | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in intel-opencl-clang/repos (2 files)

2020-10-29 Thread Bruno Pagani via arch-commits
) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2020-10-29 11:02:05 UTC (rev 736495) @@ -0,0 +1,30 @@ +# Maintainer: Daniel Bermond +# Maintainer: Bruno Pagani + +_srcname=opencl-clang +pkgname=intel-${_srcname} +pkgver=11.0.0

[arch-commits] Commit in intel-opencl-clang/trunk (PKGBUILD)

2020-10-29 Thread Bruno Pagani via arch-commits
Date: Thursday, October 29, 2020 @ 11:01:44 Author: archange Revision: 736494 upgpkg: intel-opencl-clang 11.0.0-1 Modified: intel-opencl-clang/trunk/PKGBUILD --+ PKGBUILD | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD

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

2020-10-28 Thread Bruno Pagani via arch-commits
Date: Wednesday, October 28, 2020 @ 17:57:55 Author: archange Revision: 735585 upgpkg: element.io 1.7.12-1 Modified: element.io/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in element.io/repos/community-x86_64 (6 files)

2020-10-28 Thread Bruno Pagani via arch-commits
: PKGBUILD === --- PKGBUILD2020-10-28 17:57:55 UTC (rev 735585) +++ PKGBUILD2020-10-28 17:58:29 UTC (rev 735586) @@ -1,91 +0,0 @@ -# Maintainer: Bruno Pagani -# Contributor: Steef Hegeman -# Contributor: Luca Weiss

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

2020-10-28 Thread Bruno Pagani via arch-commits
Date: Wednesday, October 28, 2020 @ 07:26:17 Author: archange Revision: 735269 fmt 7.1 rebuild Modified: opendht/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD

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

2020-10-28 Thread Bruno Pagani via arch-commits
UTC (rev 735270) @@ -1,52 +0,0 @@ -# Maintainer: Baptiste Jonglez -# Maintainer: Bruno Pagani - -pkgname=opendht -epoch=1 -pkgver=2.1.6 -pkgrel=1 -pkgdesc="C++14 Distributed Hash Table (DHT) implementation" -arch=(x86_64) -url="https://github.com/savoirfairelinux/opendht; -license=

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

2020-10-27 Thread Bruno Pagani via arch-commits
Date: Tuesday, October 27, 2020 @ 19:56:36 Author: archange Revision: 734999 upgpkg: element.io 1.7.11-1 Force nodejs 14.x for now as 15.x fails the build Modified: element.io/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-)

[arch-commits] Commit in element.io/repos/community-x86_64 (6 files)

2020-10-27 Thread Bruno Pagani via arch-commits
: PKGBUILD === --- PKGBUILD2020-10-27 19:56:57 UTC (rev 735001) +++ PKGBUILD2020-10-27 19:57:10 UTC (rev 735002) @@ -1,91 +0,0 @@ -# Maintainer: Bruno Pagani -# Contributor: Steef Hegeman -# Contributor: Luca Weiss

[arch-commits] Commit in (4 files)

2020-10-27 Thread Bruno Pagani via arch-commits
/PKGBUILD 2020-10-27 19:09:27 UTC (rev 734865) @@ -0,0 +1,60 @@ +# Maintainer: Bruno Pagani +# Contributor: Felix Yan + +pkgname=nodejs-lts-fermium +pkgver=14.15.0 +pkgrel=1 +pkgdesc="Evented I/O for V8 javascript (LTS release: Fermium)" +arch=(x86_64) +url="https://nodejs.org/

[arch-commits] Commit in nodejs-lts-fermium/repos (2 files)

2020-10-27 Thread Bruno Pagani via arch-commits
) === --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2020-10-27 19:09:53 UTC (rev 734868) @@ -0,0 +1,60 @@ +# Maintainer: Bruno Pagani +# Contributor: Felix Yan + +pkgname=nodejs-lts-fermium +pkgver=14.15.0 +pkgrel=1 +pkgdesc="Evented I/O f

[arch-commits] Commit in nodejs-lts-dubnium/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-27 Thread Bruno Pagani via arch-commits
) +++ PKGBUILD2020-10-27 18:29:11 UTC (rev 734744) @@ -1,68 +0,0 @@ -# Maintainer: Bruno Pagani - -pkgname=nodejs-lts-dubnium -pkgver=10.22.1 -pkgrel=1 -pkgdesc="Evented I/O for V8 javascript (LTS release: Dubnium)" -arch=(x86_64) -url="https://nodejs.org/; -license=(MIT) -depends=(o

[arch-commits] Commit in nodejs-lts-dubnium/trunk (PKGBUILD)

2020-10-27 Thread Bruno Pagani via arch-commits
=== --- PKGBUILD2020-10-27 18:28:21 UTC (rev 734742) +++ PKGBUILD2020-10-27 18:28:46 UTC (rev 734743) @@ -1,7 +1,7 @@ # Maintainer: Bruno Pagani pkgname=nodejs-lts-dubnium -pkgver=10.22.1 +pkgver=10.23.0 pkgrel=1 pkgdesc="Evented I/O f

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

2020-10-27 Thread Bruno Pagani via arch-commits
734425) @@ -1,55 +0,0 @@ -# Maintainer: Bruno Pagani -# Contributor: Mirco Tischler - -pkgname=fwupd -pkgver=1.4.6 -pkgrel=1 -pkgdesc="Simple daemon to allow session software to update firmware" -arch=(x86_64) -url="https://github.com/fwupd/fwupd; -license=(LGPL) -depends=(libxml

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

2020-10-27 Thread Bruno Pagani via arch-commits
Date: Tuesday, October 27, 2020 @ 14:08:43 Author: archange Revision: 734422 upgpkg: fwupd 1.5.0-1 Modified: fwupd/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD

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

2020-10-27 Thread Bruno Pagani via arch-commits
734360) @@ -1,28 +0,0 @@ -# Maintainer: Bruno Pagani - -pkgname=libjcat -pkgver=0.1.3 -pkgrel=1 -pkgdesc="Library for reading and writing Jcat files" -arch=(x86_64) -url="https://github.com/hughsie/libjcat; -license=(LGPL) -depends=(gobject-introspection-runtime json-glib gnutls gpgm

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

2020-10-27 Thread Bruno Pagani via arch-commits
=== --- PKGBUILD2020-10-27 12:51:39 UTC (rev 734358) +++ PKGBUILD2020-10-27 12:53:57 UTC (rev 734359) @@ -1,7 +1,7 @@ # Maintainer: Bruno Pagani pkgname=libjcat -pkgver=0.1.3 +pkgver=0.1.4 pkgrel=1 pkgdesc="Library for reading and writing Jcat files" ar

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

2020-10-27 Thread Bruno Pagani via arch-commits
=== --- PKGBUILD2020-10-27 11:54:44 UTC (rev 734356) +++ PKGBUILD2020-10-27 12:51:00 UTC (rev 734357) @@ -1,7 +1,7 @@ # Maintainer: Bruno Pagani pkgname=cozy-stack -pkgver=1.4.19 +pkgver=1.4.20 pkgrel=1 epoch=1 pkgdesc="Digital home: brings all you

[arch-commits] Commit in cozy-stack/repos/community-x86_64 (10 files)

2020-10-27 Thread Bruno Pagani via arch-commits
node12-run.sh "${pkgdir}"/usr/share/cozy/konnector-nsjail-run.sh -} Copied: cozy-stack/repos/community-x86_64/PKGBUILD (from rev 734357, cozy-stack/trunk/PKGBUILD) ======= --- PKGBUILD(rev 0) +++ PKGBUILD2020-10-27 12:51:39 UTC (rev 734358) @@ -0,0 +1,59 @@ +# Main

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

2020-10-24 Thread Bruno Pagani via arch-commits
-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2020-10-24 09:09:22 UTC (rev 731084) @@ -0,0 +1,58 @@ +# Maintainer: Bruno Pagani +# Maintainer: Morten Linderud +# Contributor: Sergej Pupykin +# Contributor: Christian Himpel +# Contributor

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

2020-10-24 Thread Bruno Pagani via arch-commits
Date: Saturday, October 24, 2020 @ 09:09:01 Author: archange Revision: 731082 libavif 0.8.2 rebuild Modified: darktable/trunk/PKGBUILD --+ PKGBUILD | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) Modified: PKGBUILD

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

2020-10-24 Thread Bruno Pagani via arch-commits
Date: Saturday, October 24, 2020 @ 06:13:27 Author: archange Revision: 730967 upgpkg: jami-gnome 20201019-1 Modified: jami-gnome/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD

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

2020-10-24 Thread Bruno Pagani via arch-commits
:13:52 UTC (rev 730968) @@ -1,35 +0,0 @@ -# Maintainer: Bruno Pagani -# Contributor: Baptiste Jonglez - -pkgname=jami-gnome -pkgver=20200921 -pkgrel=1 -pkgdesc="Free and universal communication platform which preserves the users’ privacy and freedoms (GNOME client)" -arch=(x86_64) -

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

2020-10-24 Thread Bruno Pagani via arch-commits
06:06:41 UTC (rev 730966) @@ -1,27 +0,0 @@ -# Maintainer: Bruno Pagani -# Contributor: Baptiste Jonglez - -pkgname=libjamiclient -pkgver=20200921 -pkgrel=1 -pkgdesc="Free and universal communication platform which preserves the users’ privacy and freedoms (client communication library)&q

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

2020-10-24 Thread Bruno Pagani via arch-commits
Date: Saturday, October 24, 2020 @ 06:06:16 Author: archange Revision: 730965 upgpkg: libjamiclient 20201021-1 Modified: libjamiclient/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD

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

2020-10-24 Thread Bruno Pagani via arch-commits
06:03:47 UTC (rev 730964) @@ -1,59 +0,0 @@ -# Maintainer: Bruno Pagani -# Contributor: Baptiste Jonglez - -pkgname=jami-daemon -pkgver=20200925 -pkgrel=1 -_pjprojectver=2.10 -pkgdesc="Free and universal communication platform which preserves the users’ privacy and freedoms (daemon comp

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

2020-10-24 Thread Bruno Pagani via arch-commits
Date: Saturday, October 24, 2020 @ 06:03:22 Author: archange Revision: 730963 upgpkg: jami-daemon 20201023-1 Also FS#68365 Modified: jami-daemon/trunk/PKGBUILD --+ PKGBUILD | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) Modified: PKGBUILD

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

2020-10-24 Thread Bruno Pagani via arch-commits
=== --- PKGBUILD2020-10-24 05:55:50 UTC (rev 730960) +++ PKGBUILD2020-10-24 06:02:39 UTC (rev 730961) @@ -1,7 +1,7 @@ # Maintainer: Bruno Pagani pkgname=restinio -pkgver=0.6.10 +pkgver=0.6.11 pkgrel=1 pkgdesc="Header-only C++14 library that gives you an embedded

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

2020-10-24 Thread Bruno Pagani via arch-commits
730962) @@ -1,33 +0,0 @@ -# Maintainer: Bruno Pagani - -pkgname=restinio -pkgver=0.6.10 -pkgrel=1 -pkgdesc="Header-only C++14 library that gives you an embedded HTTP/Websocket server" -arch=(any) -url="https://stiffstream.com/en/products/restinio.html; -license=(BSD) -depends=(asio

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

2020-10-23 Thread Bruno Pagani via arch-commits
-24 05:55:50 UTC (rev 730960) @@ -1,51 +0,0 @@ -# Maintainer: Bruno Pagani -# Maintainer: Baptiste Jonglez -# Contributor: Andy Weidenbaum - -pkgname=libsecp256k1 -_gitcommit=d7838ba6a6ac77cec173080f20efcd0e311ebfaa -pkgver=20200919+1172+gd7838ba -pkgrel=1 -pkgdesc="Optimized C library f

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

2020-10-23 Thread Bruno Pagani via arch-commits
Date: Saturday, October 24, 2020 @ 05:55:25 Author: archange Revision: 730959 upgpkg: libsecp256k1 20201021+1209+gac05f61-1 Also enable the now stable ECDH module Modified: libsecp256k1/trunk/PKGBUILD --+ PKGBUILD |7 --- 1 file changed, 4 insertions(+), 3 deletions(-)

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

2020-10-23 Thread Bruno Pagani via arch-commits
Date: Saturday, October 24, 2020 @ 05:48:52 Author: archange Revision: 730958 archrelease: copy trunk to community-any Added: lostfiles/repos/community-any/PKGBUILD (from rev 730957, lostfiles/trunk/PKGBUILD) Deleted: lostfiles/repos/community-any/PKGBUILD --+ PKGBUILD |

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

2020-10-23 Thread Bruno Pagani via arch-commits
Date: Saturday, October 24, 2020 @ 05:48:27 Author: archange Revision: 730957 upgpkg: lostfiles 4.07-1 Modified: lostfiles/trunk/PKGBUILD --+ PKGBUILD | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in cozy-desktop/repos/community-any (6 files)

2020-10-23 Thread Bruno Pagani via arch-commits
=== --- PKGBUILD2020-10-24 05:00:50 UTC (rev 730955) +++ PKGBUILD2020-10-24 05:01:25 UTC (rev 730956) @@ -1,50 +0,0 @@ -# Maintainer: Bruno Pagani - -pkgname=cozy-desktop -pkgver=3.23.0 -pkgrel=1 -pkgdesc="File synchronisation for Cozy Cloud on Desktop&q

[arch-commits] Commit in cozy-desktop/trunk (PKGBUILD cozy-desktop.sh)

2020-10-23 Thread Bruno Pagani via arch-commits
Date: Saturday, October 24, 2020 @ 05:00:50 Author: archange Revision: 730955 FS#68397 Modified: cozy-desktop/trunk/PKGBUILD cozy-desktop/trunk/cozy-desktop.sh -+ PKGBUILD|4 ++-- cozy-desktop.sh |2 +- 2 files changed, 3 insertions(+), 3 deletions(-)

[arch-commits] Commit in webp-pixbuf-loader/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-23 Thread Bruno Pagani via arch-commits
-24 02:34:57 UTC (rev 730954) @@ -1,22 +0,0 @@ -# Maintainer: Bruno Pagani - -pkgname=webp-pixbuf-loader -pkgver=0.0.1 -pkgrel=4 -pkgdesc="WebM GDK Pixbuf Loader library" -arch=(x86_64) -url="https://github.com/aruiz/webp-pixbuf-loader; -license=(LGPL) -depends=(gdk-pixbuf2 libweb

[arch-commits] Commit in webp-pixbuf-loader/trunk (PKGBUILD)

2020-10-23 Thread Bruno Pagani via arch-commits
=== --- PKGBUILD2020-10-23 22:25:33 UTC (rev 730952) +++ PKGBUILD2020-10-24 02:34:32 UTC (rev 730953) @@ -1,8 +1,8 @@ # Maintainer: Bruno Pagani pkgname=webp-pixbuf-loader -pkgver=0.0.1 -pkgrel=4 +pkgver=0.0.2 +pkgrel=1 pkgdesc="WebM GDK P

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

2020-10-22 Thread Bruno Pagani via arch-commits
Date: Thursday, October 22, 2020 @ 22:39:15 Author: archange Revision: 730285 upgpkg: python-fsspec 0.8.4-1 Modified: python-fsspec/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD

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

2020-10-22 Thread Bruno Pagani via arch-commits
:39:39 UTC (rev 730286) @@ -1,35 +0,0 @@ -# Maintainer: Bruno Pagani - -_pkg=filesystem_spec -pkgname=python-fsspec -pkgver=0.8.3 -pkgrel=1 -pkgdesc="Specification that python filesystems should adhere to." -arch=(any) -url="https://github.com/intake/filesystem_spec; -license=(BS

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

2020-10-22 Thread Bruno Pagani via arch-commits
) @@ -1,36 +0,0 @@ -# Maintainer: Bruno Pagani -# Contributor: Hector Mtz-Seara - -pkgname=pyzo -pkgver=4.10.2 -pkgrel=1 -pkgdesc="Cross-platform Python IDE focused on interactivity and introspection, very suitable for scientific computing." -arch=(any) -url="https://pyzo.org; -license

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

2020-10-22 Thread Bruno Pagani via arch-commits
Date: Thursday, October 22, 2020 @ 22:37:39 Author: archange Revision: 730281 upgpkg: pyzo 4.11.0-1 Modified: pyzo/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD

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

2020-10-22 Thread Bruno Pagani via arch-commits
) +++ PKGBUILD2020-10-22 21:02:17 UTC (rev 730140) @@ -1,133 +0,0 @@ -# Maintainer: Bruno Pagani -# Contributor: William Gathoye -# Contributor: Caleb Maclennan -# Contributor: Massimiliano Torromeo - -pkgname=mattermost -pkgver=5.27.0 -pkgrel=1 -pkgdesc="Open source Slack-altern

[arch-commits] Commit in mattermost/trunk (PKGBUILD mattermost.service)

2020-10-22 Thread Bruno Pagani via arch-commits
Date: Thursday, October 22, 2020 @ 21:01:39 Author: archange Revision: 730139 upgpkg: mattermost 5.28.1-1 Modified: mattermost/trunk/PKGBUILD mattermost/trunk/mattermost.service + PKGBUILD | 10 +- mattermost.service |1 + 2 files changed,

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

2020-10-22 Thread Bruno Pagani via arch-commits
UTC (rev 730066) @@ -1,54 +0,0 @@ -# Maintainer: Levente Polyak -# Maintainer: Bruno Pagani -# Contributor: Maarten de Vries -# Contributor: Reventlov -# Contributor: kpcyrd - -pkgname=libressl -pkgver=3.2.1 -pkgrel=1 -pkgdesc="Free version of the TLS/crypto stack forked from OpenSSL&q

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

2020-10-22 Thread Bruno Pagani via arch-commits
Date: Thursday, October 22, 2020 @ 19:58:57 Author: archange Revision: 730065 upgpkg: libressl 3.2.2-1 Modified: libressl/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD

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

2020-10-22 Thread Bruno Pagani via arch-commits
: Balló György -# Maintainer: Bruno Pagani - -pkgname=keepassxc -pkgver=2.6.1 -pkgrel=2 -pkgdesc="Cross-platform community-driven port of Keepass password manager" -arch=(x86_64) -url="https://keepassxc.org/; -license=(GPL) -depends=(argon2 curl hicolor-icon-theme libgcrypt li

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

2020-10-22 Thread Bruno Pagani via arch-commits
=== --- PKGBUILD2020-10-22 19:15:13 UTC (rev 729415) +++ PKGBUILD2020-10-22 19:16:01 UTC (rev 729416) @@ -2,8 +2,8 @@ # Maintainer: Bruno Pagani pkgname=keepassxc -pkgver=2.6.1 -pkgrel=2 +pkgver=2.6.2 +pkgrel=1 pkgdesc="Cross-platform community-driven

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

2020-10-22 Thread Bruno Pagani via arch-commits
Date: Thursday, October 22, 2020 @ 19:02:15 Author: archange Revision: 729396 upgpkg: python-pdfminer 20201018-1 Modified: python-pdfminer/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD

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

2020-10-22 Thread Bruno Pagani via arch-commits
-22 19:02:40 UTC (rev 729399) @@ -1,35 +0,0 @@ -# Maintainer: Bruno Pagani - -_pkg=pdfminer -pkgname=python-${_pkg} -pkgver=20200726 -pkgrel=1 -pkgdesc="Python PDF Parser" -arch=(any) -url="https://github.com/pdfminer/pdfminer.six; -license=(MIT) -depends=(python-chardet python-cryp

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

2020-10-21 Thread Bruno Pagani via arch-commits
=== --- PKGBUILD2020-10-21 06:54:15 UTC (rev 727780) +++ PKGBUILD2020-10-21 07:26:11 UTC (rev 727781) @@ -1,7 +1,7 @@ # Maintainer: Bruno Pagani pkgname=matterbridge -pkgver=1.18.3 +pkgver=1.19.0 pkgrel=1 pkgdesc="Multi-protocols (IRC/XMPP/Mattermost/

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

2020-10-21 Thread Bruno Pagani via arch-commits
) @@ -1,41 +0,0 @@ -# Maintainer: Bruno Pagani - -pkgname=matterbridge -pkgver=1.18.3 -pkgrel=1 -pkgdesc="Multi-protocols (IRC/XMPP/Mattermost/Slack/Matrix/etc) bridge" -arch=(x86_64) -url="https://github.com/42wim/matterbridge; -license=(Apache) -depends=(glibc) -makedepends=(go gi

[arch-commits] Commit in webp-pixbuf-loader/repos (2 files)

2020-10-20 Thread Bruno Pagani via arch-commits
(rev 0) +++ community-x86_64/PKGBUILD 2020-10-20 17:01:51 UTC (rev 727630) @@ -0,0 +1,22 @@ +# Maintainer: Bruno Pagani + +pkgname=webp-pixbuf-loader +pkgver=0.0.1 +pkgrel=4 +pkgdesc="WebM GDK Pixbuf Loader library" +arch=(x86_64) +url="https://github.com/ar

[arch-commits] Commit in (4 files)

2020-10-20 Thread Bruno Pagani via arch-commits
727629) @@ -0,0 +1,22 @@ +# Maintainer: Bruno Pagani + +pkgname=webp-pixbuf-loader +pkgver=0.0.1 +pkgrel=4 +pkgdesc="WebM GDK Pixbuf Loader library" +arch=(x86_64) +url="https://github.com/aruiz/webp-pixbuf-loader; +license=(LGPL) +depends=(gdk-pixbuf2 libwebp) +makedepends=(meson)

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

2020-10-20 Thread Bruno Pagani via arch-commits
) +++ PKGBUILD2020-10-20 14:32:28 UTC (rev 727608) @@ -1,51 +0,0 @@ -# Maintainer: Daniel Bermond -# Maintainer: Bruno Pagani - -pkgbase=level-zero -pkgname=(level-zero-headers level-zero-loader) -pkgver=0.91.10 -pkgrel=4 -pkgdesc="API for accessing low level interfaces in oneAPI platform de

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

2020-10-20 Thread Bruno Pagani via arch-commits
Date: Tuesday, October 20, 2020 @ 14:32:04 Author: archange Revision: 727607 upgpkg: level-zero 1.0.16-1 Modified: level-zero/trunk/PKGBUILD --+ PKGBUILD |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in intel-media-driver/repos/community-staging-x86_64 (2 files)

2020-10-20 Thread Bruno Pagani via arch-commits
(rev 727605) +++ PKGBUILD2020-10-20 14:05:55 UTC (rev 727606) @@ -1,28 +0,0 @@ -# Maintainer: Bruno Pagani -# Maintainer: Daniel Bermond - -pkgname=intel-media-driver -pkgver=20.2.0 -pkgrel=2 -pkgdesc="Intel Media Driver for VAAPI — Broadwell+ iGPUs" -arch=(x86_64) -url="htt

[arch-commits] Commit in intel-media-driver/trunk (PKGBUILD)

2020-10-20 Thread Bruno Pagani via arch-commits
Date: Tuesday, October 20, 2020 @ 14:05:03 Author: archange Revision: 727604 upgpkg: intel-media-driver 20.3.0-1 Modified: intel-media-driver/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

[arch-commits] Commit in element.io/repos/community-x86_64 (6 files)

2020-10-20 Thread Bruno Pagani via arch-commits
: PKGBUILD === --- PKGBUILD2020-10-20 14:05:03 UTC (rev 727604) +++ PKGBUILD2020-10-20 14:05:30 UTC (rev 727605) @@ -1,91 +0,0 @@ -# Maintainer: Bruno Pagani -# Contributor: Steef Hegeman -# Contributor: Luca Weiss

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

2020-10-20 Thread Bruno Pagani via arch-commits
Date: Tuesday, October 20, 2020 @ 14:04:55 Author: archange Revision: 727603 upgpkg: element.io 1.7.10-1 Modified: element.io/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

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

2020-10-20 Thread Bruno Pagani via arch-commits
Date: Tuesday, October 20, 2020 @ 13:17:52 Author: archange Revision: 727599 upgpkg: intel-gmmlib 20.3.2-1 Modified: intel-gmmlib/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD

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

2020-10-20 Thread Bruno Pagani via arch-commits
) +++ PKGBUILD2020-10-20 13:18:16 UTC (rev 727600) @@ -1,33 +0,0 @@ -# Maintainer: Bruno Pagani -# Maintainer: Daniel Bermond - -pkgname=intel-gmmlib -pkgver=20.2.5 -pkgrel=2 -pkgdesc="Intel Graphics Memory Management Library" -arch=(x86_64) -url="https://github.com/intel/gmmlib/

[arch-commits] Commit in vtk/trunk (PKGBUILD vtk-freetype-2.10.3.patch)

2020-10-16 Thread Bruno Pagani via arch-commits
Date: Saturday, October 17, 2020 @ 00:48:31 Author: archange Revision: 725239 pdal 2.2 rebuild + FS#68244 Added: vtk/trunk/vtk-freetype-2.10.3.patch Modified: vtk/trunk/PKGBUILD ---+ PKGBUILD | 31 +++

[arch-commits] Commit in vtk/repos (5 files)

2020-10-16 Thread Bruno Pagani via arch-commits
) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2020-10-17 00:49:07 UTC (rev 725240) @@ -0,0 +1,149 @@ +# Maintainer: Evgeniy Alekseev +# Maintainer: Bruno Pagani +# Contributor: Ray Rashif +# Contributor

[arch-commits] Commit in spirv-llvm-translator/repos (2 files)

2020-10-16 Thread Bruno Pagani via arch-commits
) === --- community-staging-x86_64/PKGBUILD (rev 0) +++ community-staging-x86_64/PKGBUILD 2020-10-16 15:12:52 UTC (rev 724713) @@ -0,0 +1,39 @@ +# Maintainer: Daniel Bermond +# Maintainer: Bruno Pagani + +_srcname=SPIRV-LLVM-Translator +pkgname

[arch-commits] Commit in spirv-llvm-translator/trunk (PKGBUILD)

2020-10-16 Thread Bruno Pagani via arch-commits
Date: Friday, October 16, 2020 @ 15:12:31 Author: archange Revision: 724712 upgpkg: spirv-llvm-translator 11.0.0-1 LLVM 11 build Modified: spirv-llvm-translator/trunk/PKGBUILD --+ PKGBUILD | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) Modified: PKGBUILD

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

2020-10-15 Thread Bruno Pagani via arch-commits
UTC (rev 724173) @@ -1,35 +0,0 @@ -# Maintainer: Bruno Pagani - -_pkg=spur -pkgname=python-${_pkg} -pkgver=0.3.21 -pkgrel=1 -pkgdesc="Run commands and manipulate files locally or over SSH using the same interface" -arch=(any) -url="https://github.com/mwilliamson/spur.py

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

2020-10-15 Thread Bruno Pagani via arch-commits
Date: Thursday, October 15, 2020 @ 16:14:45 Author: archange Revision: 724172 upgpkg: python-spur 0.3.22-1 Modified: python-spur/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD

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

2020-10-14 Thread Bruno Pagani via arch-commits
(rev 0) +++ community-staging-x86_64/PKGBUILD 2020-10-15 03:52:11 UTC (rev 724046) @@ -0,0 +1,30 @@ +# Maintainer: Bruno Pagani + +pkgname=libavif +pkgver=0.8.2 +pkgrel=1 +pkgdesc="Library for encoding and decoding .avif files" +arch=(x86_64) +url="https://github.c

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

2020-10-14 Thread Bruno Pagani via arch-commits
=== --- PKGBUILD2020-10-15 03:46:02 UTC (rev 724044) +++ PKGBUILD2020-10-15 03:51:49 UTC (rev 724045) @@ -1,8 +1,8 @@ # Maintainer: Bruno Pagani pkgname=libavif -pkgver=0.8.1 -pkgrel=3 +pkgver=0.8.2 +pkgrel=1 pkgdesc="Library for encoding and decoding .avif

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

2020-10-14 Thread Bruno Pagani via arch-commits
:43:55 UTC (rev 723959) @@ -0,0 +1,30 @@ +# Maintainer: Bruno Pagani + +pkgname=sz +pkgver=2.1.10 +pkgrel=1 +pkgdesc="Modular parametrizable lossy compressor framework for scientific data" +arch=(x86_64) +url="https://szcompressor.org/; +license=(BSD) +depends=(glibc gcc-libs) +mak

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

2020-10-14 Thread Bruno Pagani via arch-commits
insertions(+) Added: sz/trunk/PKGBUILD === --- sz/trunk/PKGBUILD (rev 0) +++ sz/trunk/PKGBUILD 2020-10-14 19:43:30 UTC (rev 723958) @@ -0,0 +1,30 @@ +# Maintainer: Bruno Pagani + +pkgname=sz +pkgver=2.1.10

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

2020-10-14 Thread Bruno Pagani via arch-commits
2020-10-14 18:26:56 UTC (rev 723953) @@ -0,0 +1,34 @@ +# Maintainer: Bruno Pagani + +pkgname=zfp +pkgver=0.5.5 +pkgrel=2 +pkgdesc="Compressed numerical arrays that support high-speed random access" +arch=(x86_64) +url="https://computing.llnl.gov/projects/floating-point-compression

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

2020-10-14 Thread Bruno Pagani via arch-commits
changed, 34 insertions(+) Added: zfp/trunk/PKGBUILD === --- zfp/trunk/PKGBUILD (rev 0) +++ zfp/trunk/PKGBUILD 2020-10-14 18:26:27 UTC (rev 723952) @@ -0,0 +1,34 @@ +# Maintainer: Bruno Pagani + +pkgname=zfp

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

2020-10-14 Thread Bruno Pagani via arch-commits
2020-10-14 17:22:17 UTC (rev 723947) @@ -0,0 +1,29 @@ +# Maintainer: Bruno Pagani + +pkgname=mgard +pkgver=0.1.0 +pkgrel=1 +pkgdesc="MultiGrid Adaptive Reduction of Data" +arch=(x86_64) +url="https://github.com/CODARcode/MGARD; +license=(Apache) +depends=(glibc zlib zstd) +mak

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

2020-10-14 Thread Bruno Pagani via arch-commits
file changed, 29 insertions(+) Added: mgard/trunk/PKGBUILD === --- mgard/trunk/PKGBUILD(rev 0) +++ mgard/trunk/PKGBUILD2020-10-14 17:21:52 UTC (rev 723946) @@ -0,0 +1,29 @@ +# Maintainer: Bruno

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

2020-10-14 Thread Bruno Pagani via arch-commits
723928) @@ -1,29 +0,0 @@ -# Maintainer: Lukas Jirkovsky -# Maintainer: Bruno Pagani - -pkgname=embree -pkgver=3.12.0 -pkgrel=1 -pkgdesc="Collection of high-performance ray tracing kernels" -arch=(x86_64) -url="https://embree.github.io/; -license=(Apache) -depends=(intel-tbb) -mak

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

2020-10-14 Thread Bruno Pagani via arch-commits
=== --- PKGBUILD2020-10-14 15:58:04 UTC (rev 723926) +++ PKGBUILD2020-10-14 16:02:51 UTC (rev 723927) @@ -2,7 +2,7 @@ # Maintainer: Bruno Pagani pkgname=embree -pkgver=3.12.0 +pkgver=3.12.1 pkgrel=1 pkgdesc="Collection of high-performance ray tracing kernels&q

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

2020-10-14 Thread Bruno Pagani via arch-commits
) +++ community-x86_64/PKGBUILD 2020-10-14 15:30:11 UTC (rev 723919) @@ -0,0 +1,34 @@ +# Maintainer: Bruno Pagani + +pkgname=libfabric +pkgver=1.11.1 +pkgrel=1 +pkgdesc="User-space API for OpenFabrics Interfaces (OFI)" +arch=(x86_64) +url="https://ofiwg.github.io/libfabric/; +license=

[arch-commits] Commit in (4 files)

2020-10-14 Thread Bruno Pagani via arch-commits
+1,34 @@ +# Maintainer: Bruno Pagani + +pkgname=libfabric +pkgver=1.11.1 +pkgrel=1 +pkgdesc="User-space API for OpenFabrics Interfaces (OFI)" +arch=(x86_64) +url="https://ofiwg.github.io/libfabric/; +license=(GPL2) +depends=(glibc) +source=(https://github.com/ofiwg/libfabric/releases/dow

<    1   2   3   4   5   6   7   8   9   10   >