Commit Graph

11 Commits

Author SHA1 Message Date
Humdinger
58a5f48afb virtualbox_guest_additions: save, strip, restore resources
Thanks PulkoMandy for the save/restore trick.
The .rdef file contains an include that cannot be easily resolved.
2015-11-15 18:14:45 +01:00
Humdinger
7695eef2c7 Improving recipe.
* reordering blocks
* removing unneeded openssl requirements
* stripping VBoxControl and VBoxTray, the latter would sit 8MiB fat
  in the Deskbar...
2015-11-14 19:54:32 +01:00
Sergei Reznikov
b7ca6d2a45 VirtualBox Guest Additions: autostart is not really needed.
VBoxTray replicant is persistent
2015-11-11 18:10:41 +03:00
Sergei Reznikov
0dd870e4f8 VirtualBox Guest Additions: add autostart file and Deskbar link 2015-11-11 17:52:47 +03:00
Sergei Reznikov
741d453697 Bump revisions of recipes needed to be rebuilt after OpenSSL version change
Probably missed quite a few
2015-11-11 14:42:51 +03:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
François Revol
0d5ca0970f virtualbox_guest_additions: add TODO about post_install
We want VBoxTray to be installed in Deskbar automatically
2014-12-11 16:12:40 +01:00
Sergei Reznikov
7a1c9c2b6a VirtualBox guest additions: update to the latest version 2014-12-09 19:35:17 +03:00
François Revol
817f36fb2d WIP recipe & patch for VirtualBox Guest Additions
Currently only clipboard exchange is supported, requires
VBoxTray running in the Deskbar.

The VBoxControl command should also work for some features.
2014-07-01 19:40:20 +02:00