[arch-commits] Commit in virtualbox/trunk (011-python-3-7.patch PKGBUILD)

Christian Hesse eworm at archlinux.org
Tue Jul 31 19:01:06 UTC 2018


    Date: Tuesday, July 31, 2018 @ 19:01:06
  Author: eworm
Revision: 366069

prepare for python 3.7 rebuild

Added:
  virtualbox/trunk/011-python-3-7.patch
Modified:
  virtualbox/trunk/PKGBUILD

----------------------+
 011-python-3-7.patch |   13 +++++++++++++
 PKGBUILD             |    2 ++
 2 files changed, 15 insertions(+)

Added: 011-python-3-7.patch
===================================================================
--- 011-python-3-7.patch	                        (rev 0)
+++ 011-python-3-7.patch	2018-07-31 19:01:06 UTC (rev 366069)
@@ -0,0 +1,13 @@
+diff --git a/configure b/configure
+index 128da55c..c4bb08c4 100755
+--- a/configure
++++ b/configure
+@@ -1969,7 +1969,7 @@ extern "C" int main(void)
+ }
+ EOF
+   found=
+-  SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m"
++  SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m python3.7 python3.7m"
+   for p in $PYTHONDIR; do
+     for d in $SUPPYTHONLIBS; do
+       for b in lib/x86_64-linux-gnu lib/i386-linux-gnu lib64 lib/64 lib; do

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-31 18:57:00 UTC (rev 366068)
+++ PKGBUILD	2018-07-31 19:01:06 UTC (rev 366069)
@@ -76,6 +76,7 @@
         '008-no-vboxvideo.patch'
         '009-include-path.patch'
         '010-qt-5.11.patch'
+        '011-python-3-7.patch'
         # The following patch and mount.vboxsf wrapper should be removed
         # once support for mainline-style options string gets upstreamed
         '012-vboxsf-automount.patch'
@@ -100,6 +101,7 @@
             '8b7f241107863f82a5b0ae336aead0b3366a40103ff72dbebf33f54b512a0cbc'
             '1acc7014bcb3d9ca6da29eed813c3d6e91a688c43f9d93802fd4e3814f67ace4'
             'c6ef35e6893d557c7c2269ff79bc299fe9058cfb2c933a7efdc7a8a7b6d9c5da'
+            '55224cb74b54b331d691f171efc0d4c058a14f738551f1d8f559146c2908635d'
             'a784f3cc24652a16385cc63abac6c5178932ca5f3861be7650631b7dafa753a4'
             'f3ed6741f8977f40900c8aa372fa082df1f8723d497d4fff445153c543bc8947')
 



More information about the arch-commits mailing list