summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-05-05 04:34:15 +0800
committerlilac2023-05-05 04:34:15 +0800
commitd53c7b1553bd2e16ed94b5a99dfbad21746749e0 (patch)
treefe594af759d75a86a7d767263e734e44a7dadb35
parent8a2cc73b3491bf5aa9732af1d2748d2c1bee49e4 (diff)
downloadaur-d53c7b1553bd2e16ed94b5a99dfbad21746749e0.tar.gz
[lilac] updated to 98942-4
-rw-r--r--.SRCINFO13
-rw-r--r--004-drop-Wno-format.patch92
-rw-r--r--005-gsoap-build.patch11
-rw-r--r--019-fix-liblzf-linkage.patch13
-rw-r--r--020-python-3-11.patch26
-rw-r--r--PKGBUILD16
6 files changed, 59 insertions, 112 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 934361556dc2..b285289aaf63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = virtualbox-svn
pkgver = 98942
- pkgrel = 2
+ pkgrel = 4
url = http://virtualbox.org
arch = x86_64
license = GPL
@@ -9,7 +9,6 @@ pkgbase = virtualbox-svn
makedepends = alsa-lib
makedepends = cdrkit
makedepends = curl
- makedepends = dev86
makedepends = device-mapper
makedepends = git
makedepends = glu
@@ -27,6 +26,8 @@ pkgbase = virtualbox-svn
makedepends = libxml2
makedepends = libxmu
makedepends = libxrandr
+ makedepends = liblzf
+ makedepends = libtpms
makedepends = libxslt
makedepends = libxtst
makedepends = linux-headers
@@ -58,13 +59,12 @@ pkgbase = virtualbox-svn
source = vboxreload
source = 001-disable-update.patch
source = 004-drop-Wno-format.patch
- source = 005-gsoap-build.patch
source = 008-no-vboxvideo.patch
source = 009-properly-handle-i3wm.patch
source = 012-vbglR3GuestCtrlDetectPeekGetCancelSupport.patch
source = 013-support-building-from-dkms.patch
source = 018-upate-xclient-script.patch
- source = 019-fix-liblzf-linkage.patch
+ source = 020-python-3-11.patch
sha256sums = SKIP
sha256sums = 76d98ea062fcad9e5e3fa981d046a6eb12a3e718a296544a68b66f4b65cb56db
sha256sums = 2101ebb58233bbfadf3aa74381f22f7e7e508559d2b46387114bc2d8e308554c
@@ -79,14 +79,13 @@ pkgbase = virtualbox-svn
sha256sums = e6e875ef186578b53106d7f6af48e426cdaf1b4e86834f01696b8ef1c685787f
sha256sums = 4001b5927348fe669a541e80526d4f9ea91b883805f102f7d571edbb482a9b9d
sha256sums = 9ee947c9b5ec5b25f52d3e72340fc3a57ca6e65a604e15b669ac582a3fb0dc1b
- sha256sums = e80f042ac123e77a1ebd17b4e50e9e0bdf894cb316baa2a9f38666dc2b15a963
- sha256sums = 9b2863373ad5cb3aa7bcd5984538e2d5d4b0c1f07e3a9cbca2c919cb9661511f
+ sha256sums = 7675f87d31ad3137f057dc3ee3d4a2c5b2cfe8cd362adba130ddbf7a65069516
sha256sums = 053bfeee8863f3ffdf2f0e3f9f0d77dc61dd32764700a97a7635fd8611e20491
sha256sums = 92df121e1c8a1a967b4928a4d5c6f7ba8c91e43902ecd6d8f5fecc9df4184413
sha256sums = 81900e13d36630488accd8c0bfd2ceb69563fb2c4f0f171caba1cca59d438024
sha256sums = 00f68b86d32a1fada900c2da8dad2ab4215106cd58004f049bded99727cda2ff
sha256sums = 87dddfd9047480e4c2b73367facf5dd3702148418c2efcd606af17c07da90fe0
- sha256sums = dcc4de2fa042c8f897cb743b2265be3b9b954389a6135fee9a9e5d9a178c23d8
+ sha256sums = 713fa594e8cb52946741839f8b73ffafedcd2e4ab03df169dd0c2c74ba9a18b4
pkgname = virtualbox-svn
pkgdesc = Powerful x86 virtualization for enterprise as well as home use
diff --git a/004-drop-Wno-format.patch b/004-drop-Wno-format.patch
index 0ca828cc1c34..1b9ec8f0aa6d 100644
--- a/004-drop-Wno-format.patch
+++ b/004-drop-Wno-format.patch
@@ -1,21 +1,18 @@
-From 9736107f45a17f04e4a0f9ab14fe913660cde3ad Mon Sep 17 00:00:00 2001
+From 6fed8ce04e50522c690ffa4bb100c1dd00ee4d36 Mon Sep 17 00:00:00 2001
From: Christian Hesse <mail@eworm.de>
-Date: Mon, 17 Oct 2022 15:07:30 +0200
-Subject: [PATCH] drop -Wno-format
+Date: Tue, 18 Apr 2023 22:59:50 +0200
+Subject: [PATCH 1/1] drop -Wno-format
---
- src/VBox/Devices/EFI/Firmware/Config.kmk | 2 +-
- .../Firmware/CryptoPkg/Library/OpensslLib/OpensslLib.inf | 6 +++---
- .../CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf | 6 +++---
- src/VBox/Devices/Makefile.kmk | 2 +-
- src/VBox/Devices/PC/ipxe/Makefile.kmk | 2 +-
- src/VBox/ExtPacks/VBoxDTrace/Makefile.kmk | 2 +-
- src/VBox/Main/webservice/Makefile.kmk | 3 +--
- src/libs/xpcom18a4/Config.kmk | 6 +++---
- 8 files changed, 14 insertions(+), 15 deletions(-)
+ src/VBox/Devices/EFI/Firmware/Config.kmk | 2 +-
+ src/VBox/Devices/Makefile.kmk | 2 +-
+ src/VBox/Devices/PC/ipxe/Makefile.kmk | 2 +-
+ src/VBox/ExtPacks/VBoxDTrace/Makefile.kmk | 2 +-
+ src/VBox/Main/webservice/Makefile.kmk | 3 +--
+ 5 files changed
diff --git a/src/VBox/Devices/EFI/Firmware/Config.kmk b/src/VBox/Devices/EFI/Firmware/Config.kmk
-index e2e537f1..de640194 100644
+index ddd1fc1e..0614d90c 100644
--- a/src/VBox/Devices/EFI/Firmware/Config.kmk
+++ b/src/VBox/Devices/EFI/Firmware/Config.kmk
@@ -155,7 +155,7 @@ TEMPLATE_VBoxEfiBldProg_LIBS = \
@@ -27,47 +24,11 @@ index e2e537f1..de640194 100644
-Wno-empty-body -Wno-unused-parameter -Wno-unused-variable -Wno-unused-label
TEMPLATE_VBoxEfiBldProg_CXXFLAGS = $(filter-out -pedantic,$(TEMPLATE_VBoxBldProg_CXXFLAGS)) \
-Wno-all -Wno-shadow -Wno-empty-body -Wno-unused-parameter -Wno-unused-variable \
-diff --git a/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/OpensslLib/OpensslLib.inf b/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/OpensslLib/OpensslLib.inf
-index 5300ea32..e9485765 100644
---- a/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/OpensslLib/OpensslLib.inf
-+++ b/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/OpensslLib/OpensslLib.inf
-@@ -618,10 +618,10 @@
- # -Werror=unused-but-set-variable: Warn whenever a local variable is assigned to, but otherwise unused (aside from its declaration).
- #
- GCC:*_*_IA32_CC_FLAGS = -U_WIN32 -U_WIN64 $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-error=unused-but-set-variable
-- GCC:*_*_X64_CC_FLAGS = -U_WIN32 -U_WIN64 $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS
-+ GCC:*_*_X64_CC_FLAGS = -U_WIN32 -U_WIN64 $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-error=format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS
- GCC:*_*_ARM_CC_FLAGS = $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-error=unused-but-set-variable
-- GCC:*_*_AARCH64_CC_FLAGS = $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-format -Wno-error=unused-but-set-variable
-- GCC:*_*_RISCV64_CC_FLAGS = $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-format -Wno-error=unused-but-set-variable
-+ GCC:*_*_AARCH64_CC_FLAGS = $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-error=unused-but-set-variable
-+ GCC:*_*_RISCV64_CC_FLAGS = $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-error=unused-but-set-variable
- GCC:*_CLANG35_*_CC_FLAGS = -std=c99 -Wno-error=uninitialized
- GCC:*_CLANG38_*_CC_FLAGS = -std=c99 -Wno-error=uninitialized
- GCC:*_CLANGPDB_*_CC_FLAGS = -std=c99 -Wno-error=uninitialized -Wno-error=incompatible-pointer-types -Wno-error=pointer-sign -Wno-error=implicit-function-declaration -Wno-error=ignored-pragma-optimize
-diff --git a/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf b/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf
-index 1b1d46b0..df9998a5 100644
---- a/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf
-+++ b/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf
-@@ -567,10 +567,10 @@
- # -Werror=unused-but-set-variable: Warn whenever a local variable is assigned to, but otherwise unused (aside from its declaration).
- #
- GCC:*_*_IA32_CC_FLAGS = -U_WIN32 -U_WIN64 $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-error=unused-but-set-variable
-- GCC:*_*_X64_CC_FLAGS = -U_WIN32 -U_WIN64 $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-error=format -Wno-format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS
-+ GCC:*_*_X64_CC_FLAGS = -U_WIN32 -U_WIN64 $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-error=format -Wno-error=unused-but-set-variable -DNO_MSABI_VA_FUNCS
- GCC:*_*_ARM_CC_FLAGS = $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-error=unused-but-set-variable
-- GCC:*_*_AARCH64_CC_FLAGS = $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-format -Wno-error=unused-but-set-variable
-- GCC:*_*_RISCV64_CC_FLAGS = $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-format -Wno-error=unused-but-set-variable
-+ GCC:*_*_AARCH64_CC_FLAGS = $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-error=unused-but-set-variable
-+ GCC:*_*_RISCV64_CC_FLAGS = $(OPENSSL_FLAGS) -Wno-error=maybe-uninitialized -Wno-error=unused-but-set-variable
- GCC:*_CLANG35_*_CC_FLAGS = -std=c99 -Wno-error=uninitialized
- GCC:*_CLANG38_*_CC_FLAGS = -std=c99 -Wno-error=uninitialized
- GCC:*_CLANGPDB_*_CC_FLAGS = -std=c99 -Wno-error=uninitialized -Wno-error=incompatible-pointer-types -Wno-error=pointer-sign -Wno-error=implicit-function-declaration -Wno-error=ignored-pragma-optimize
diff --git a/src/VBox/Devices/Makefile.kmk b/src/VBox/Devices/Makefile.kmk
-index 02da1255..c2cbbc1c 100644
+index a17e655f..fe905681 100644
--- a/src/VBox/Devices/Makefile.kmk
+++ b/src/VBox/Devices/Makefile.kmk
-@@ -836,7 +836,7 @@ VBOX_WITH_VMSVGA3D_DYNAMIC_LOAD = 1
+@@ -837,7 +837,7 @@ if !defined(VBOX_ONLY_EXTPACKS) && "$(intersects $(KBUILD_TARGET_ARCH),$(VBOX_SU
ifeq ($(KBUILD_TARGET),win)
$(file)_CFLAGS = -wd4018
else
@@ -77,23 +38,23 @@ index 02da1255..c2cbbc1c 100644
endef
diff --git a/src/VBox/Devices/PC/ipxe/Makefile.kmk b/src/VBox/Devices/PC/ipxe/Makefile.kmk
-index 8a611f6d..c57f0454 100644
+index 7f5b4c5a..33705fe7 100644
--- a/src/VBox/Devices/PC/ipxe/Makefile.kmk
+++ b/src/VBox/Devices/PC/ipxe/Makefile.kmk
-@@ -401,7 +401,7 @@ endif
+@@ -396,7 +396,7 @@ endif
#
BLDPROGS += ipxezbin
ipxezbin_TEMPLATE = VBoxBldProg
- ipxezbin_CFLAGS = -Wno-format -Wno-unused-function -Wno-pointer-arith
+ ipxezbin_CFLAGS = -Wno-unused-function -Wno-pointer-arith
ipxezbin_SOURCES = src/util/zbin.c
- ipxezbin_LIBS = lzma # @todo Can't assume liblzma on the build system
-
+ ifdef VBOX_WITH_LIBLZMA
+ ipxezbin_INCS = $(SDK_VBoxLibLzma_INCS) # Can't use the proper SDK here as link order matters and liblzma depends on our runtime.
diff --git a/src/VBox/ExtPacks/VBoxDTrace/Makefile.kmk b/src/VBox/ExtPacks/VBoxDTrace/Makefile.kmk
-index b2bd260b..133e7398 100644
+index 081f02b0..75fe411b 100644
--- a/src/VBox/ExtPacks/VBoxDTrace/Makefile.kmk
+++ b/src/VBox/ExtPacks/VBoxDTrace/Makefile.kmk
-@@ -118,7 +118,7 @@ if defined(VBOX_WITH_EXTPACK_VBOXDTRACE)
+@@ -118,7 +118,7 @@ if defined(VBOX_WITH_EXTPACK_VBOXDTRACE) && defined(VBOX_WITH_EXTPACK)
VBoxDTraceCmd_DEFS.win = YY_USE_PROTOS=1 YYENABLE_NLS=0 YYLTYPE_IS_TRIVIAL=0
VBoxDTraceCmd_SDKS = VBoxZlib
ifn1of ($(KBUILD_TARGET), win)
@@ -103,7 +64,7 @@ index b2bd260b..133e7398 100644
VBoxDTraceCmd_INCS = \
include \
diff --git a/src/VBox/Main/webservice/Makefile.kmk b/src/VBox/Main/webservice/Makefile.kmk
-index 072d066e..d2feea75 100644
+index dbccdf4f..c6093ed4 100644
--- a/src/VBox/Main/webservice/Makefile.kmk
+++ b/src/VBox/Main/webservice/Makefile.kmk
@@ -264,7 +264,7 @@ ifdef VBOX_GSOAP_INSTALLED
@@ -123,18 +84,3 @@ index 072d066e..d2feea75 100644
$(VBOX_GCC_Wno-int-in-bool-context) \
$(VBOX_GCC_Wno-logical-op)
# currently necessary when compiling against OpenSSL 1.0 due to a missing
-diff --git a/src/libs/xpcom18a4/Config.kmk b/src/libs/xpcom18a4/Config.kmk
-index 3b0831e5..a83a080b 100644
---- a/src/libs/xpcom18a4/Config.kmk
-+++ b/src/libs/xpcom18a4/Config.kmk
-@@ -243,8 +243,8 @@ TEMPLATE_XPComExe_LDFLAGS.darwin = -bi
- #
- TEMPLATE_XPComTstExe = XPCOM executable files (testcases)
- TEMPLATE_XPComTstExe_EXTENDS = XPComExe
--TEMPLATE_XPComTstExe_CXXFLAGS = $(TEMPLATE_XPComExe_CXXFLAGS) -Wno-format
--TEMPLATE_XPComTstExe_CFLAGS = $(TEMPLATE_XPComExe_CFLAGS) -Wno-format
-+TEMPLATE_XPComTstExe_CXXFLAGS = $(TEMPLATE_XPComExe_CXXFLAGS)
-+TEMPLATE_XPComTstExe_CFLAGS = $(TEMPLATE_XPComExe_CFLAGS)
- TEMPLATE_XPComTstExe_INST = $(INST_TESTCASE)
- ifdef VBOX_WITH_RUNPATH
- TEMPLATE_XPComTstExe_LDFLAGS = '$(VBOX_GCC_RPATH_OPT)$(VBOX_WITH_RUNPATH)' $(TEMPLATE_XPComExe_LDFLAGS)
diff --git a/005-gsoap-build.patch b/005-gsoap-build.patch
deleted file mode 100644
index 4502c6d6a9ee..000000000000
--- a/005-gsoap-build.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/VBox/Main/webservice/Makefile.kmk 2013-11-21 19:00:46.812761628 +0100
-+++ b/src/VBox/Main/webservice/Makefile.kmk 2016-08-18 15:16:05.803599026 +0100
-@@ -847,7 +847,7 @@ ifdef VBOX_GSOAP_INSTALLED
- $(RECOMPILE_ON_MAKEFILE_CURRENT) | $$(dir $$@)
- $(call MSG_GENERATE,,lots of files,$(GSOAPH_RELEVANT))
- $(RM) -f $@
-- $(REDIRECT) -C $(VBOXWEB_OUT_DIR) -- $(VBOX_SOAPCPP2) $(VBOXWEB_SOAPCPP2_SKIP_FILES) -L -2 -w -I$(VBOX_PATH_GSOAP_IMPORT) $(GSOAPH_RELEVANT)
-+ $(REDIRECT) -C $(VBOXWEB_OUT_DIR) -- $(VBOX_SOAPCPP2) $(VBOXWEB_SOAPCPP2_SKIP_FILES) -z1 -L -2 -w -I$(VBOX_PATH_GSOAP_IMPORT) $(GSOAPH_RELEVANT)
- ifeq ($(KBUILD_TARGET),win) # MSC -Wall workaround.
- $(CP) -f "$(VBOXWEB_SOAP_CLIENT_H)" "$(VBOXWEB_SOAP_CLIENT_H).tmp"
- $(SED) -f $(VBOX_PATH_WEBSERVICE)/stdsoap2.sed --output "$(VBOXWEB_SOAP_CLIENT_H)" "$(VBOXWEB_SOAP_CLIENT_H).tmp"
diff --git a/019-fix-liblzf-linkage.patch b/019-fix-liblzf-linkage.patch
deleted file mode 100644
index 70626e6449e2..000000000000
--- a/019-fix-liblzf-linkage.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Fix compiling with shared liblzf library by not mangling the needed symbols
---- a/src/VBox/Runtime/common/zip/zip.cpp 2022-10-07 01:11:55.000000000 +0800
-+++ b/src/VBox/Runtime/common/zip/zip.cpp 2022-10-19 22:35:37.996450458 +0800
-@@ -63,7 +63,9 @@
- #endif
- #ifdef RTZIP_USE_LZF
- RT_C_DECLS_BEGIN
-+extern "C" {
- # include <lzf.h>
-+}
- RT_C_DECLS_END
- # include <iprt/crc.h>
- #endif
diff --git a/020-python-3-11.patch b/020-python-3-11.patch
new file mode 100644
index 000000000000..f040f1354d8a
--- /dev/null
+++ b/020-python-3-11.patch
@@ -0,0 +1,26 @@
+diff --git a/configure b/configure
+index 0872ec4c..037680e0 100755
+--- a/configure
++++ b/configure
+@@ -2132,7 +2132,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 python3.7 python3.7m python3.8 python3.8m python3.9 python3.9m python3.10 python3.10m"
++ 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 python3.8 python3.8m python3.9 python3.9m python3.10 python3.10m python3.11 python3.11m"
+ 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
+diff --git a/src/VBox/Installer/linux/routines.sh b/src/VBox/Installer/linux/routines.sh
+index 08e06358..44eba726 100644
+--- a/src/VBox/Installer/linux/routines.sh
++++ b/src/VBox/Installer/linux/routines.sh
+@@ -446,7 +446,7 @@ maybe_run_python_bindings_installer() {
+ # the VirtualBox API bindings. Needs to prevent double installs which waste
+ # quite a bit of time.
+ PYTHONS=""
+- for p in python2.6 python2.7 python2 python3.3 python3.4 python3.5 python3.6 python3.7 python3.8 python3.9 python3.10 python3 python; do
++ for p in python2.6 python2.7 python2 python3.3 python3.4 python3.5 python3.6 python3.7 python3.8 python3.9 python3.10 python3.11 python3 python; do
+ if [ "`$p -c 'import sys
+ if sys.version_info >= (2, 6) and (sys.version_info < (3, 0) or sys.version_info >= (3, 3)):
+ print(\"test\")' 2> /dev/null`" != "test" ]; then
diff --git a/PKGBUILD b/PKGBUILD
index c049d6c717e7..7dc78d05bec2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgname=('virtualbox-svn'
'virtualbox-ext-vnc-svn')
pkgver=98942
_tarver=${pkgver}
-pkgrel=2
+pkgrel=4
arch=('x86_64')
url='http://virtualbox.org'
license=('GPL' 'custom:CDDL')
@@ -19,7 +19,6 @@ makedepends=('subversion'
'alsa-lib'
'cdrkit'
'curl'
- 'dev86'
'device-mapper'
'git'
'glu'
@@ -37,6 +36,8 @@ makedepends=('subversion'
'libxml2'
'libxmu'
'libxrandr'
+ 'liblzf'
+ 'libtpms'
'libxslt'
'libxtst'
'linux-headers'
@@ -68,13 +69,12 @@ source=("VirtualBox::svn+http://www.virtualbox.org/svn/vbox/trunk"
'vboxreload'
'001-disable-update.patch'
'004-drop-Wno-format.patch'
- '005-gsoap-build.patch'
'008-no-vboxvideo.patch'
'009-properly-handle-i3wm.patch'
'012-vbglR3GuestCtrlDetectPeekGetCancelSupport.patch'
'013-support-building-from-dkms.patch'
'018-upate-xclient-script.patch'
- '019-fix-liblzf-linkage.patch')
+ '020-python-3-11.patch')
pkgver() {
cd "VirtualBox"
@@ -93,7 +93,8 @@ prepare() {
patch -p1 -N -i "$srcdir/${filename##*/}"
fi
done
-
+
+ sed -i '1 a #include<cstdint>' src/libs/dxvk-native-1.9.2a/src/util/util_bit.h
echo 'Applying local config'
cp "$srcdir/LocalConfig.kmk" .
@@ -354,11 +355,10 @@ sha256sums=('SKIP'
'e6e875ef186578b53106d7f6af48e426cdaf1b4e86834f01696b8ef1c685787f'
'4001b5927348fe669a541e80526d4f9ea91b883805f102f7d571edbb482a9b9d'
'9ee947c9b5ec5b25f52d3e72340fc3a57ca6e65a604e15b669ac582a3fb0dc1b'
- 'e80f042ac123e77a1ebd17b4e50e9e0bdf894cb316baa2a9f38666dc2b15a963'
- '9b2863373ad5cb3aa7bcd5984538e2d5d4b0c1f07e3a9cbca2c919cb9661511f'
+ '7675f87d31ad3137f057dc3ee3d4a2c5b2cfe8cd362adba130ddbf7a65069516'
'053bfeee8863f3ffdf2f0e3f9f0d77dc61dd32764700a97a7635fd8611e20491'
'92df121e1c8a1a967b4928a4d5c6f7ba8c91e43902ecd6d8f5fecc9df4184413'
'81900e13d36630488accd8c0bfd2ceb69563fb2c4f0f171caba1cca59d438024'
'00f68b86d32a1fada900c2da8dad2ab4215106cd58004f049bded99727cda2ff'
'87dddfd9047480e4c2b73367facf5dd3702148418c2efcd606af17c07da90fe0'
- 'dcc4de2fa042c8f897cb743b2265be3b9b954389a6135fee9a9e5d9a178c23d8')
+ '713fa594e8cb52946741839f8b73ffafedcd2e4ab03df169dd0c2c74ba9a18b4')