blob: c81e48a86b1603a6b68d2789f0a0afae796afee9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = capstone-git
pkgdesc = A lightweight multi-platform, multi-architecture disassembly framework.
pkgver = 20250706.5292.56db8c2b6
pkgrel = 1
url = http://www.capstone-engine.org/
arch = i686
arch = x86_64
license = BSD
makedepends = git
optdepends = python: for python3 bindings
provides = capstone
conflicts = capstone
source = capstone-git::git+https://github.com/capstone-engine/capstone.git#branch=next
md5sums = SKIP
pkgname = capstone-git
|