mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
iaito, bump to 6.0.7 (#13284)
This commit is contained in:
@@ -13,9 +13,10 @@ HOMEPAGE="https://github.com/radareorg/iaito"
|
||||
COPYRIGHT="2025 radare2 developers et all"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="$HOMEPAGE/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="dc75fa4f0597d418ea9c98b45034ff440a3e449dcbc92f258148e0302b4debee"
|
||||
SOURCE_URI="https://github.com/radareorg/iaito/archive/4982ddefbbf4a7d41eb9cd7dd8f65e7bc915032f.tar.gz"
|
||||
CHECKSUM_SHA256="972775d0c23f50ba887889da821f25003bf3ffb5fe654876eb072b83ccfc0c69"
|
||||
SOURCE_FILENAME="iaito-$portVersion.tar.gz"
|
||||
SOURCE_DIR="iaito-4982ddefbbf4a7d41eb9cd7dd8f65e7bc915032f"
|
||||
srcGitRev_2="e66b3a962a7fc7dfd730764180011ecffbb206bf"
|
||||
SOURCE_URI_2="https://github.com/radareorg/iaito-translations/archive/$srcGitRev_2.tar.gz"
|
||||
CHECKSUM_SHA256_2="11f170b87045b5bec23e398ba04994719a72f4573d4391396a3ac0011792e14a"
|
||||
@@ -31,8 +32,6 @@ ADDITIONAL_FILES="iaito.rdef.in"
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
radare2Ver="6.0.4"
|
||||
|
||||
PROVIDES="
|
||||
iaito$secondaryArchSuffix = $portVersion
|
||||
cmd:iaito = $portVersion
|
||||
@@ -76,7 +75,7 @@ BUILD_REQUIRES="
|
||||
devel:libQt6Network$secondaryArchSuffix
|
||||
devel:libQt6Svg$secondaryArchSuffix
|
||||
devel:libQt6Widgets$secondaryArchSuffix
|
||||
devel:libr_core$secondaryArchSuffix == $radare2Ver
|
||||
devel:libr_core$secondaryArchSuffix
|
||||
# devel:libshiboken6.abi3$secondaryArchSuffix
|
||||
devel:libxxhash$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user