Skip to content

Commit 9ddea81

Browse files
committed
New package: rz-ghidra-0.4.0
1 parent ce6367e commit 9ddea81

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

srcpkgs/rz-ghidra/template

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Template file for 'rz-ghidra'
2+
pkgname=rz-ghidra
3+
version=0.4.0
4+
revision=1
5+
wrksrc="$pkgname"
6+
build_style=cmake
7+
configure_args="-DCUTTER_INSTALL_PLUGDIR=/usr/lib/rizin/cutter/plugins/native
8+
-DBUILD_CUTTER_PLUGIN=ON"
9+
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
10+
makedepends="cutter-devel rizin-devel"
11+
short_desc="Deep ghidra decompiler and sleigh disassembler integration for rizin"
12+
maintainer="classabbyamp <void@placeviolette.net>"
13+
license="LGPL-3.0-or-later"
14+
homepage="https://github.com/rizinorg/rz-ghidra"
15+
distfiles="https://github.com/rizinorg/rz-ghidra/releases/download/v${version}/rz-ghidra-src-v${version}.tar.gz"
16+
checksum=6b8a6d1259699115e70f1f7d27de26c57fc19338d2d3e517460e35bb5f39eb55
17+
nocross="https://github.com/rizinorg/rz-ghidra/issues/298"

0 commit comments

Comments
 (0)