Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
openvdb
Commits:
2c1ef71f by Sven-Hendrik Haase at 2026-07-09T14:32:31+02:00
upgpkg: 13.0.0-2: log4cplus 2.2.0.1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = openvdb
pkgdesc = A large suite of tools for the efficient storage and
manipulation of sparse volumetric data discretized on three-dimensional grids
pkgver = 13.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/AcademySoftwareFoundation/openvdb
arch = x86_64
license = MPL-2.0
@@ -24,6 +24,9 @@ pkgbase = openvdb
depends = log4cplus
depends = imath
depends = robin-map
+ depends = libgcc
+ depends = libstdc++
+ depends = glibc
optdepends = glfw: for tools
optdepends = glu: for tools
optdepends = python-numpy: python module
=====================================
PKGBUILD
=====================================
@@ -1,12 +1,12 @@
# Maintainer : Sven-Hendrik Haase <[email protected]>
pkgname=openvdb
pkgver=13.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='A large suite of tools for the efficient storage and manipulation of
sparse volumetric data discretized on three-dimensional grids'
url='https://github.com/AcademySoftwareFoundation/openvdb'
arch=('x86_64')
license=('MPL-2.0')
-depends=('boost-libs' 'intel-tbb' 'zlib' 'jemalloc' 'blosc' 'log4cplus'
'imath' 'robin-map')
+depends=('boost-libs' 'intel-tbb' 'zlib' 'jemalloc' 'blosc' 'log4cplus'
'imath' 'robin-map' 'libgcc' 'libstdc++' 'glibc')
makedepends=('doxygen' 'boost' 'cmake' 'mesa' 'cppunit' 'glfw-x11' 'glu'
'python'
'python-numpy' 'ninja' 'nanobind')
optdepends=('glfw: for tools'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openvdb/-/commit/2c1ef71f6685cf301f60adc727fd58b72580355d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openvdb/-/commit/2c1ef71f6685cf301f60adc727fd58b72580355d
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help