x11-drivers/xf86-video-vboxvideo: Remove last-rited pkg

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-12-06 21:06:07 +01:00
parent 820b2194af
commit d47fcf505d
4 changed files with 0 additions and 36 deletions

View File

@@ -329,13 +329,6 @@ dev-ruby/jquery-ui-rails:6
# Removal on 2024-12-07. Bug #942972.
sci-libs/QNNPACK
# Matt Turner <mattst88@gentoo.org> (2024-11-06)
# Replaced by kernel modesetting (CONFIG_DRM_VBOXVIDEO) and the
# xf86-video-modesetting driver in the Xserver. Bug #929007
#
# Removal on 2024-12-06. Bug #924715.
x11-drivers/xf86-video-vboxvideo
# Holger Hoffstätte <holger@applied-asynchrony.com> (2024-11-03)
# Vendors an unreleased libbpf version and announces incorrect version.
# Please downgrade to 7.4.0. Bug Bug #941185. Removal on 2024-12-03.

View File

@@ -1 +0,0 @@
DIST xf86-video-vboxvideo-1.0.0.tar.bz2 353342 BLAKE2B 8088e150c8e91dd4872218773c2d57a052935926fe08c18d9f5165b112d6213bf79c80d85fd4d10c1b12bd2ac222983b3dbf241cb97c1cb087f4137314a95ead SHA512 1a9856a966495a3a291592ee3113ed5ee83e3ef530bf37d91605206a62f641726511ad48ca79b8a3e94f601f8cf15341255b0c7d14f5c8acf985b84f965d8dfc

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="freedesktop-gitlab">xorg/driver/xf86-video-vbox</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -1,20 +0,0 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
XORG_PACKAGE_NAME=xf86-video-vbox
inherit xorg-3
DESCRIPTION="VirtualBox guest video driver"
KEYWORDS="amd64 x86"
RDEPEND="
!x11-drivers/xf86-video-virtualbox
>=x11-base/xorg-server-1.8:=[-minimal]
x11-libs/libXcomposite
x11-libs/libpciaccess"
DEPEND="
${RDEPEND}
x11-base/xorg-proto"