summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7d4658d1de8f1b816bdcd53e165ab36e321962b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
pkgbase = keystone-git
	pkgdesc = Lightweight multi-platform, multi-architecture assembler framework
	pkgver = 0.9.1.r151.gd49b6fa
	pkgrel = 1
	url = http://www.keystone-engine.org/
	arch = x86_64
	license = GPL2
	makedepends = git
	makedepends = cmake
	makedepends = gcc-libs
	makedepends = python
	makedepends = python2
	options = staticlibs
	options = !emptydirs
	source = keystone-git::git+https://github.com/keystone-engine/keystone
	sha512sums = SKIP

pkgname = keystone-git
	depends = gcc-libs
	provides = keystone
	provides = libkeystone.so
	conflicts = keystone

pkgname = python-keystone-git
	license = BSD
	depends = python
	depends = keystone
	provides = python-keystone
	conflicts = python-keystone

pkgname = python2-keystone-git
	license = BSD
	depends = python2
	depends = keystone
	provides = python2-keystone
	conflicts = python2-keystone