public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-virtualbox: xf86-video-virtualbox-4.3.26.ebuild ChangeLog
@ 2015-04-01 18:06 Mike Frysinger (vapier)
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Frysinger (vapier) @ 2015-04-01 18:06 UTC (permalink / raw
  To: gentoo-commits

vapier      15/04/01 18:06:09

  Modified:             xf86-video-virtualbox-4.3.26.ebuild ChangeLog
  Log:
  Add --target for cross-compiling #410553 by Liam McLoughlin.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.2                  x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild

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

Index: xf86-video-virtualbox-4.3.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-virtualbox-4.3.26.ebuild	17 Mar 2015 08:02:35 -0000	1.1
+++ xf86-video-virtualbox-4.3.26.ebuild	1 Apr 2015 18:06:09 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild,v 1.1 2015/03/17 08:02:35 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild,v 1.2 2015/04/01 18:06:09 vapier Exp $
 
 EAPI=5
 
@@ -101,6 +101,7 @@
 		--disable-sdl-ttf \
 		--disable-pulse \
 		--disable-alsa \
+		--target-arch=${ARCH} \
 		--build-headless || die "configure failed"
 	source ./env.sh
 }



1.148                x11-drivers/xf86-video-virtualbox/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- ChangeLog	17 Mar 2015 08:02:35 -0000	1.147
+++ ChangeLog	1 Apr 2015 18:06:09 -0000	1.148
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-virtualbox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.147 2015/03/17 08:02:35 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.148 2015/04/01 18:06:09 vapier Exp $
+
+  01 Apr 2015; Mike Frysinger <vapier@gentoo.org>
+  xf86-video-virtualbox-4.3.26.ebuild:
+  Add --target for cross-compiling #410553 by Liam McLoughlin.
 
 *xf86-video-virtualbox-4.3.26 (17 Mar 2015)
 





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-virtualbox: xf86-video-virtualbox-4.3.26.ebuild ChangeLog
@ 2015-04-01 18:23 Mike Frysinger (vapier)
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Frysinger (vapier) @ 2015-04-01 18:23 UTC (permalink / raw
  To: gentoo-commits

vapier      15/04/01 18:23:29

  Modified:             xf86-video-virtualbox-4.3.26.ebuild ChangeLog
  Log:
  Fixes by Maxim Kammerer and Tomoh K. to pass in the right kernel build dir that the user set up #424816.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.3                  x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild?r1=1.2&r2=1.3

Index: xf86-video-virtualbox-4.3.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xf86-video-virtualbox-4.3.26.ebuild	1 Apr 2015 18:06:09 -0000	1.2
+++ xf86-video-virtualbox-4.3.26.ebuild	1 Apr 2015 18:23:29 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild,v 1.2 2015/04/01 18:06:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild,v 1.3 2015/04/01 18:23:29 vapier Exp $
 
 EAPI=5
 
@@ -54,7 +54,7 @@
 
 pkg_setup() {
 	linux-mod_pkg_setup
-	BUILD_PARAMS="KERN_DIR=${KV_DIR} KERNOUT=${KV_OUT_DIR}"
+	BUILD_PARAMS="KERN_DIR=${KV_OUT_DIR} KERNOUT=${KV_OUT_DIR}"
 
 	python-single-r1_pkg_setup
 }
@@ -102,6 +102,7 @@
 		--disable-pulse \
 		--disable-alsa \
 		--target-arch=${ARCH} \
+		--with-linux="${KV_OUT_DIR}" \
 		--build-headless || die "configure failed"
 	source ./env.sh
 }



1.149                x11-drivers/xf86-video-virtualbox/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog	1 Apr 2015 18:06:09 -0000	1.148
+++ ChangeLog	1 Apr 2015 18:23:29 -0000	1.149
@@ -1,6 +1,11 @@
 # ChangeLog for x11-drivers/xf86-video-virtualbox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.148 2015/04/01 18:06:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.149 2015/04/01 18:23:29 vapier Exp $
