virtualbox:rebuild
This commit is contained in:
@@ -42,6 +42,7 @@ def install():
|
||||
pisitools.insinto("/etc/vbox", "vbox.cfg")
|
||||
shelltools.chmod("src/VBox/Additions/x11/Installer/98vboxadd-xclient", 0755)
|
||||
pisitools.insinto("/usr/bin", "src/VBox/Additions/x11/Installer/98vboxadd-xclient", "VBoxClient-all")
|
||||
pisitools.insinto("/etc/xdg/autostart", "src/VBox/Additions/x11/Installer/vboxclient.desktop")
|
||||
#pisitools.insinto("/lib/udev/rules.d", "src/VBox/Additions/linux/installer/70-xorg-vboxmouse.rules")
|
||||
pisitools.insinto("/usr/share/X11/pci", "src/VBox/Additions/x11/Installer/vboxvideo.ids")
|
||||
#pisitools.insinto("/usr/share/X11/xorg.conf.d", "src/VBox/Additions/x11/Installer/50-vboxmouse.conf")
|
||||
|
||||
@@ -58,12 +58,12 @@
|
||||
<Patch level="1">wrapper.patch</Patch>
|
||||
<Patch level="1">002-dri-driver-path.patch</Patch>
|
||||
<Patch level="1">003-ogl-include-new.patch</Patch>
|
||||
<Patch level="1">005-gsoap-build.patch</Patch>
|
||||
<Patch level="1">006-rdesktop-vrdp-keymap-path.patch</Patch>
|
||||
<!-- <Patch level="1">005-gsoap-build.patch</Patch> -->
|
||||
<!-- <Patch level="1">006-rdesktop-vrdp-keymap-path.patch</Patch> -->
|
||||
<Patch level="1">008-root-window.patch</Patch>
|
||||
<!-- <Patch level="1">004-xorg.patch</Patch> -->
|
||||
<Patch level="1">python.patch</Patch>
|
||||
<Patch level="1">008-no-vboxvideo.patch</Patch>
|
||||
<!-- <Patch level="1">008-no-vboxvideo.patch</Patch> -->
|
||||
<!-- <Patch level="1">VirtualBox-5.1.14-linux-4.9-buildfix.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
@@ -137,6 +137,7 @@
|
||||
<Files>
|
||||
<Path fileType="data">/etc/X11/Xsession.d</Path>
|
||||
<Path fileType="data">/lib/udev/rules.d</Path>
|
||||
<Path fileType="data">/etc/xdg/autostart</Path>
|
||||
<Path fileType="library">/lib/security</Path>
|
||||
<Path fileType="executable">/sbin</Path>
|
||||
<Path fileType="executable">/usr/bin/VBoxClient*</Path>
|
||||
@@ -153,6 +154,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="14">
|
||||
<Date>2018-03-15</Date>
|
||||
<Version>5.2.8</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2018-03-03</Date>
|
||||
<Version>5.2.8</Version>
|
||||
|
||||
Reference in New Issue
Block a user