commit:     b5c8101f0f5481eb5ecbda7d52928288f77bc77e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 11 20:54:48 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Dec 11 20:56:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5c8101f

x11-drivers/xf86-video-mga: Version bump to 2.0.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-drivers/xf86-video-mga/Manifest                    |  1 +
 x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/x11-drivers/xf86-video-mga/Manifest 
b/x11-drivers/xf86-video-mga/Manifest
index 08c1668c018..794869d15e0 100644
--- a/x11-drivers/xf86-video-mga/Manifest
+++ b/x11-drivers/xf86-video-mga/Manifest
@@ -1 +1,2 @@
 DIST xf86-video-mga-1.6.5.tar.bz2 478350 BLAKE2B 
6446da393214921fd35802df387f200856c0900d42a81b28bbde55dbc453752c06f3ed7abf936b5fa693833d8a5f56767e440a37cd4b7035db0abb5736cf4020
 SHA512 
e1a624cb5d98796e9138bfc512b62d5130885140b1751c01f29a8eff96f66a2b57cb5abe23c1fa2b55188acabd6554c5897190a4e1aee1ec09245d53b88f69d8
+DIST xf86-video-mga-2.0.0.tar.bz2 452486 BLAKE2B 
e3c0d3d6ee3c1651f96fa2353d94d5f9f19ebf97b121a87749fdb8ba6d8d3bf7066c39c454910a2b1ad9d7e3d44dd3c31bbd432490855df4676bd4fcdafe71c9
 SHA512 
b92006486aef815ff4399f291d610c65d88c0b32a9dae97658c644715ff62b221b01495b5c7a2311745e26f699c1c1f753b81c7bf54cf75567af9f78ac015540

diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild 
b/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild
new file mode 100644
index 00000000000..068ece92834
--- /dev/null
+++ b/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+XORG_DRI=dri
+inherit xorg-2
+
+DESCRIPTION="Matrox video driver"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~x86-linux"
+
+src_configure() {
+       XORG_CONFIGURE_OPTIONS="$(use_enable dri)"
+       xorg-2_src_configure
+}

Reply via email to