Skip to content

Commit

Permalink
Remove PowerPC from obsolete recipes.
Browse files Browse the repository at this point in the history
Use the latest available version (in haikuports.cross) whenever
possible. Once this is also done and tested for all other architectures,
the older recipes can be removed.
  • Loading branch information
pulkomandy committed Jul 21, 2024
1 parent ca16426 commit 07d7d2e
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion app-shells/bash_bootstrap/bash_bootstrap-4.4.012.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ PATCHES="
bash-4.4.patchset
"

ARCHITECTURES="x86_gcc2 x86 x86_64 ppc arm"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"

PROVIDES="
bash_bootstrap = $portVersion
Expand Down
2 changes: 1 addition & 1 deletion dev-libs/expat_bootstrap/expat_bootstrap-2.1.0.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SOURCE_URI="https://github.com/libexpat/libexpat/releases/download/R_2_1_0/expat
CHECKSUM_SHA256="823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86"
SOURCE_DIR="expat-$portVersion"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64 ppc arm arm64 riscv64 sparc m68k"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm arm64 riscv64 sparc m68k"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"


Expand Down
2 changes: 1 addition & 1 deletion dev-libs/icu_bootstrap/icu_bootstrap-4.8.1.1.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ COPYRIGHT="1997-2011 IBM Corporation and others."
SOURCE_URI="http://download.icu-project.org/files/icu4c/4.8.1.1/icu4c-4_8_1_1-src.tgz"
CHECKSUM_SHA256="0a70491c5fdfc5a0fa7429f820da73951e07d59a268b3d8ffe052eec65820ca1"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64 ppc arm"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"

PATCHES="icu_bootstrap-4.8.1.1.patchset"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ SOURCE_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
SOURCE_FILENAME="$portVersionedName.tar.gz"
CHECKSUM_SHA256="95743a550c7e2b561273a1e349a270c659b0c454209de9cd7fc105395fec66fd"

ARCHITECTURES="!x86_gcc2 x86 x86_64 ppc arm"
ARCHITECTURES="!x86_gcc2 x86 x86_64 arm"
SECONDARY_ARCHITECTURES="x86"

PROVIDES="
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ CHECKSUM_SHA256="16328a906e55a3c633854beec8e9e255a639b366436470b4f6245eb0d2fde94
SOURCE_DIR="binutils-$binutilsVersion"
PATCHES="binutils_bootstrap-$portVersion.patchset"

ARCHITECTURES="!x86_gcc2 x86 x86_64 ppc arm arm64 riscv64 sparc m68k"
ARCHITECTURES="!x86_gcc2 x86 x86_64 arm arm64 riscv64 sparc m68k"
SECONDARY_ARCHITECTURES="x86"

PROVIDES="
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ SOURCE_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="0b2e8802314734756a4fd360dc61754889c94b0a0c44191a36f9d4abd75e3a37"
SOURCE_DIR="buildtools-$srcGitRev/binutils"

ARCHITECTURES="!x86_gcc2 x86 x86_64 ppc arm arm64 riscv64 sparc m68k"
ARCHITECTURES="!x86_gcc2 x86 x86_64 arm arm64 riscv64 sparc m68k"
SECONDARY_ARCHITECTURES="x86"

PROVIDES="
Expand Down
2 changes: 1 addition & 1 deletion sys-devel/bison_bootstrap/bison_bootstrap-2.4.3.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ LICENSE="GNU GPL v3"
SOURCE_URI="http://ftp.gnu.org/gnu/bison/bison-2.4.3.tar.gz"
CHECKSUM_SHA256="6b17be5e63ff6667c83f6ef0423befe0ba23d4bc554c4c33b02ce5bb65179b16"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64 ppc arm"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"

PATCHES="bison_bootstrap-2.4.3.patch"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SOURCE_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="535376dc64d2247b5cb8c70af9c7b952d4391a1485acca80d2779ab431f1a222"
REVISION="1"

ARCHITECTURES="!x86_gcc2 x86 x86_64 ppc arm m68k"
ARCHITECTURES="!x86_gcc2 x86 x86_64 arm m68k"
SECONDARY_ARCHITECTURES="x86"

libstdcxxSoVersion="6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SOURCE_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="0b2e8802314734756a4fd360dc61754889c94b0a0c44191a36f9d4abd75e3a37"
REVISION="6"

ARCHITECTURES="!x86_gcc2 x86_64 sparc riscv64 arm arm64 ppc m68k"
ARCHITECTURES="!x86_gcc2 x86_64 sparc riscv64 arm arm64 m68k"
SECONDARY_ARCHITECTURES="?x86"

libstdcxxSoVersion="6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SOURCE_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="0b2e8802314734756a4fd360dc61754889c94b0a0c44191a36f9d4abd75e3a37"
REVISION="1"

ARCHITECTURES="!x86_gcc2 ?x86_64 ?sparc ?riscv64 ?arm arm64 ?ppc ?m68k"
ARCHITECTURES="!x86_gcc2 ?x86_64 ?sparc ?riscv64 ?arm arm64 ?m68k"
SECONDARY_ARCHITECTURES="?x86"

libstdcxxSoVersion="6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SOURCE_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="c5de95ccaa68d271d702689ba3cfd3852170451441c9e084d1f3db40c8cc184f"
REVISION="1"

ARCHITECTURES="!x86_gcc2 ?x86_64 sparc riscv64 ?arm arm64 ?ppc ?m68k"
ARCHITECTURES="!x86_gcc2 ?x86_64 sparc riscv64 ?arm arm64 ?m68k"
SECONDARY_ARCHITECTURES="?x86"

libstdcxxSoVersion="6"
Expand Down
2 changes: 1 addition & 1 deletion sys-devel/make_bootstrap/make_bootstrap-4.1.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ CHECKSUM_SHA256="0bc7613389650ee6a24554b52572a272f7356164fd2c4132b0bcf13123e4fca
SOURCE_DIR="make-$portVersion"
PATCHES="make-$portVersion.patchset"

ARCHITECTURES="x86_gcc2 x86 x86_64 ppc arm arm64 riscv64 sparc m68k"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm arm64 riscv64 sparc m68k"

PROVIDES="
make_bootstrap = $portVersion compat >= 3.82
Expand Down
2 changes: 1 addition & 1 deletion sys-libs/ncurses_bootstrap/ncurses6_bootstrap-6.0.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CHECKSUM_SHA256="f551c24b30ce8bfb6e96d9f59b42fbea30fa3a6123384172f9e7284bcf64726
LICENSE="MIT"
COPYRIGHT="1998-2011 Free Software Foundation, Inc."
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64 ppc arm arm64 riscv64 sparc m68k"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm arm64 riscv64 sparc m68k"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"

PATCHES="ncurses_bootstrap-$portVersion.patchset
Expand Down

0 comments on commit 07d7d2e

Please sign in to comment.