summaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2015-03-28 19:25:59 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2015-03-28 19:25:59 +0300
commit8a6594671cd847e1ddf80f197afa928b1646e430 (patch)
treec35dbfe86761fffbb2ba10d6e500f12b9e5e6fda /x11-drivers
parent45ca856ad9865b5e1f769810ff3d05aef0e85413 (diff)
dri3 now supported by upstream
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-ati/xf86-video-ati-scm.ebuild8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-scm.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-scm.ebuild
index a000ee3..c7d5a37 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-scm.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-scm.ebuild
@@ -7,18 +7,14 @@ EAPI=5
XORG_DRI=always
inherit linux-info git-r3 xorg-2
-if use dri3; then
- EGIT_REPO_URI="https://github.com/iXit/xf86-video-ati.git"
-else
- EGIT_REPO_URI="http://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati"
-fi
+EGIT_REPO_URI="http://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati"
SRC_URI=""
DESCRIPTION="ATI video driver"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE="+glamor udev dri3"
+IUSE="+glamor udev"
RDEPEND=">=x11-libs/libdrm-2.4.54[video_cards_radeon]
glamor? ( || (