Merge pull request #5500 from Rmys/master

virtualbox-5.2.16:ver.bump
This commit is contained in:
Rmys
2018-08-18 11:42:28 +03:00
committed by GitHub
2 changed files with 21 additions and 4 deletions
@@ -0,0 +1,11 @@
diff -u -r VirtualBox-5.2.12/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp VirtualBox-5.2.12-qt/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp
--- VirtualBox-5.2.12/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp 2018-05-09 18:38:05.000000000 +0200
+++ VirtualBox-5.2.12-qt/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp 2018-06-05 21:51:18.401913367 +0200
@@ -21,6 +21,7 @@
/* Qt includes: */
# include <QRegExpValidator>
+# include <QButtonGroup>
/* GUI includes: */
# include "QIWidgetValidator.h"
+10 -4
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>A powerful virtualization program</Summary>
<Description>VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. This is the Open Source Edition which lacks USB support and some other things.</Description>
<Archive sha1sum="37c615c480fbb64b70be9f333f3fd96379982de3" type="tarbz2">http://download.virtualbox.org/virtualbox/5.2.12/VirtualBox-5.2.12.tar.bz2</Archive>
<Archive sha1sum="833fbc0a8a93193c7d7e96c7e7869daaf4d63236" type="tarbz2">http://download.virtualbox.org/virtualbox/5.2.16/VirtualBox-5.2.16.tar.bz2</Archive>
<BuildDependencies>
<Dependency>dev86</Dependency>
<Dependency>cdrkit</Dependency>
@@ -31,6 +31,7 @@
<Dependency>libvpx-devel</Dependency>
<Dependency>libXext-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
<Dependency>libopus-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
<Dependency>alsa-lib-devel</Dependency>
<Dependency>libXfixes-devel</Dependency>
@@ -57,14 +58,12 @@
<Patches>
<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">008-root-window.patch</Patch>
<!-- <Patch level="1">009-include-path.patch</Patch> -->
<Patch level="1">python.patch</Patch>
<Patch level="1">008-no-vboxvideo.patch</Patch>
<Patch level="1">010-linux-4.16-mount-fixes.patch</Patch>
<Patch level="1">010-qt-5.patch</Patch>
</Patches>
</Source>
@@ -154,6 +153,13 @@
</Package>
<History>
<Update release="18">
<Date>2018-08-17</Date>
<Version>5.2.16</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-10</Date>
<Version>5.2.12</Version>