From: "Chi-Thanh Christopher Nguyen" <chithanh@cs.tu-berlin.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-modesetting/, profiles/
Date: Sun, 23 Oct 2011 09:49:01 +0000 (UTC) [thread overview]
Message-ID: <737f6e1d12035595b75e8d5f8c16b8ba19217d1b.chithead@gentoo> (raw)
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)"
+}
next reply other threads:[~2011-10-23 9:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-23 9:49 Chi-Thanh Christopher Nguyen [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-03-06 2:49 [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-modesetting/, profiles/ Matt Turner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=737f6e1d12035595b75e8d5f8c16b8ba19217d1b.chithead@gentoo \
--to=chithanh@cs.tu-berlin.de \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox