Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 204514 - x11-drivers/xf86-input-vboxmouse-1.5.4 (new ebuild)
Summary: x11-drivers/xf86-input-vboxmouse-1.5.4 (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on: 204511
Blocks:
  Show dependency tree
 
Reported: 2008-01-06 07:38 UTC by Christopher Byrne
Modified: 2008-03-19 09:39 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
xf86-input-vboxmouse-1.5.4.ebuild (xf86-input-vboxmouse-1.5.4.ebuild,1.08 KB, text/plain)
2008-01-06 07:38 UTC, Christopher Byrne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Byrne 2008-01-06 07:38:02 UTC
This is ebuild 3 of 4 for the VritualBox Guest Additions ebuild requests. This one depends on Bug #204511.

I have created the ebuild, xf86-input-vboxmouse-1.5.4. I propose it go under the category "x11-drivers". This ebuild is for Linux GUESTS running under VirtualBox - this is the mouse driver needed to use the mouse integration.. Thus, Gentoo guests no longer have to run the Guest Extensions ISO. They can now be handles with the usual portage tools, like "emerge".

This ebuild has 1 known issue - the tarball already contains the xotrg headers of several versions. xorg-server is RDEPEND, thus, in theory, it might not even be installed yet. Thus we have no idea which version to install. So this version has been limited, via RDEPEND and XORGVERSION, to work on xorg-7.1 (tested against xorg-server-1.3.0.0). May or may not work with xorg-xserver-1.4.0.0. The 1.4 modules included in the tarball DO NOT work with xorg-server-1.3.0.0. To compile against xorg-server-1.4.0.0, jsut change XORGVERSION to 14, and set RDEPEND to >=xorg-server-1.4.0.0. 

Split into its own ebuild so it can one day be added to INPUT_DEVICES. There's need to be a better solution for the versioning issue, though.

Succesfully tested on a Windowa Vista Home Premium host.
Comment 1 Christopher Byrne 2008-01-06 07:38:48 UTC
Created attachment 140256 [details]
xf86-input-vboxmouse-1.5.4.ebuild
Comment 2 Alessio Cassibba (X-Drum) 2008-02-04 21:53:08 UTC
hi,
i did some improvements to the submitted ebuild and commited it
to jokey's overlay[1], the ebuild is called x11-drivers/xf86-input-virtualbox


[1] http://overlays.gentoo.org/dev/jokey/browser/trunk/x11-drivers/xf86-input-virtualbox
Comment 3 Markus Ullmann (RETIRED) gentoo-dev 2008-03-19 09:39:45 UTC
Added to CVS, thanks to all involved :)