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 9A9D41584AD for ; Thu, 17 Apr 2025 15:13:22 +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 85087343102 for ; Thu, 17 Apr 2025 15:13:22 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A934F1104BD; Thu, 17 Apr 2025 15:13:08 +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 9B7B81104BD for ; Thu, 17 Apr 2025 15:13:08 +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 34766342FED for ; Thu, 17 Apr 2025 15:13:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C7A72408 for ; Thu, 17 Apr 2025 15:13:05 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1744902649.f85f2544c085d92e9b819fee07cafd8068e95fa6.ceamac@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-guest-modules/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/virtualbox-guest-modules/Manifest app-emulation/virtualbox-guest-modules/virtualbox-guest-modules-7.0.26.ebuild X-VCS-Directories: app-emulation/virtualbox-guest-modules/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: f85f2544c085d92e9b819fee07cafd8068e95fa6 X-VCS-Branch: master Date: Thu, 17 Apr 2025 15:13:05 +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: 6dec6863-3f1b-4e3b-9797-367541c9a6ad X-Archives-Hash: bc5876cc7bc24b18c574f7d6f2150dc3 commit: f85f2544c085d92e9b819fee07cafd8068e95fa6 Author: Viorel Munteanu gentoo org> AuthorDate: Thu Apr 17 12:44:13 2025 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Thu Apr 17 15:10:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f85f2544 app-emulation/virtualbox-guest-modules: add 7.0.26 Signed-off-by: Viorel Munteanu gentoo.org> app-emulation/virtualbox-guest-modules/Manifest | 1 + .../virtualbox-guest-modules-7.0.26.ebuild | 47 ++++++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/app-emulation/virtualbox-guest-modules/Manifest b/app-emulation/virtualbox-guest-modules/Manifest index f69549c73959..2280340e2075 100644 --- a/app-emulation/virtualbox-guest-modules/Manifest +++ b/app-emulation/virtualbox-guest-modules/Manifest @@ -1 +1,2 @@ +DIST vbox-guest-kernel-module-src-7.0.26.tar.xz 691328 BLAKE2B 8bbe434bb34e2046227713ce9d8508754621b6210e29dbfffa18129c8156ee6da265280db0a2d0485abd9f6299bc56ac2490b3a35057b594456ea3ba31445cf2 SHA512 fbdf7bd9fa23e71d1421006424379893d078edc7bb1d9720f941289a754dba9cedbb0eb741beecab2da312b4230effca6ccd2e570923d4c2242be3557e330fd5 DIST vbox-guest-kernel-module-src-7.1.8.tar.xz 710656 BLAKE2B 5622548a2826bac4ffe27a8a99ca8076f29376a5bbe8ddf9a0e8ad2cddb9ea7f55e3fac004e536856ebc49be36e4b82f152ad0aa19a47cf6a602a621f3ea9329 SHA512 493be0fba0812ac1313f98578ffc40c0159151a696ee2e9f3bce5b6dce7f91d8dac1543dba7fc567ced398955c99a31bdbdfdc26e0fc095a8c8d9454402efe60 diff --git a/app-emulation/virtualbox-guest-modules/virtualbox-guest-modules-7.0.26.ebuild b/app-emulation/virtualbox-guest-modules/virtualbox-guest-modules-7.0.26.ebuild new file mode 100644 index 000000000000..700cb2d14032 --- /dev/null +++ b/app-emulation/virtualbox-guest-modules/virtualbox-guest-modules-7.0.26.ebuild @@ -0,0 +1,47 @@ +# Copyright 2022-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# XXX: the tarball here is just the kernel modules split out of the binary +# package that comes from VirtualBox-*.run +# XXX: update: now it is split from virtualbox-*-Debian~bullseye_amd64.deb + +EAPI=8 + +inherit linux-mod-r1 + +MY_P="vbox-guest-kernel-module-src-${PV}" +DESCRIPTION="Kernel Modules for Virtualbox Guest Additions" +HOMEPAGE="https://www.virtualbox.org/" +SRC_URI="https://dev.gentoo.org/~ceamac/${CATEGORY}/${PN}/${MY_P}.tar.xz" +S="${WORKDIR}" + +LICENSE="GPL-3" +SLOT="0/$(ver_cut 1-2)" +KEYWORDS="~amd64 ~x86" + +PATCHES=( + "${FILESDIR}"/${PN}-6.1.36-log-use-c99.patch +) + +CONFIG_CHECK="~DRM_TTM ~DRM_VMWGFX" +WARNING_DRM_TTM="DRM_TTM is needed for running the vboxvideo driver." +WARNING_DRM_VMWGFX="DRM_VMWGFX is the recommended driver for VMSVGA." + +src_compile() { + local modlist=( {vboxguest,vboxsf}=misc ) + local modargs=( KERN_DIR="${KV_OUT_DIR}" KERN_VER="${KV_FULL}" ) + linux-mod-r1_src_compile +} + +src_install() { + linux-mod-r1_src_install + + insinto /etc/modprobe.d # 485996 + newins - vboxsf.conf <<-EOF + # modprobe.d configuration file for VBOXSF + + # Internal Aliases - Do not edit + # ------------------------------ + alias fs-vboxsf vboxsf + EOF +}