chithanh    14/03/25 15:26:53

  Modified:             ChangeLog
  Added:                xf86-video-vmware-13.0.1-r1.ebuild
  Log:
  Fix building against newer mesa, bug #504252.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.77                 x11-drivers/xf86-video-vmware/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-vmware/ChangeLog?rev=1.77&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-vmware/ChangeLog?rev=1.77&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-vmware/ChangeLog?r1=1.76&r2=1.77

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vmware/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   4 Dec 2013 01:17:59 -0000       1.76
+++ ChangeLog   25 Mar 2014 15:26:53 -0000      1.77
@@ -1,6 +1,14 @@
 # ChangeLog for x11-drivers/xf86-video-vmware
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vmware/ChangeLog,v 
1.76 2013/12/04 01:17:59 chithanh Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vmware/ChangeLog,v 
1.77 2014/03/25 15:26:53 chithanh Exp $
+
+*xf86-video-vmware-13.0.1-r1 (25 Mar 2014)
+
+  25 Mar 2014; Chí-Thanh Christopher Nguyễn <[email protected]>
+  +files/xf86-video-vmware-13.0.1-xa-compat-2.patch,
+  +files/xf86-video-vmware-13.0.1-xatracker-2.patch,
+  +xf86-video-vmware-13.0.1-r1.ebuild:
+  Fix building against newer mesa, bug #504252.
 
   04 Dec 2013; Chí-Thanh Christopher Nguyễn <[email protected]>
   +files/xf86-video-vmware-13.0.1-damageunregister.patch,



1.1                  
x11-drivers/xf86-video-vmware/xf86-video-vmware-13.0.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-vmware/xf86-video-vmware-13.0.1-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-vmware/xf86-video-vmware-13.0.1-r1.ebuild?rev=1.1&content-type=text/plain

Index: xf86-video-vmware-13.0.1-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vmware/xf86-video-vmware-13.0.1-r1.ebuild,v
 1.1 2014/03/25 15:26:53 chithanh Exp $

EAPI=5

XORG_DRI=always
XORG_EAUTORECONF=yes
inherit xorg-2

DESCRIPTION="VMware SVGA video driver"
KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE=""

RDEPEND="x11-libs/libdrm[libkms,video_cards_vmware]
        >=media-libs/mesa-10[xa]"
DEPEND="${RDEPEND}"

PATCHES=(
        "${FILESDIR}"/${P}-damageunregister.patch
        "${FILESDIR}"/${P}-xatracker-2.patch
        "${FILESDIR}"/${P}-xa-compat-2.patch
)




Reply via email to