From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1687707-garchives=archives.gentoo.org@lists.gentoo.org> 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 9092315807B for <garchives@archives.gentoo.org>; Fri, 8 Nov 2024 15:37:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4732E085B; Fri, 8 Nov 2024 15:37:07 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ACB41E085B for <gentoo-commits@lists.gentoo.org>; Fri, 8 Nov 2024 15:37:07 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B356D34076D for <gentoo-commits@lists.gentoo.org>; Fri, 8 Nov 2024 15:37:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 129AD1A26 for <gentoo-commits@lists.gentoo.org>; Fri, 8 Nov 2024 15:37:05 +0000 (UTC) From: "Matt Turner" <mattst88@gentoo.org> 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" <mattst88@gentoo.org> Message-ID: <1731079229.9fa09fc3aba3466e78852aa792d832a7556ee46e.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-video-nouveau/Manifest x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.18.ebuild X-VCS-Directories: x11-drivers/xf86-video-nouveau/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 9fa09fc3aba3466e78852aa792d832a7556ee46e X-VCS-Branch: master Date: Fri, 8 Nov 2024 15:37:05 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 739adf79-a5fb-402c-a066-3ab7e05534ee X-Archives-Hash: 7afcbc5f292685e81ccaa4c9ea973d86 commit: 9fa09fc3aba3466e78852aa792d832a7556ee46e Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Nov 8 15:13:40 2024 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Nov 8 15:20:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fa09fc3 x11-drivers/xf86-video-nouveau: Version bump to 1.0.18 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-drivers/xf86-video-nouveau/Manifest | 1 + .../xf86-video-nouveau-1.0.18.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/x11-drivers/xf86-video-nouveau/Manifest b/x11-drivers/xf86-video-nouveau/Manifest index 673fc97b6222..774479b433c9 100644 --- a/x11-drivers/xf86-video-nouveau/Manifest +++ b/x11-drivers/xf86-video-nouveau/Manifest @@ -1 +1,2 @@ DIST xf86-video-nouveau-1.0.17.tar.bz2 632535 BLAKE2B 8f4a3e749dbf46f6723f65b7bdffdf32e40fb194a18cb9951af297d7c3bcc34cc4ee6eed4687c42a385c259f37d1438ca7c9eda7594a3426704b358e1cda36fb SHA512 adba58ba5298d1a5b3f9f8540f9ef2cb2e10e47bba8e374103ec2e1f92e915f5f4393ed0021168cd649646e12315135a1efcdf77e8fb1648e1295914d87279b2 +DIST xf86-video-nouveau-1.0.18.tar.xz 548956 BLAKE2B a68cbd07686a8c7a270a9a0c19d8d62382cc54fab6030f3d713644497430c356e251a306c52c725c5c1db75a3cfd6e53ebfc65c8781ef5f53373a8203d644739 SHA512 1330fa72f76a6fdc13e7bfa932627091d2735ddb277f6a24d4fefa79fad5f354c6bb661093f26b33770275deca435c3b018f451a6e6254fe35892c59c13e28dc diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.18.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.18.ebuild new file mode 100644 index 000000000000..b0510fa448ac --- /dev/null +++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.18.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +XORG_DRI="always" +XORG_TARBALL_SUFFIX="xz" +inherit xorg-3 + +DESCRIPTION="Accelerated Open Source driver for nVidia cards" +HOMEPAGE=" + https://nouveau.freedesktop.org/ + https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau +" + +KEYWORDS="~amd64 ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" + +RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau] + virtual/libudev:=" +DEPEND="${RDEPEND}"