summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2008-03-18 22:06:34 +0000
committerMarkus Ullmann <jokey@gentoo.org>2008-03-18 22:06:34 +0000
commita1afadafacf4712bdfcc36016bf3b3f379f0fd25 (patch)
tree6d10747990c96755e72713525a8a744f9d7285c9 /x11-drivers/xf86-input-virtualbox
parentversion bump. bug #213802 (diff)
downloadhistorical-a1afadafacf4712bdfcc36016bf3b3f379f0fd25.tar.gz
historical-a1afadafacf4712bdfcc36016bf3b3f379f0fd25.tar.bz2
historical-a1afadafacf4712bdfcc36016bf3b3f379f0fd25.zip
Initial import from my dev overlay, thanks to all involved (see ChangeLog)
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-drivers/xf86-input-virtualbox')
-rw-r--r--x11-drivers/xf86-input-virtualbox/ChangeLog37
-rw-r--r--x11-drivers/xf86-input-virtualbox/Manifest5
-rw-r--r--x11-drivers/xf86-input-virtualbox/files/xf86-input-virtualbox-1.5.6-remove-alsa.patch22
-rw-r--r--x11-drivers/xf86-input-virtualbox/metadata.xml13
-rw-r--r--x11-drivers/xf86-input-virtualbox/xf86-input-virtualbox-1.5.6.ebuild63
5 files changed, 140 insertions, 0 deletions
diff --git a/x11-drivers/xf86-input-virtualbox/ChangeLog b/x11-drivers/xf86-input-virtualbox/ChangeLog
new file mode 100644
index 000000000000..2d9037b33bf9
--- /dev/null
+++ b/x11-drivers/xf86-input-virtualbox/ChangeLog
@@ -0,0 +1,37 @@
+# ChangeLog for x11-drivers/xf86-input-virtualbox
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-virtualbox/ChangeLog,v 1.1 2008/03/18 22:04:03 jokey Exp $
+
+*xf86-input-virtualbox-1.5.6 (18 Mar 2008)
+
+ 18 Mar 2008; Markus Ullmann <jokey@gentoo.org>
+ +files/xf86-input-virtualbox-1.5.6-remove-alsa.patch, +metadata.xml,
+ +xf86-input-virtualbox-1.5.6.ebuild:
+ Initial import from my dev overlay, thanks to all involved (see ChangeLog)
+
+ 06 Mar 2008; Davide Cendron (scen) <scen@gentoo.org>
+ xf86-input-virtualbox-1.5.4.ebuild, xf86-input-virtualbox-1.5.6.ebuild:
+ Fixed conditional install
+
+ 26 Feb 2008; Alessio Cassibba (X-Drum) <swapon@gmail.com>
+ xf86-input-virtualbox-1.5.6.ebuild:
+ fix wrong MY_P
+
+ 21 Feb 2008; Alessio Cassibba <swapon@gmail.com>
+ +xf86-input-virtualbox-1.5.6.ebuild,
+ +files/xf86-input-virtualbox-1.5.6-remove-alsa.patch:
+ version bump
+
+ 22 Jan 2008; Alessio Cassibba (X-Drum) <swapon@gmail.com>
+ xf86-input-virtualbox-1.5.4.ebuild:
+ fix pkg_postinst message; fix description
+
+ 22 Jan 2008; Alessio Cassibba (X-Drum) <swapon@gmail.com>
+ xf86-input-virtualbox-1.5.4.ebuild:
+ add pkg_postinst with a warning about the video driver configuration
+
+ 21 Jan 2008; Alessio Cassibba (X-Drum) <swapon@gmail.com>
+ +xf86-input-virtualbox-1.5.4.ebuild,
+ +files/xf86-input-virtualbox-1.5.4-remove-alsa.patch, +metadata.xml:
+ initial commit for xf86-input-virtualbox, VirtualBox guest mouse drivers
+
diff --git a/x11-drivers/xf86-input-virtualbox/Manifest b/x11-drivers/xf86-input-virtualbox/Manifest
new file mode 100644
index 000000000000..07306adb3353
--- /dev/null
+++ b/x11-drivers/xf86-input-virtualbox/Manifest
@@ -0,0 +1,5 @@
+AUX xf86-input-virtualbox-1.5.6-remove-alsa.patch 761 RMD160 01a703389ac676662c16150855e7dc536d5b0845 SHA1 327818074e2dd85b1c55570fc67367165b525e79 SHA256 b23acb72dc347a98982bc882d646d9aa785ec46d34083448f1a3c9c77794d18f
+DIST VirtualBox-1.5.6-1_OSE.tar.bz2 26720717 RMD160 b016986beeae6205f19f5f1a3c586d3c08511c2f SHA1 1cb11c012b9143e14f2eada645757cae8886d0d1 SHA256 fb4d98f932a89d914486101a22dfdda628dae34069dfae8b6cdece4fa10b9c24
+EBUILD xf86-input-virtualbox-1.5.6.ebuild 1459 RMD160 af3e1fd3fb96b950da8cbeb225395aab21fdfd85 SHA1 f9e1c0cc322253d7fa7b28931a3678b8741e01e4 SHA256 573341593f0ea867581bf532665c02e1ec446b740994829559ed8cbfd59eb9c3
+MISC ChangeLog 1410 RMD160 529a232a352f89cc333092188e7c00b23093d720 SHA1 4c77e69c8a2d743a57b54dbf6239f6e740e8b63b SHA256 eb76b0803208ae0a82e9594c1e811e9425a4cd057fcde611e73a0d3d941e56c9
+MISC metadata.xml 344 RMD160 12935d5b21be85bc4222fd06371c93dcbf6f534e SHA1 68b99919921f246738cce4350b77d895e7c78106 SHA256 fff5aeb6f453d2e137765ca5016e81344cb0cd0cecd51d81bbb889cb1d7a5ba9
diff --git a/x11-drivers/xf86-input-virtualbox/files/xf86-input-virtualbox-1.5.6-remove-alsa.patch b/x11-drivers/xf86-input-virtualbox/files/xf86-input-virtualbox-1.5.6-remove-alsa.patch
new file mode 100644
index 000000000000..44c5d7510dd7
--- /dev/null
+++ b/x11-drivers/xf86-input-virtualbox/files/xf86-input-virtualbox-1.5.6-remove-alsa.patch
@@ -0,0 +1,22 @@
+--- VirtualBox-1.5.6_OSE/Config.kmk.orig 2008-01-02 17:21:25.000000000 +0100
++++ VirtualBox-1.5.6_OSE/Config.kmk 2008-01-02 17:24:20.000000000 +0100
+@@ -208,7 +208,7 @@
+ # Enable the ISCSI feature.
+ VBOX_WITH_ISCSI = 1
+ # Enable ALSA support for Linux
+-VBOX_WITH_ALSA = 1
++#VBOX_WITH_ALSA = 1
+ # Enable Pulse support for Linux
+ VBOX_WITH_PULSE = 1
+ # Disable WINMM support for Windows (not implemented)
+--- VirtualBox-1.5.6_OSE/configure.orig 2008-01-02 17:21:37.000000000 +0100
++++ VirtualBox-1.5.6_OSE/configure 2008-01-02 17:24:42.000000000 +0100
+@@ -1526,7 +1526,7 @@
+ cnf_append "VBOX_WITH_VBOXDRV" ""
+ cnf_append "VBOX_WITH_LINUX_ADDITIONS_32BIT_R0" ""
+ fi
+- check_alsa
++# check_alsa
+ if [ $WITH_PULSE -eq 1 ]; then
+ check_pulse
+ else
diff --git a/x11-drivers/xf86-input-virtualbox/metadata.xml b/x11-drivers/xf86-input-virtualbox/metadata.xml
new file mode 100644
index 000000000000..76eddd3fbb1b
--- /dev/null
+++ b/x11-drivers/xf86-input-virtualbox/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>jokey@gentoo.org</email>
+ <name>Markus Ullmann</name>
+</maintainer>
+<maintainer>
+ <email>swapon@gmail.com</email>
+ <name>Alessio Cassibba</name>
+</maintainer>
+</pkgmetadata>
diff --git a/x11-drivers/xf86-input-virtualbox/xf86-input-virtualbox-1.5.6.ebuild b/x11-drivers/xf86-input-virtualbox/xf86-input-virtualbox-1.5.6.ebuild
new file mode 100644
index 000000000000..4d032251545c
--- /dev/null
+++ b/x11-drivers/xf86-input-virtualbox/xf86-input-virtualbox-1.5.6.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-virtualbox/xf86-input-virtualbox-1.5.6.ebuild,v 1.1 2008/03/18 22:04:03 jokey Exp $
+
+inherit x-modular eutils
+
+MY_P=VirtualBox-${PV}-1_OSE
+DESCRIPTION="VirtualBox input driver"
+HOMEPAGE="http://www.virtualbox.org/"
+SRC_URI="http://www.virtualbox.org/download/${PV}/${MY_P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="x11-base/xorg-server"
+DEPEND="${RDEPEND}
+ x11-proto/inputproto
+ x11-proto/randrproto
+ x11-proto/xproto"
+
+S=${WORKDIR}/${MY_P/-1_/_}
+
+src_unpack() {
+ unpack ${A}
+
+ # Disable (unused) alsa checks in {configure, Comfig.kmk}
+ epatch "${FILESDIR}/${P}-remove-alsa.patch"
+}
+
+src_compile() {
+ # build the user-space tools, warnings are harmless
+ ./configure --nofatal \
+ --disable-xpcom \
+ --disable-sdl-ttf \
+ --disable-pulse \
+ --build-headless || die "configure failed"
+ source ./env.sh
+
+ cd "${S}/src/VBox/Additions/linux/xmouse"
+ MAKE="kmk" emake || die "kmk failed"
+}
+
+src_install() {
+ cd "${S}/out/linux.${ARCH}/release/bin/additions"
+ insinto /usr/lib/xorg/modules/input
+
+ if has_version "<x11-base/xorg-server-1.4" ; then
+ newins vboxmouse_drv_71.so vboxmouse_drv.so
+ else
+ newins vboxmouse_drv_14.so vboxmouse_drv.so
+ fi
+}
+
+pkg_postinst() {
+ elog "You need to edit the file /etc/X11/xorg.conf and set:"
+ elog ""
+ elog " Driver \"vboxmouse\""
+ elog ""
+ elog "in the Core Pointer's InputDevice section (Section \"InputDevice\")"
+ elog ""
+}