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

2022-08-19 Thread Felix Yan via arch-commits
Date: Friday, August 19, 2022 @ 19:22:02
  Author: felixonmars
Revision: 1270985

upgpkg: adios2 2.8.3-2: rebuild with zfp 1.0.0

Modified:
  adios2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-19 19:18:55 UTC (rev 1270984)
+++ PKGBUILD2022-08-19 19:22:02 UTC (rev 1270985)
@@ -2,7 +2,7 @@
 
 pkgname=adios2
 pkgver=2.8.3
-pkgrel=1
+pkgrel=2
 pkgdesc="The Adaptable Input/Output System version 2"
 arch=(x86_64)
 url="https://adios2.readthedocs.io/en/latest/;



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

2022-08-02 Thread Bruno Pagani via arch-commits
Date: Tuesday, August 2, 2022 @ 23:41:18
  Author: archange
Revision: 1259944

upgpkg: adios2 2.8.3-1

Modified:
  adios2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-08-02 23:32:59 UTC (rev 1259943)
+++ PKGBUILD2022-08-02 23:41:18 UTC (rev 1259944)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=adios2
-pkgver=2.8.2
+pkgver=2.8.3
 pkgrel=1
 pkgdesc="The Adaptable Input/Output System version 2"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 # with mgard does not build currently, not time to investigate
 makedepends=(cmake gcc-fortran gtest python python-mpi4py python-numpy)
 
