mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
r2dec_js, revbump for radare2 update (#13557)
This commit is contained in:
@@ -14,7 +14,7 @@ COPYRIGHT="2020-2023 Giovanni Dante Grazioli
|
||||
2023 Marcin Kolny"
|
||||
LICENSE="BSD (3-clause)
|
||||
MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/wargio/r2dec-js/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f40d29dc390538e1f1848d295163761df6bec9d9a4c99a790dc98061b5b943f7"
|
||||
SOURCE_DIR="r2dec-js-$portVersion"
|
||||
@@ -26,8 +26,6 @@ SOURCE_DIR_2="quickjs-$quickjsVer"
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
radare2Ver="6.0.7"
|
||||
|
||||
PROVIDES="
|
||||
r2dec_js$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
@@ -40,11 +38,11 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libr_config$secondaryArchSuffix == $radare2Ver
|
||||
devel:libr_cons$secondaryArchSuffix == $radare2Ver
|
||||
devel:libr_core$secondaryArchSuffix == $radare2Ver
|
||||
devel:libr_io$secondaryArchSuffix == $radare2Ver
|
||||
devel:libr_util$secondaryArchSuffix == $radare2Ver
|
||||
devel:libr_config$secondaryArchSuffix
|
||||
devel:libr_cons$secondaryArchSuffix
|
||||
devel:libr_core$secondaryArchSuffix
|
||||
devel:libr_io$secondaryArchSuffix
|
||||
devel:libr_util$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user