[arch-commits] Commit in ospray/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Wed Nov 24 20:58:27 UTC 2021
Date: Wednesday, November 24, 2021 @ 20:58:27
Author: arojas
Revision: 1054736
tbb 2021.4 rebuild
Modified:
ospray/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-24 20:52:04 UTC (rev 1054735)
+++ PKGBUILD 2021-11-24 20:58:27 UTC (rev 1054736)
@@ -2,12 +2,12 @@
pkgname=ospray
pkgver=2.8.0
-pkgrel=1
+pkgrel=2
pkgdesc="Ray Tracing Based Rendering Engine for High-Fidelity Visualization"
arch=(x86_64)
url="https://www.ospray.org/"
license=(Apache)
-depends=(intel-tbb embree ispc libgl glfw glu openmpi openimagedenoise openvkl rkcommon snappy)
+depends=(tbb embree ispc libgl glfw glu openmpi openimagedenoise openvkl rkcommon snappy)
optdepends=('benchmark: benchmarks'
'gtest: tests suite')
makedepends=(cmake benchmark gtest)
More information about the arch-commits
mailing list