blob: b151a01871e1571f81f5032a183c94ecb96063d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ghidra-extension-emotionengine-git
pkgdesc = Ghidra processor for the Sony Playstation 2's Emotion Engine MIPS-based CPU
pkgver = 1.6.0.r21.gc996291
pkgrel = 1
url = https://github.com/beardypig/ghidra-emotionengine
arch = any
license = Apache 2.0
makedepends = git
makedepends = unzip
makedepends = gradle
depends = ghidra
source = ghidra-emotionengine::git+https://github.com/beardypig/ghidra-emotionengine#branch=master
sha256sums = SKIP
pkgname = ghidra-extension-emotionengine-git
|