From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/
Date: Sat, 23 Jan 2021 21:07:00 +0000 (UTC) [thread overview]
Message-ID: <1611436014.d4465040989429e5c2c724156c9b620d56c4e89e.mattst88@gentoo> (raw)
commit: d4465040989429e5c2c724156c9b620d56c4e89e
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 21:05:24 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 21:06:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4465040
x11-drivers/xf86-video-nouveau: Version bump to 1.0.17
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-drivers/xf86-video-nouveau/Manifest | 1 +
.../xf86-video-nouveau-1.0.17.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/x11-drivers/xf86-video-nouveau/Manifest b/x11-drivers/xf86-video-nouveau/Manifest
index 83e66473ca4..19be93fcaaa 100644
--- a/x11-drivers/xf86-video-nouveau/Manifest
+++ b/x11-drivers/xf86-video-nouveau/Manifest
@@ -1 +1,2 @@
DIST xf86-video-nouveau-1.0.16.tar.bz2 629404 BLAKE2B 519ae2ddc6f895648274e10fc3b5052896734e40251dcaf35a948be051711c14054573a08192ccf15002f3a8d1e6079c982c32cf8c58e2a288c0f146155020e8 SHA512 41b7839c37372660968ab7da2bc3d9feef3cab4e994d05d4ba6e59071f0d1b1f8d7dcdbcb15a42a375a556d28dc067f9ffe45d73c1d121ad307d199107ade3e0
+DIST xf86-video-nouveau-1.0.17.tar.bz2 632535 BLAKE2B 8f4a3e749dbf46f6723f65b7bdffdf32e40fb194a18cb9951af297d7c3bcc34cc4ee6eed4687c42a385c259f37d1438ca7c9eda7594a3426704b358e1cda36fb SHA512 adba58ba5298d1a5b3f9f8540f9ef2cb2e10e47bba8e374103ec2e1f92e915f5f4393ed0021168cd649646e12315135a1efcdf77e8fb1648e1295914d87279b2
diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
new file mode 100644
index 00000000000..eec86bc056e
--- /dev/null
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.17.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+XORG_DRI="always"
+inherit xorg-2
+
+if [[ ${PV} == 9999* ]]; then
+ EGIT_REPO_URI="https://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau.git"
+ SRC_URI=""
+fi
+
+DESCRIPTION="Accelerated Open Source driver for nVidia cards"
+HOMEPAGE="https://nouveau.freedesktop.org/wiki/ https://cgit.freedesktop.org/nouveau/xf86-video-nouveau"
+
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_nouveau]
+ >=x11-libs/libpciaccess-0.10
+ virtual/libudev:="
+DEPEND="${RDEPEND}"
next reply other threads:[~2021-01-23 21:07 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-23 21:07 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-10 15:22 [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-nouveau/ Sam James
2024-12-08 18:58 Sam James
2024-12-08 18:58 Sam James
2024-11-08 15:37 Matt Turner
2024-09-25 2:32 Matt Turner
2024-09-02 9:21 Sam James
2023-06-15 21:45 Sam James
2022-05-25 16:02 WANG Xuerui
2021-07-21 5:48 Yixun Lan
2021-03-27 17:55 Matt Turner
2021-03-25 23:42 Sam James
2021-03-25 23:42 Sam James
2021-03-19 22:40 David Seifert
2021-03-09 11:31 Sam James
2021-03-09 11:23 Sam James
2019-05-01 20:57 Matt Turner
2019-04-28 4:21 Matt Turner
2019-04-27 11:52 Mikle Kolyada
2019-04-27 4:29 Aaron Bauman
2019-01-29 17:54 Matt Turner
2019-01-20 5:43 Matt Turner
2018-05-28 0:02 Matt Turner
2018-05-27 23:57 Matt Turner
2017-08-16 7:16 Michał Górny
2017-06-23 11:44 Alexis Ballier
2017-06-01 9:13 Agostino Sarubbo
2017-05-31 13:06 Agostino Sarubbo
2017-04-25 13:02 Manuel Rüger
2017-03-15 20:17 Matt Turner
2017-03-13 4:55 Matt Turner
2017-01-25 12:28 Agostino Sarubbo
2016-11-17 10:48 Agostino Sarubbo
2016-10-16 21:42 Manuel Rüger
2016-09-17 11:14 Pacho Ramos
2016-09-17 10:49 Pacho Ramos
2016-01-24 22:37 Manuel Rüger
2016-01-24 21:36 Manuel Rüger
2016-01-24 21:36 Manuel Rüger
2016-01-24 14:58 Remi Cardona
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1611436014.d4465040989429e5c2c724156c9b620d56c4e89e.mattst88@gentoo \
--to=mattst88@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox