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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A9429158020 for ; Fri, 9 Dec 2022 21:25:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2AE5E0831; Fri, 9 Dec 2022 21:25:33 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 CF401E0831 for ; Fri, 9 Dec 2022 21:25:33 +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 F0766340BBE for ; Fri, 9 Dec 2022 21:25:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 885CE75 for ; Fri, 9 Dec 2022 21:25:31 +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: <1670621125.2dcb3c2c460523b63dc37f81430c8e6c7e04072c.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-vesa/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-video-vesa/Manifest x11-drivers/xf86-video-vesa/xf86-video-vesa-2.6.0.ebuild X-VCS-Directories: x11-drivers/xf86-video-vesa/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 2dcb3c2c460523b63dc37f81430c8e6c7e04072c X-VCS-Branch: master Date: Fri, 9 Dec 2022 21:25:31 +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: 53982fda-eb4d-44e5-8300-7cf66ecec8e9 X-Archives-Hash: ffce7c7343c04d56211fda45c41839c4 commit: 2dcb3c2c460523b63dc37f81430c8e6c7e04072c Author: Matt Turner gentoo org> AuthorDate: Fri Dec 9 21:11:50 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Dec 9 21:25:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dcb3c2c x11-drivers/xf86-video-vesa: Version bump to 2.6.0 Signed-off-by: Matt Turner gentoo.org> x11-drivers/xf86-video-vesa/Manifest | 1 + .../xf86-video-vesa/xf86-video-vesa-2.6.0.ebuild | 23 ++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/x11-drivers/xf86-video-vesa/Manifest b/x11-drivers/xf86-video-vesa/Manifest index b8f5910c27d7..86ef119e0549 100644 --- a/x11-drivers/xf86-video-vesa/Manifest +++ b/x11-drivers/xf86-video-vesa/Manifest @@ -1 +1,2 @@ DIST xf86-video-vesa-2.5.0.tar.bz2 304322 BLAKE2B aee8b59d769a72fb2890bbadde7fb87e2f527fb58eaf8b2ef515b0a1b7dc591c6afaf1d8692caaaefb741f475ed77bc0ed069be43a752103260bc85314a7a830 SHA512 36fd921f54f33eb25966b5f9ea1e1b3e9009965c012c8b9c676686b472111719921b80cf62dafc746058878253e21f0ef341a2ff2d650df22ca1e35e81716a8b +DIST xf86-video-vesa-2.6.0.tar.xz 275572 BLAKE2B 18a4aae9125c03da183aea07403c2e0809adf18c963c4acda8b55130a2a22c9fa1b0dc02dbb3ea836a4e735396a660a1e55bec6482707c019f9bfd756442d6b9 SHA512 494e117c1e6e0ce4c66ac7798de54667862c62605bfd76dd9373447d40dcd0521100810c9285cbe9c159440e217954c0cad6d5219c5894e075509c7c0bc353c7 diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.6.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.6.0.ebuild new file mode 100644 index 000000000000..a74450947e1d --- /dev/null +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.6.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +XORG_TARBALL_SUFFIX="xz" +inherit linux-info xorg-3 + +DESCRIPTION="Generic VESA video driver" +KEYWORDS="-* ~alpha ~amd64 ~x86" + +pkg_pretend() { + linux-info_pkg_setup + + if ! linux_config_exists || ! linux_chkconfig_present DEVMEM; then + echo + ewarn "This driver requires /dev/mem support in your kernel" + ewarn " Device Drivers --->" + ewarn " Character devices --->" + ewarn " [*] /dev/mem virtual device support" + echo + fi +}