Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 685884 Details for
Bug 768903
x11-base/xorg-drivers: Add video_cards_iris to USE
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
xorg-drivers-iris.patch
xorg-drivers-iris.patch (text/plain), 3.09 KB, created by
Brian Evans (RETIRED)
on 2021-02-05 21:00:31 UTC
(
hide
)
Description:
xorg-drivers-iris.patch
Filename:
MIME Type:
Creator:
Brian Evans (RETIRED)
Created:
2021-02-05 21:00:31 UTC
Size:
3.09 KB
patch
obsolete
>From 1654ccf0474aaf4758348bd77f2e3e64fa428b24 Mon Sep 17 00:00:00 2001 >From: Brian Evans <grknight@gentoo.org> >Date: Fri, 5 Feb 2021 15:27:08 -0500 >Subject: [PATCH] x11-base/xorg-drivers: Add iris to VIDEO_CARDS > >Signed-off-by: Brian Evans <grknight@gentoo.org> >--- > x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild | 6 ++++-- > x11-base/xorg-drivers/xorg-drivers-9999.ebuild | 6 ++++-- > 2 files changed, 8 insertions(+), 4 deletions(-) > >diff --git a/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild b/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild >index d07b1188f95..3df39b00586 100644 >--- a/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild >+++ b/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild >@@ -1,4 +1,4 @@ >-# Copyright 1999-2020 Gentoo Authors >+# Copyright 1999-2021 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > > EAPI=7 >@@ -34,6 +34,7 @@ IUSE_VIDEO_CARDS=" > video_cards_i915 > video_cards_i965 > video_cards_intel >+ video_cards_iris > video_cards_mga > video_cards_nouveau > video_cards_nv >@@ -79,7 +80,8 @@ PDEPEND=" > video_cards_glint? ( >=x11-drivers/xf86-video-glint-1.2.9 ) > video_cards_i915? ( x11-drivers/xf86-video-intel ) > video_cards_i965? ( >=x11-base/xorg-server-${PV}[-minimal] ) >- video_cards_intel? ( !video_cards_i965? ( >=x11-drivers/xf86-video-intel-2.99.917_p20180214-r1 ) ) >+ video_cards_intel? ( !video_cards_iris? ( !video_cards_i965? ( >=x11-drivers/xf86-video-intel-2.99.917_p20180214-r1 ) ) ) >+ video_cards_iris? ( >=x11-base/xorg-server-${PV}[-minimal] ) > video_cards_mga? ( >=x11-drivers/xf86-video-mga-1.6.5 ) > video_cards_nouveau? ( >=x11-drivers/xf86-video-nouveau-1.0.13 ) > video_cards_nv? ( >=x11-drivers/xf86-video-nv-2.1.21 ) >diff --git a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild >index 99c7a47b95a..5073a2a6916 100644 >--- a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild >+++ b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild >@@ -1,4 +1,4 @@ >-# Copyright 1999-2020 Gentoo Authors >+# Copyright 1999-2021 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > > EAPI=7 >@@ -36,6 +36,7 @@ IUSE_VIDEO_CARDS=" > video_cards_i915 > video_cards_i965 > video_cards_intel >+ video_cards_iris > video_cards_mga > video_cards_nouveau > video_cards_nv >@@ -81,7 +82,8 @@ PDEPEND=" > video_cards_glint? ( >=x11-drivers/xf86-video-glint-1.2.9 ) > video_cards_i915? ( x11-drivers/xf86-video-intel ) > video_cards_i965? ( >=x11-base/xorg-server-${PV}[-minimal] ) >- video_cards_intel? ( !video_cards_i965? ( >=x11-drivers/xf86-video-intel-2.99.917_p20180214-r1 ) ) >+ video_cards_intel? ( !video_cards_iris? ( !video_cards_i965? ( >=x11-drivers/xf86-video-intel-2.99.917_p20180214-r1 ) ) ) >+ video_cards_iris? ( >=x11-base/xorg-server-${PV}[-minimal] ) > video_cards_mga? ( >=x11-drivers/xf86-video-mga-1.6.5 ) > video_cards_nouveau? ( >=x11-drivers/xf86-video-nouveau-1.0.13 ) > video_cards_nv? ( >=x11-drivers/xf86-video-nv-2.1.21 ) >-- >2.30.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 768903
: 685884