aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2018-02-10 21:33:38 -0800
committerSteve Arnold <nerdboy@gentoo.org>2018-02-10 21:33:38 -0800
commite4e01d94f2f87d89cfb0eef6e817a918d2ef0cef (patch)
treee36693840a6b2ad42b73b9e4baa314f704d43d72
parentmedia-video/mjpg-streamer: move sed invocation to src_install (diff)
downloadarm-e4e01d94f2f87d89cfb0eef6e817a918d2ef0cef.tar.gz
arm-e4e01d94f2f87d89cfb0eef6e817a918d2ef0cef.tar.bz2
arm-e4e01d94f2f87d89cfb0eef6e817a918d2ef0cef.zip
xf86-video-opentegra: update EAPI, eclasses, and year
Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
-rw-r--r--x11-drivers/xf86-video-opentegra/Manifest2
-rw-r--r--x11-drivers/xf86-video-opentegra/xf86-video-opentegra-0.7.0.ebuild8
-rw-r--r--x11-drivers/xf86-video-opentegra/xf86-video-opentegra-9999.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/x11-drivers/xf86-video-opentegra/Manifest b/x11-drivers/xf86-video-opentegra/Manifest
index b610564..cac9abc 100644
--- a/x11-drivers/xf86-video-opentegra/Manifest
+++ b/x11-drivers/xf86-video-opentegra/Manifest
@@ -1 +1 @@
-DIST xf86-video-opentegra-0.7.0.tar.gz 23535 SHA256 58825a4a9991ee677b7d1c4cf833a50515ff15a974b812bd1c62fb0b1eab18cf SHA512 cb3d9770d0d9bc846fcfeca7c6390e6d34e0266bf10af16dd90a4547d2e176c7b2e5bdd23d24a3a1bfe951c6b6fe9ff38741b7219daf84c6244c159fa9d107aa WHIRLPOOL 89d51c1839f33844f86f06ff62c6bf6ec0d016e19103b178c9059cdb27b2d61a414a9bcbe5d5f23d3d8ea549204250c95c2b5498559952b0740639310600dfb5
+DIST xf86-video-opentegra-0.7.0.tar.gz 23535 BLAKE2B c99f71850096fb4caaf1b7357ac0c913cba0591d9642ff6fdcbf6c5b25a2e597bf1dfed156b6ee34a97f2f450b29da0778ed83b9c4eb3f6688c1a243ebe363e0 SHA512 cb3d9770d0d9bc846fcfeca7c6390e6d34e0266bf10af16dd90a4547d2e176c7b2e5bdd23d24a3a1bfe951c6b6fe9ff38741b7219daf84c6244c159fa9d107aa
diff --git a/x11-drivers/xf86-video-opentegra/xf86-video-opentegra-0.7.0.ebuild b/x11-drivers/xf86-video-opentegra/xf86-video-opentegra-0.7.0.ebuild
index a2dfcfe..065c8e8 100644
--- a/x11-drivers/xf86-video-opentegra/xf86-video-opentegra-0.7.0.ebuild
+++ b/x11-drivers/xf86-video-opentegra/xf86-video-opentegra-0.7.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
+EAPI=5
-inherit autotools eutils x-modular
+XORG_DRI=always
+inherit autotools eutils xorg-2
DESCRIPTION="Xorg/Freedesktop driver for NVIDIA Tegra GPUs"
SRC_URI="http://cgit.freedesktop.org/xorg/driver/xf86-video-opentegra/snapshot/${P}.tar.gz"
diff --git a/x11-drivers/xf86-video-opentegra/xf86-video-opentegra-9999.ebuild b/x11-drivers/xf86-video-opentegra/xf86-video-opentegra-9999.ebuild
index 74bbd74..0054e45 100644
--- a/x11-drivers/xf86-video-opentegra/xf86-video-opentegra-9999.ebuild
+++ b/x11-drivers/xf86-video-opentegra/xf86-video-opentegra-9999.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="4"
+EAPI="5"
#EGIT_REPO_URI="git://gitorious.org/thierryreding/${PN}.git
# http://git.gitorious.org/thierryreding/${PN}.git"
@@ -10,6 +9,7 @@ EAPI="4"
EGIT_REPO_URI="https://github.com/grate-driver/xf86-video-opentegra.git"
+XORG_DRI=always
inherit autotools-utils xorg-2 git-2
DESCRIPTION="Unaccelerated WIP driver for tegra devices"