17 lines
694 B
Bash
17 lines
694 B
Bash
# Template file for 'rz-ghidra'
|
|
pkgname=rz-ghidra
|
|
version=0.7.0
|
|
revision=1
|
|
build_style=cmake
|
|
build_helper=qemu
|
|
configure_args="-DCUTTER_INSTALL_PLUGDIR=/usr/lib/rizin/cutter/plugins/native
|
|
-DBUILD_CUTTER_PLUGIN=ON"
|
|
hostmakedepends="pkg-config qt6-base qt6-tools"
|
|
makedepends="cutter-devel rizin-devel"
|
|
short_desc="Deep ghidra decompiler and sleigh disassembler integration for rizin"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-3.0-or-later"
|
|
homepage="https://github.com/rizinorg/rz-ghidra"
|
|
distfiles="https://github.com/rizinorg/rz-ghidra/releases/download/v${version}/rz-ghidra-src-v${version}.tar.gz"
|
|
checksum=62b9bc3e8f92efd7aa08a5fec710a19ef976c07f1dae9ba8f76539cc8b6fff6f
|