mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
iaito, add debuginfopackage (#8877)
This commit is contained in:
@@ -12,7 +12,7 @@ bindiffing, solvers ..."
|
||||
HOMEPAGE="https://github.com/radareorg/iaito"
|
||||
COPYRIGHT="2023 radare2 developers et all"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="$HOMEPAGE/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="2a0865352b7ccab4e8eb065cbcc87f847e30f6418ad17bd5b1a30284822a62aa"
|
||||
SOURCE_FILENAME="iaito-$portVersion.tar.gz"
|
||||
@@ -78,6 +78,9 @@ BUILD_PREREQUIRES="
|
||||
cmd:qmake6$secondaryArchSuffix
|
||||
"
|
||||
|
||||
defineDebugInfoPackage iaito$secondaryArchSuffix \
|
||||
$prefix/bin/iaito
|
||||
|
||||
BUILD()
|
||||
{
|
||||
runConfigure ./configure
|
||||
@@ -108,6 +111,6 @@ INSTALL()
|
||||
addResourcesToBinaries iaito.rdef \
|
||||
$prefix/bin/iaito
|
||||
|
||||
# crashes when launched from Terminal/Deskbar
|
||||
# crashes when launched from Terminal/Deskbar
|
||||
# addAppDeskbarSymlink $prefix/bin/iaito Iaito
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user