From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 84D18158287 for ; Fri, 16 May 2025 03:16:31 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 478E9343847 for ; Fri, 16 May 2025 03:16:31 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EEE6D11047D; Fri, 16 May 2025 03:16:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id E30CC11047D for ; Fri, 16 May 2025 03:16:18 +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 9C73B343775 for ; Fri, 16 May 2025 03:16:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7D9F2834 for ; Fri, 16 May 2025 03:16:15 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1747365368.8cd60859f1829db77defaf260e34a8d1075d7cd1.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/volk/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/volk/Manifest dev-util/volk/volk-1.4.313.0.ebuild X-VCS-Directories: dev-util/volk/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 8cd60859f1829db77defaf260e34a8d1075d7cd1 X-VCS-Branch: master Date: Fri, 16 May 2025 03:16:15 +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: 28635f3a-4043-4daf-9820-adc751670fd4 X-Archives-Hash: a9dee771888b1b7949867960000de9a9 commit: 8cd60859f1829db77defaf260e34a8d1075d7cd1 Author: Matt Turner gentoo org> AuthorDate: Fri May 16 02:56:20 2025 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri May 16 03:16:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd60859 dev-util/volk: Version bump to 1.4.313.0 Signed-off-by: Matt Turner gentoo.org> dev-util/volk/Manifest | 1 + dev-util/volk/volk-1.4.313.0.ebuild | 42 +++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/dev-util/volk/Manifest b/dev-util/volk/Manifest index c5e82ec19dc7..90832b3af73a 100644 --- a/dev-util/volk/Manifest +++ b/dev-util/volk/Manifest @@ -1 +1,2 @@ DIST volk-1.4.309.0.tar.gz 66894 BLAKE2B 4cad0ff2f54ac0f23cbf98d6b7ab0776e3f201626ba1ad2c90531de88c6a2dd21a3b4e5f7d03ab43ee4213957b3cba0c21bfae8c7136394aa9b4004a89761b2e SHA512 0be7705dfd643582fcd156972b69216e2f42bdf4cf42846a9ad21e5165cb38c0c1912d2786d4bfff8553c3b9b3664318e6efe9067ce1d73417539999434826cb +DIST volk-1.4.313.0.tar.gz 69695 BLAKE2B b0d1b2322743a4f06a8cb1301cad311b97877d9dfa3c41ca5ae310946054cdeb76e56f813053283db26199b43a9ffd02ed3e7692809b95689b6f3e32e0bdba45 SHA512 d8d95cdc1977dc215c1b66231be30e85a2e877609d1782a1eae46a718d4c08ed07bb2535c6b88c1d4d2f91925028dcbfae2c936eb658a63cb7d076d94b8a4824 diff --git a/dev-util/volk/volk-1.4.313.0.ebuild b/dev-util/volk/volk-1.4.313.0.ebuild new file mode 100644 index 000000000000..5ac04a36bcc2 --- /dev/null +++ b/dev-util/volk/volk-1.4.313.0.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake-multilib dot-a + +if [[ ${PV} == *9999* ]]; then + EGIT_REPO_URI="https://github.com/zeux/volk.git" + inherit git-r3 +else + EGIT_COMMIT="vulkan-sdk-${PV}" + SRC_URI="https://github.com/zeux/volk/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv" + S="${WORKDIR}"/${PN}-${EGIT_COMMIT} +fi + +DESCRIPTION="Meta loader for Vulkan API" +HOMEPAGE="https://github.com/zeux/volk" + +LICENSE="MIT" +SLOT="0" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND="~media-libs/vulkan-loader-${PV}:=[${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND} + ~dev-util/vulkan-headers-${PV} +" + +multilib_src_configure() { + lto-guarantee-fat + + local mycmakeargs=( + -DVOLK_INSTALL=on + ) + cmake_src_configure +} + +multilib_src_install_all() { + strip-lto-bytecode +}