From c588a77c2dbb0565f0eb4f19254132b769a98bd7 Mon Sep 17 00:00:00 2001 From: tastytea Date: Tue, 5 Jan 2021 00:42:44 +0100 Subject: [PATCH] app-emulation/dxvk: New patch for adding compiler/linker flags. The old patch stopped working after and . --- app-emulation/dxvk/dxvk-1.7.2.ebuild | 4 +- app-emulation/dxvk/dxvk-1.7.3.ebuild | 4 +- app-emulation/dxvk/dxvk-9999.ebuild | 4 +- ...ch => dxvk-1.7.3_add-compiler-flags.patch} | 0 .../files/dxvk-9999_add-compiler-flags.patch | 59 +++++++++++++++++++ 5 files changed, 65 insertions(+), 6 deletions(-) rename app-emulation/dxvk/files/{9999-add_compiler_flags.patch => dxvk-1.7.3_add-compiler-flags.patch} (100%) create mode 100644 app-emulation/dxvk/files/dxvk-9999_add-compiler-flags.patch diff --git a/app-emulation/dxvk/dxvk-1.7.2.ebuild b/app-emulation/dxvk/dxvk-1.7.2.ebuild index cc1f6408e..477e5d688 100644 --- a/app-emulation/dxvk/dxvk-1.7.2.ebuild +++ b/app-emulation/dxvk/dxvk-1.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -43,7 +43,7 @@ RDEPEND=" " PATCHES=( - "${FILESDIR}/9999-add_compiler_flags.patch" + "${FILESDIR}/dxvk-1.7.3_add-compiler-flags.patch" ) RESTRICT="!test? ( test )" diff --git a/app-emulation/dxvk/dxvk-1.7.3.ebuild b/app-emulation/dxvk/dxvk-1.7.3.ebuild index a1a4c1c97..e862a40c5 100644 --- a/app-emulation/dxvk/dxvk-1.7.3.ebuild +++ b/app-emulation/dxvk/dxvk-1.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -43,7 +43,7 @@ RDEPEND=" " PATCHES=( - "${FILESDIR}/9999-add_compiler_flags.patch" + "${FILESDIR}/dxvk-1.7.3_add-compiler-flags.patch" ) RESTRICT="!test? ( test )" diff --git a/app-emulation/dxvk/dxvk-9999.ebuild b/app-emulation/dxvk/dxvk-9999.ebuild index cc1f6408e..957837292 100644 --- a/app-emulation/dxvk/dxvk-9999.ebuild +++ b/app-emulation/dxvk/dxvk-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -43,7 +43,7 @@ RDEPEND=" " PATCHES=( - "${FILESDIR}/9999-add_compiler_flags.patch" + "${FILESDIR}/dxvk-9999_add-compiler-flags.patch" ) RESTRICT="!test? ( test )" diff --git a/app-emulation/dxvk/files/9999-add_compiler_flags.patch b/app-emulation/dxvk/files/dxvk-1.7.3_add-compiler-flags.patch similarity index 100% rename from app-emulation/dxvk/files/9999-add_compiler_flags.patch rename to app-emulation/dxvk/files/dxvk-1.7.3_add-compiler-flags.patch diff --git a/app-emulation/dxvk/files/dxvk-9999_add-compiler-flags.patch b/app-emulation/dxvk/files/dxvk-9999_add-compiler-flags.patch new file mode 100644 index 000000000..1b7de5130 --- /dev/null +++ b/app-emulation/dxvk/files/dxvk-9999_add-compiler-flags.patch @@ -0,0 +1,59 @@ +From 3af87af2759dc63738f50dda2482b809e2ba247f Mon Sep 17 00:00:00 2001 +From: tastytea +Date: Tue, 5 Jan 2021 00:16:38 +0100 +Subject: [PATCH] Add compiler and linker flags. +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +Revert “built-in options” to “properties” for