+
+  01 Apr 2015; Mike Frysinger <vapier@gentoo.org>
+  xf86-video-virtualbox-4.3.26.ebuild:
+  Fixes by Maxim Kammerer and Tomoh K. to pass in the right kernel build dir
+  that the user set up #424816.
 
   01 Apr 2015; Mike Frysinger <vapier@gentoo.org>
   xf86-video-virtualbox-4.3.26.ebuild:





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-virtualbox: xf86-video-virtualbox-4.3.26.ebuild ChangeLog
@ 2015-04-01 18:37 Mike Frysinger (vapier)
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Frysinger (vapier) @ 2015-04-01 18:37 UTC (permalink / raw
  To: gentoo-commits

vapier      15/04/01 18:37:09

  Modified:             xf86-video-virtualbox-4.3.26.ebuild ChangeLog
  Log:
  Log the configure command we run.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.4                  x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild?r1=1.3&r2=1.4

Index: xf86-video-virtualbox-4.3.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xf86-video-virtualbox-4.3.26.ebuild	1 Apr 2015 18:23:29 -0000	1.3
+++ xf86-video-virtualbox-4.3.26.ebuild	1 Apr 2015 18:37:09 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild,v 1.3 2015/04/01 18:23:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild,v 1.4 2015/04/01 18:37:09 vapier Exp $
 
 EAPI=5
 
@@ -95,15 +95,19 @@
 
 src_configure() {
 	# build the user-space tools, warnings are harmless
-	./configure \
-		--nofatal \
-		--disable-xpcom \
-		--disable-sdl-ttf \
-		--disable-pulse \
-		--disable-alsa \
-		--target-arch=${ARCH} \
-		--with-linux="${KV_OUT_DIR}" \
-		--build-headless || die "configure failed"
+	local cmd=(
+		./configure
+		--nofatal
+		--disable-xpcom
+		--disable-sdl-ttf
+		--disable-pulse
+		--disable-alsa
+		--target-arch=${ARCH}
+		--with-linux="${KV_OUT_DIR}"
+		--build-headless
+	)
+	echo "${cmd[@]}"
+	"${cmd[@]}" || die "configure failed"
 	source ./env.sh
 }
 



1.150                x11-drivers/xf86-video-virtualbox/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- ChangeLog	1 Apr 2015 18:23:29 -0000	1.149
+++ ChangeLog	1 Apr 2015 18:37:09 -0000	1.150
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-virtualbox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.149 2015/04/01 18:23:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.150 2015/04/01 18:37:09 vapier Exp $
+
+  01 Apr 2015; Mike Frysinger <vapier@gentoo.org>
+  xf86-video-virtualbox-4.3.26.ebuild:
+  Log the configure command we run.
 
   01 Apr 2015; Mike Frysinger <vapier@gentoo.org>
   xf86-video-virtualbox-4.3.26.ebuild:





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-virtualbox: xf86-video-virtualbox-4.3.26.ebuild ChangeLog
@ 2015-04-01 19:03 Mike Frysinger (vapier)
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Frysinger (vapier) @ 2015-04-01 19:03 UTC (permalink / raw
  To: gentoo-commits

vapier      15/04/01 19:03:05

  Modified:             xf86-video-virtualbox-4.3.26.ebuild ChangeLog
  Log:
  Respect the user's CC/CXX/CFLAGS/CPPFLAGS settings.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.5                  x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild?r1=1.4&r2=1.5

Index: xf86-video-virtualbox-4.3.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xf86-video-virtualbox-4.3.26.ebuild	1 Apr 2015 18:37:09 -0000	1.4
+++ xf86-video-virtualbox-4.3.26.ebuild	1 Apr 2015 19:03:05 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild,v 1.4 2015/04/01 18:37:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.26.ebuild,v 1.5 2015/04/01 19:03:05 vapier Exp $
 
 EAPI=5
 
@@ -102,6 +102,8 @@
 		--disable-sdl-ttf
 		--disable-pulse
 		--disable-alsa
+		--with-gcc="$(tc-getCC)"
+		--with-g++="$(tc-getCXX)"
 		--target-arch=${ARCH}
 		--with-linux="${KV_OUT_DIR}"
 		--build-headless
@@ -109,6 +111,7 @@
 	echo "${cmd[@]}"
 	"${cmd[@]}" || die "configure failed"
 	source ./env.sh
+	export VBOX_GCC_OPT="${CFLAGS} ${CPPFLAGS}"
 }
 
 src_compile() {



1.151                x11-drivers/xf86-video-virtualbox/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- ChangeLog	1 Apr 2015 18:37:09 -0000	1.150
+++ ChangeLog	1 Apr 2015 19:03:05 -0000	1.151
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-virtualbox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.150 2015/04/01 18:37:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.151 2015/04/01 19:03:05 vapier Exp $
+
+  01 Apr 2015; Mike Frysinger <vapier@gentoo.org>
+  xf86-video-virtualbox-4.3.26.ebuild:
+  Respect the user's CC/CXX/CFLAGS/CPPFLAGS settings.
 
   01 Apr 2015; Mike Frysinger <vapier@gentoo.org>
   xf86-video-virtualbox-4.3.26.ebuild:





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-04-01 19:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-01 18:37 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-virtualbox: xf86-video-virtualbox-4.3.26.ebuild ChangeLog Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-01 19:03 Mike Frysinger (vapier)
2015-04-01 18:23 Mike Frysinger (vapier)
2015-04-01 18:06 Mike Frysinger (vapier)

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