From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0A334158A7F for ; Thu, 5 Dec 2024 18:02:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F2A1E09BC; Thu, 5 Dec 2024 18:02:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A4F36E09C3 for ; Thu, 5 Dec 2024 18:01:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CC5DD342FE1 for ; Thu, 5 Dec 2024 18:01:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EC8E1F9A for ; Thu, 5 Dec 2024 18:01:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1733421676.8cbc44f4cae2d68c5b2f50af06b0730423f94597.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/vtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/vtk/vtk-9.3.1.ebuild X-VCS-Directories: sci-libs/vtk/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8cbc44f4cae2d68c5b2f50af06b0730423f94597 X-VCS-Branch: master Date: Thu, 5 Dec 2024 18:01:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 31eafbea-96a9-428f-9c17-02d019588743 X-Archives-Hash: 2fcfac9cce6bbeba63e5102024c11c30 commit: 8cbc44f4cae2d68c5b2f50af06b0730423f94597 Author: Paul Zander gmail com> AuthorDate: Thu Dec 5 12:32:16 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Dec 5 18:01:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cbc44f4 sci-libs/vtk: 9.3.1 rename freetype -> truetype Signed-off-by: Paul Zander gmail.com> Signed-off-by: Sam James gentoo.org> sci-libs/vtk/vtk-9.3.1.ebuild | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/sci-libs/vtk/vtk-9.3.1.ebuild b/sci-libs/vtk/vtk-9.3.1.ebuild index 75a493b306db..eaa4dc515cd1 100644 --- a/sci-libs/vtk/vtk-9.3.1.ebuild +++ b/sci-libs/vtk/vtk-9.3.1.ebuild @@ -40,16 +40,16 @@ SLOT="0/${MY_PV}" KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" # TODO: Like to simplify these. Mostly the flags related to Groups. -IUSE="all-modules boost +cgns cuda debug doc examples ffmpeg +freetype gdal gles2-only imaging +IUSE="all-modules boost +cgns cuda debug doc examples ffmpeg gdal gles2-only imaging java las +logging minimal mpi mysql +netcdf odbc opencascade openmp openvdb pdal postgres - python qt6 +rendering sdl tbb test +threads tk video_cards_nvidia +views vtkm web" + python qt6 +rendering sdl tbb test +threads tk +truetype video_cards_nvidia +views vtkm web" RESTRICT="!test? ( test )" REQUIRED_USE=" all-modules? ( - boost cgns ffmpeg freetype gdal imaging las mysql netcdf odbc opencascade openvdb pdal - postgres rendering views + boost cgns ffmpeg gdal imaging las mysql netcdf odbc opencascade openvdb pdal + postgres rendering truetype views ) cuda? ( video_cards_nvidia vtkm ) java? ( rendering ) @@ -60,7 +60,7 @@ REQUIRED_USE=" sdl? ( rendering ) tk? ( python rendering ) web? ( python ) - rendering? ( freetype views ) + rendering? ( truetype views ) " # eigen, nlohmann_json, pegtl and utfcpp are referenced in the cmake files @@ -89,7 +89,6 @@ RDEPEND=" cgns? ( >=sci-libs/cgnslib-4.1.1:=[hdf5,mpi=] ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) ffmpeg? ( media-video/ffmpeg:= ) - freetype? ( media-libs/fontconfig ) gdal? ( sci-libs/gdal:= ) java? ( >=virtual/jdk-11:= ) las? ( sci-geosciences/liblas ) @@ -127,6 +126,7 @@ RDEPEND=" ) tbb? ( dev-cpp/tbb:= ) tk? ( dev-lang/tk:= ) + truetype? ( media-libs/fontconfig ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[tools,static-libs] ) views? ( x11-libs/libICE @@ -429,14 +429,14 @@ src_configure() { -DVTK_MODULE_ENABLE_VTK_IOPDAL="$(usex pdal "YES" "NO")" -DVTK_MODULE_ENABLE_VTK_IOXML="YES" -DVTK_MODULE_ENABLE_VTK_IOXMLParser="YES" - -DVTK_MODULE_ENABLE_VTK_RenderingFreeType="$(usex freetype "YES" "NO")" - -DVTK_MODULE_ENABLE_VTK_RenderingFreeTypeFontConfig="$(usex freetype "YES" "NO")" + -DVTK_MODULE_ENABLE_VTK_RenderingFreeType="$(usex truetype "YES" "NO")" + -DVTK_MODULE_ENABLE_VTK_RenderingFreeTypeFontConfig="$(usex truetype "YES" "NO")" -DVTK_MODULE_ENABLE_VTK_cgns="$(usex cgns "YES" "NO")" -DVTK_MODULE_ENABLE_VTK_doubleconversion="YES" -DVTK_MODULE_ENABLE_VTK_eigen="YES" -DVTK_MODULE_ENABLE_VTK_expat="YES" -DVTK_MODULE_ENABLE_VTK_fmt="YES" - -DVTK_MODULE_ENABLE_VTK_freetype="YES" + -DVTK_MODULE_ENABLE_VTK_freetype="$(usex truetype "YES" "NO")" -DVTK_MODULE_ENABLE_VTK_hdf5="YES" -DVTK_MODULE_ENABLE_VTK_jpeg="YES" -DVTK_MODULE_ENABLE_VTK_jsoncpp="YES"