public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-intel: ChangeLog xf86-video-intel-2.5.0.ebuild
@ 2008-10-28 13:52 Remi Cardona (remi)
  0 siblings, 0 replies; only message in thread
From: Remi Cardona (remi) @ 2008-10-28 13:52 UTC (permalink / raw
  To: gentoo-commits

remi        08/10/28 13:52:40

  Modified:             ChangeLog
  Added:                xf86-video-intel-2.5.0.ebuild
  Log:
  x11-drivers/xf86-video-intel: bump to 2.5.0 with patches to remove old symlinks
  (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r2 x86_64)

Revision  Changes    Path
1.4                  x11-drivers/xf86-video-intel/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	23 Oct 2008 18:23:38 -0000	1.3
+++ ChangeLog	28 Oct 2008 13:52:40 -0000	1.4
@@ -1,6 +1,17 @@
 # ChangeLog for x11-drivers/xf86-video-intel
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v 1.3 2008/10/23 18:23:38 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-intel/ChangeLog,v 1.4 2008/10/28 13:52:40 remi Exp $
+
+*xf86-video-intel-2.5.0 (28 Oct 2008)
+
+  28 Oct 2008; Rémi Cardona <remi@gentoo.org>
+  +files/2.5.0-0001-Default-kernel-mode-setting-to-off-add-configure-fl.patc
+  h, +files/2.5.0-0002-clean-up-man-pages-generation-and-installation.patch,
+  +files/2.5.0-0003-use-standard-automake-macros-for-handling-symlinks.patch
+  ,
+  +files/2.5.0-0004-add-a-configure-switch-for-pre-2.0-compatibility-sym.pat
+  ch, +xf86-video-intel-2.5.0.ebuild:
+  bump to 2.5.0 with patches to remove old symlinks
 
   22 Oct 2008; Rémi Cardona <remi@gentoo.org>
   xf86-video-intel-1.6.5.ebuild, xf86-video-intel-1.7.4.ebuild,



1.1                  x11-drivers/xf86-video-intel/xf86-video-intel-2.5.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.5.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-intel/xf86-video-intel-2.5.0.ebuild?rev=1.1&content-type=text/plain

Index: xf86-video-intel-2.5.0.ebuild
===================================================================
# Copyright 1999-2008 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.5.0.ebuild,v 1.1 2008/10/28 13:52:40 remi Exp $

SNAPSHOT="yes"

inherit x-modular

DESCRIPTION="X.Org driver for Intel cards"

KEYWORDS="~amd64 ~arm ~ia64 ~sh ~x86 ~x86-fbsd"
IUSE="dri"

RDEPEND=">=x11-base/xorg-server-1.2
	x11-libs/libXvMC"
DEPEND="${RDEPEND}
	x11-proto/fontsproto
	x11-proto/randrproto
	x11-proto/renderproto
	x11-proto/xextproto
	x11-proto/xineramaproto
	x11-proto/xproto
	dri? ( x11-proto/xf86driproto
			x11-proto/glproto
			>=x11-libs/libdrm-2.4.0
			x11-libs/libX11 )"

CONFIGURE_OPTIONS="$(use_enable dri) --disable-symlinks"

PATCHES=(
"${FILESDIR}/${PV}-0001-Default-kernel-mode-setting-to-off-add-configure-fl.patch"
"${FILESDIR}/${PV}-0002-clean-up-man-pages-generation-and-installation.patch"
"${FILESDIR}/${PV}-0003-use-standard-automake-macros-for-handling-symlinks.patch"
"${FILESDIR}/${PV}-0004-add-a-configure-switch-for-pre-2.0-compatibility-sym.patch"
)

pkg_setup() {
	if use dri && ! built_with_use x11-base/xorg-server dri; then
		die "Build x11-base/xorg-server with USE=dri."
	fi
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-28 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-28 13:52 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-intel: ChangeLog xf86-video-intel-2.5.0.ebuild Remi Cardona (remi)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox