* [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-modesetting/, profiles/
@ 2011-10-23 9:49 Chi-Thanh Christopher Nguyen
0 siblings, 0 replies; 2+ messages in thread
From: Chi-Thanh Christopher Nguyen @ 2011-10-23 9:49 UTC (permalink / raw
To: gentoo-commits
commit: 737f6e1d12035595b75e8d5f8c16b8ba19217d1b
Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 23 09:48:43 2011 +0000
Commit: Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Sun Oct 23 09:48:43 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=737f6e1d
x11-drivers/xf86-video-modesetting: new ebuild
---
profiles/package.mask | 1 +
.../xf86-video-modesetting-9999.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 2d0ece3..4622e1e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -27,6 +27,7 @@
=x11-drivers/xf86-video-ati-9999
=x11-drivers/xf86-video-glint-9999
=x11-drivers/xf86-video-intel-9999
+=x11-drivers/xf86-video-modesetting-9999
=x11-drivers/xf86-video-nouveau-9999
=x11-drivers/xf86-video-vmware-9999
=x11-libs/libdmx-9999
diff --git a/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-9999.ebuild b/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-9999.ebuild
new file mode 100644
index 0000000..06081b8
--- /dev/null
+++ b/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-9999.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+inherit xorg-2
+
+DESCRIPTION="Unaccelerated generic driver for kernel modesetting"
+SRC_URI=""
+
+KEYWORDS="~amd64 ~x86"
+IUSE="dri"
+
+RDEPEND="x11-libs/libdrm
+ x11-libs/libXvMC"
+DEPEND="${RDEPEND}"
+
+pkg_setup() {
+ XORG_CONFIGURE_OPTIONS="$(use_enable dri)"
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-modesetting/, profiles/
@ 2018-03-06 2:49 Matt Turner
0 siblings, 0 replies; 2+ messages in thread
From: Matt Turner @ 2018-03-06 2:49 UTC (permalink / raw
To: gentoo-commits
commit: 71a5ffbacc444e9ece0ef8dd3e87876fc0cfc087
Author: Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Tue Mar 6 02:48:27 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Mar 6 02:48:27 2018 +0000
URL: https://gitweb.gentoo.org/proj/x11.git/commit/?id=71a5ffba
x11-drivers/xf86-video-modesetting: Delete
profiles/package.mask | 1 -
.../xf86-video-modesetting-9999.ebuild | 12 ------------
2 files changed, 13 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 1dfbe01e..9eeef566 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -22,7 +22,6 @@
=x11-drivers/xf86-input-wacom-9999
=x11-drivers/xf86-video-ati-9999
=x11-drivers/xf86-video-glint-9999
-=x11-drivers/xf86-video-modesetting-9999
=x11-drivers/xf86-video-nested-9999
=x11-drivers/xf86-video-nouveau-9999
=x11-drivers/xf86-video-vmware-9999
diff --git a/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-9999.ebuild b/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-9999.ebuild
deleted file mode 100644
index bc42e926..00000000
--- a/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-9999.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="Unaccelerated generic driver for kernel modesetting"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-06 2:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-23 9:49 [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-modesetting/, profiles/ Chi-Thanh Christopher Nguyen
-- strict thread matches above, loose matches on Subject: below --
2018-03-06 2:49 Matt Turner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox