Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)

x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
This commit is contained in:
waddlesplash
2021-09-15 15:40:18 -04:00
committed by GitHub
parent 091aa2623d
commit 4f180bdb94
2509 changed files with 2619 additions and 2619 deletions

View File

@@ -16,7 +16,7 @@ SOURCE_URI="http://rephial.org/downloads/4.2/angband-$portVersion.tar.gz"
CHECKSUM_SHA256="d3e1495c7cc2a4ee66de7b4e612d3b133048072e37504bd2e58a2351ab0fb56d"
PATCHES="angband-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
GLOBAL_WRITABLE_FILES="

View File

@@ -13,7 +13,7 @@ SOURCE_FILENAME="crawl-$portVersion.tar.xz"
SOURCE_DIR="stone_soup-$portVersion"
PATCHES="crawl-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
ARCHITECTURES="all !x86_gcc2 ?x86"
commandBinDir=$binDir
if [ "$targetArchitecture" = x86_gcc2 ]; then
SECONDARY_ARCHITECTURES="x86"

View File

@@ -13,7 +13,7 @@ PATCHES="nethack-$portVersion.patchset"
#the x86 is left is somebody wanted to edit it to work under gcc4
#(it compiles in gcc4, but what is the point if it compiles under gcc2)
ARCHITECTURES="x86_gcc2 ?x86 x86_64"
ARCHITECTURES="all ?x86"
GLOBAL_WRITABLE_FILES="
settings/nethack directory keep-old

View File

@@ -31,7 +31,7 @@ SOURCE_URI="https://github.com/kuroneko/sais/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="7516f26eb418336275a2e947dd4cc9880500ab4553d2bb14f8ca628df697232d"
SOURCE_DIR="sais-$srcGitRev"
ARCHITECTURES="!x86_gcc2 x86_64"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="

View File

@@ -12,7 +12,7 @@ CHECKSUM_SHA256="e5d3dc784bc117a3fe2f4449c74cb896310760ae5a82a50f8c1045705416cef
SOURCE_DIR="scourge"
PATCHES="scourge-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64"
ARCHITECTURES="?all !x86_gcc2"
SECONDARY_ARCHITECTURES="?x86"
PROVIDES="