From 45976639112551fb6f591fa022255e0d136f670a Mon Sep 17 00:00:00 2001 From: Adrian Grigo Date: Tue, 18 Aug 2020 13:28:58 +1000 Subject: media-gfx/openvdb: Patches for newer c-blosc and build doc Apply the patches from 4.0.2 for const correctness with newer c-blosc and building the documentation to openvdb 5.2.0 Signed-off-by: Adrian Grigo Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James --- media-gfx/openvdb/openvdb-5.2.0-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'media-gfx/openvdb') diff --git a/media-gfx/openvdb/openvdb-5.2.0-r1.ebuild b/media-gfx/openvdb/openvdb-5.2.0-r1.ebuild index 7d7b702863ba..19b0d1157ed4 100644 --- a/media-gfx/openvdb/openvdb-5.2.0-r1.ebuild +++ b/media-gfx/openvdb/openvdb-5.2.0-r1.ebuild @@ -53,6 +53,8 @@ DEPEND="${RDEPEND} PATCHES=( "${FILESDIR}/${P}-use-gnuinstalldirs.patch" "${FILESDIR}/${P}-use-pkgconfig-for-ilmbase-and-openexr.patch" + "${FILESDIR}/${PN}-4.0.2-fix-const-correctness-for-unittest.patch" + "${FILESDIR}/${PN}-4.0.2-fix-build-docs.patch" ) pkg_setup() { -- cgit v1.2.3-65-gdbad