source=(https://github.com/ornladios/ADIOS2/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('9909f6409dc44b2c28c1fda0042dab4b711f25ec3277ef0cb6ffc40f5483910d')
+sha256sums=('4906ab1899721c41dd918dddb039ba2848a1fb0cf84f3a563a1179b9d6ee0d9f')
 
 build() {
   cmake -B build -S ${pkgname^^}-${pkgver} \



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

2022-07-21 Thread Bruno Pagani via arch-commits
Date: Thursday, July 21, 2022 @ 20:14:33
  Author: archange
Revision: 1255053

upgpkg: adios2 2.8.2-1

Modified:
  adios2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-07-21 19:03:44 UTC (rev 1255052)
+++ PKGBUILD2022-07-21 20:14:33 UTC (rev 1255053)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=adios2
-pkgver=2.8.1
+pkgver=2.8.2
 pkgrel=1
 pkgdesc="The Adaptable Input/Output System version 2"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 # with mgard does not build currently, not time to investigate
 makedepends=(cmake gcc-fortran gtest python python-mpi4py python-numpy)
 
source=(https://github.com/ornladios/ADIOS2/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('3f515b442bbd52e3189866b121613fe3b59edb8845692ea86fad83d1eba35d93')
+sha256sums=('9909f6409dc44b2c28c1fda0042dab4b711f25ec3277ef0cb6ffc40f5483910d')
 
 build() {
   cmake -B build -S ${pkgname^^}-${pkgver} \



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

2022-06-04 Thread Bruno Pagani via arch-commits
Date: Saturday, June 4, 2022 @ 20:00:54
  Author: archange
Revision: 1222366

upgpkg: adios2 2.8.1-1

Modified:
  adios2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-06-04 20:00:42 UTC (rev 1222365)
+++ PKGBUILD2022-06-04 20:00:54 UTC (rev 1222366)
@@ -1,8 +1,8 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=adios2
-pkgver=2.8.0
-pkgrel=2
+pkgver=2.8.1
+pkgrel=1
 pkgdesc="The Adaptable Input/Output System version 2"
 arch=(x86_64)
 url="https://adios2.readthedocs.io/en/latest/;
@@ -12,7 +12,7 @@
 # with mgard does not build currently, not time to investigate
 makedepends=(cmake gcc-fortran gtest python python-mpi4py python-numpy)
 
source=(https://github.com/ornladios/ADIOS2/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('5af3d950e616989133955c2430bd09bcf6bad3a04cf62317b401eaf6e7c2d479')
+sha256sums=('3f515b442bbd52e3189866b121613fe3b59edb8845692ea86fad83d1eba35d93')
 
 build() {
   cmake -B build -S ${pkgname^^}-${pkgver} \



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

2022-05-18 Thread Bruno Pagani via arch-commits
Date: Wednesday, May 18, 2022 @ 21:43:54
  Author: archange
Revision: 1209160

hdf5 1.12.2 rebuild

Modified:
  adios2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-05-18 21:43:19 UTC (rev 1209159)
+++ PKGBUILD2022-05-18 21:43:54 UTC (rev 1209160)
@@ -2,7 +2,7 @@
 
 pkgname=adios2
 pkgver=2.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The Adaptable Input/Output System version 2"
 arch=(x86_64)
 url="https://adios2.readthedocs.io/en/latest/;



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

2022-04-02 Thread Bruno Pagani via arch-commits
Date: Saturday, April 2, 2022 @ 20:20:48
  Author: archange
Revision: 1180870

upgpkg: adios2 2.8.0-1

Modified:
  adios2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2022-04-02 20:10:57 UTC (rev 1180869)
+++ PKGBUILD2022-04-02 20:20:48 UTC (rev 1180870)
@@ -1,32 +1,26 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=adios2
-pkgver=2.7.1
-pkgrel=4
+pkgver=2.8.0
+pkgrel=1
 pkgdesc="The Adaptable Input/Output System version 2"
 arch=(x86_64)
 url="https://adios2.readthedocs.io/en/latest/;
 license=(Apache)
-depends=(blosc bzip2 glibc gcc-libs hdf5 libfabric libpng mgard nlohmann-json
+depends=(blosc bzip2 glibc gcc-libs hdf5 libfabric libpng nlohmann-json
  openmpi pugixml pybind11 sz yaml-cpp zeromq zfp zlib)
+# with mgard does not build currently, not time to investigate
 makedepends=(cmake gcc-fortran gtest python python-mpi4py python-numpy)
-source=(https://github.com/ornladios/ADIOS2/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
-
adios2-gcc11.patch::https://patch-diff.githubusercontent.com/raw/ornladios/ADIOS2/pull/2710.patch)
-sha256sums=('c8e237fd51f49d8a62a0660db12b72ea5067512aa7970f3fcf80b70e3f87ca3e'
-'ea10445fc942796568c6196a4bed7d506e8a6bf381b2a01c9bdaae38f1601ea2')
+source=(https://github.com/ornladios/ADIOS2/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('5af3d950e616989133955c2430bd09bcf6bad3a04cf62317b401eaf6e7c2d479')
 
-prepare() {
-  cd ${pkgname^^}-${pkgver}
-  patch -p1 < ../adios2-gcc11.patch
-}
-
 build() {
   cmake -B build -S ${pkgname^^}-${pkgver} \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_SKIP_RPATH=ON \
 -DADIOS2_USE_EXTERNAL_DEPENDENCIES=ON \
--DADIOS2_BUILD_EXAMPLES=OFF \
--DMGARD_INCLUDE_DIR=/usr/include/mgard
+-DADIOS2_BUILD_EXAMPLES=OFF #\
+#-DMGARD_INCLUDE_DIR=/usr/include/mgard
   make VERBOSE=1 -C build
 }
 



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

2021-12-02 Thread Felix Yan via arch-commits
Date: Thursday, December 2, 2021 @ 22:30:25
  Author: felixonmars
Revision: 1062853

upgpkg: adios2 2.7.1-4: Python 3.10 rebuild

Modified:
  adios2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-12-02 22:28:45 UTC (rev 1062852)
+++ PKGBUILD2021-12-02 22:30:25 UTC (rev 1062853)
@@ -2,7 +2,7 @@
 
 pkgname=adios2
 pkgver=2.7.1
-pkgrel=3
+pkgrel=4
 pkgdesc="The Adaptable Input/Output System version 2"
 arch=(x86_64)
 url="https://adios2.readthedocs.io/en/latest/;



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

2021-12-01 Thread Felix Yan via arch-commits
Date: Wednesday, December 1, 2021 @ 11:46:55
  Author: felixonmars
Revision: 1059247

upgpkg: adios2 2.7.1-3: Python 3.10 rebuild

Modified:
  adios2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-12-01 11:45:49 UTC (rev 1059246)
+++ PKGBUILD2021-12-01 11:46:55 UTC (rev 1059247)
@@ -2,7 +2,7 @@
 
 pkgname=adios2
 pkgver=2.7.1
-pkgrel=2
+pkgrel=3
 pkgdesc="The Adaptable Input/Output System version 2"
 arch=(x86_64)
 url="https://adios2.readthedocs.io/en/latest/;



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

2021-12-01 Thread Evangelos Foutras via arch-commits
Date: Wednesday, December 1, 2021 @ 11:42:54
  Author: foutrelis
Revision: 1059240

Refresh patch checksum

Modified:
  adios2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-12-01 11:42:14 UTC (rev 1059239)
+++ PKGBUILD2021-12-01 11:42:54 UTC (rev 1059240)
@@ -13,7 +13,7 @@
 
source=(https://github.com/ornladios/ADIOS2/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
 
adios2-gcc11.patch::https://patch-diff.githubusercontent.com/raw/ornladios/ADIOS2/pull/2710.patch)
 sha256sums=('c8e237fd51f49d8a62a0660db12b72ea5067512aa7970f3fcf80b70e3f87ca3e'
-'8d301e8232baf4049b547f22bd73774309662017a62dac36360d2965907062bf')
+'ea10445fc942796568c6196a4bed7d506e8a6bf381b2a01c9bdaae38f1601ea2')
 
 prepare() {
   cd ${pkgname^^}-${pkgver}



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

2021-10-24 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, October 24, 2021 @ 23:24:20
  Author: svenstaro
Revision: 1033260

upgpkg: adios2 2.7.1-2: yaml-cpp 0.7 rebuild

Modified:
  adios2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-10-24 23:15:16 UTC (rev 1033259)
+++ PKGBUILD2021-10-24 23:24:20 UTC (rev 1033260)
@@ -2,7 +2,7 @@
 
 pkgname=adios2
 pkgver=2.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc="The Adaptable Input/Output System version 2"
 arch=(x86_64)
 url="https://adios2.readthedocs.io/en/latest/;