From: "David Heidelberger" <d.okias@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-intel/
Date: Tue, 31 Dec 2013 15:11:52 +0000 (UTC) [thread overview]
Message-ID: <1388502678.093fda2348af49c72097f9d64a934e780729b491.okias@gentoo> (raw)
commit: 093fda2348af49c72097f9d64a934e780729b491
Author: David Heidelberger <david.heidelberger <AT> ixit <DOT> cz>
AuthorDate: Tue Dec 31 15:11:18 2013 +0000
Commit: David Heidelberger <d.okias <AT> gmail <DOT> com>
CommitDate: Tue Dec 31 15:11:18 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=093fda23
x11-drivers/xf86-video-intel: 2.99.907 bump
---
.../xf86-video-intel-2.99.907.ebuild | 72 ++++++++++++++++++++++
1 file changed, 72 insertions(+)
diff --git a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.907.ebuild b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.907.ebuild
new file mode 100644
index 0000000..ceeb5e8
--- /dev/null
+++ b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.907.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.906.ebuild,v 1.1 2013/11/17 22:20:35 chithanh Exp $
+
+EAPI=5
+
+XORG_DRI=dri
+inherit linux-info xorg-2
+
+DESCRIPTION="X.Org driver for Intel cards"
+
+KEYWORDS="~amd64 ~x86 ~amd64-fbsd -x86-fbsd"
+IUSE="glamor +sna +udev uxa xvmc"
+
+REQUIRED_USE="
+ || ( sna uxa )
+ glamor? ( uxa )
+"
+
+RDEPEND="x11-libs/libXext
+ x11-libs/libXfixes
+ >=x11-libs/pixman-0.27.1
+ >=x11-libs/libdrm-2.4.29[video_cards_intel]
+ glamor? (
+ x11-libs/glamor
+ )
+ sna? (
+ >=x11-base/xorg-server-1.10
+ )
+ udev? (
+ virtual/udev
+ )
+ xvmc? (
+ x11-libs/libXvMC
+ >=x11-libs/libxcb-1.5
+ x11-libs/xcb-util
+ )
+"
+DEPEND="${RDEPEND}
+ >=x11-proto/dri2proto-2.6
+ x11-proto/resourceproto"
+
+PATCHES=(
+ "${FILESDIR}"/${P}-server-crash.patch
+)
+
+src_configure() {
+ XORG_CONFIGURE_OPTIONS=(
+ $(use_enable dri)
+ $(use_enable glamor)
+ $(use_enable sna)
+ $(use_enable uxa)
+ $(use_enable udev)
+ $(use_enable xvmc)
+ )
+ xorg-2_src_configure
+}
+
+pkg_postinst() {
+ if linux_config_exists \
+ && ! linux_chkconfig_present DRM_I915_KMS; then
+ echo
+ ewarn "This driver requires KMS support in your kernel"
+ ewarn " Device Drivers --->"
+ ewarn " Graphics support --->"
+ ewarn " Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) --->"
+ ewarn " <*> Intel 830M, 845G, 852GM, 855GM, 865G (i915 driver) --->"
+ ewarn " i915 driver"
+ ewarn " [*] Enable modesetting on intel by default"
+ echo
+ fi
+}
next reply other threads:[~2013-12-31 15:11 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-31 15:11 David Heidelberger [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-04-05 19:24 [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-intel/ Matt Turner
2014-06-10 9:50 Chi-Thanh Christopher Nguyen
2014-05-28 0:45 Chi-Thanh Christopher Nguyen
2014-02-10 20:31 Remi Cardona
2014-02-03 21:52 Remi Cardona
2014-01-26 18:09 Chi-Thanh Christopher Nguyen
2014-01-03 20:20 Chi-Thanh Christopher Nguyen
2014-01-03 20:20 Chi-Thanh Christopher Nguyen
2014-01-01 1:36 David Heidelberger
2013-11-03 18:33 Remi Cardona
2013-06-28 10:10 Chi-Thanh Christopher Nguyen
2013-06-22 17:44 David Heidelberger
2012-09-30 12:16 Chi-Thanh Christopher Nguyen
2012-09-17 10:52 Remi Cardona
2012-09-13 21:14 Chi-Thanh Christopher Nguyen
2012-09-11 21:18 Remi Cardona
2012-09-10 19:44 Chi-Thanh Christopher Nguyen
2012-09-03 9:00 Chi-Thanh Christopher Nguyen
2012-07-16 13:41 Chi-Thanh Christopher Nguyen
2012-07-05 20:02 Remi Cardona
2012-07-05 20:02 Remi Cardona
2012-02-25 1:09 Chi-Thanh Christopher Nguyen
2012-02-24 15:10 Chi-Thanh Christopher Nguyen
2011-12-12 1:32 Chi-Thanh Christopher Nguyen
2011-10-31 19:08 Chi-Thanh Christopher Nguyen
2011-07-04 20:39 Chi-Thanh Christopher Nguyen
2011-06-18 20:03 Chi-Thanh Christopher Nguyen
2011-06-09 21:21 Donnie Berkholz
2011-06-08 14:01 Donnie Berkholz
2011-04-15 19:04 Michał Górny
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=1388502678.093fda2348af49c72097f9d64a934e780729b491.okias@gentoo \
--to=d.okias@gmail.com \
--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