summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c08896cb366117e34d285ef548ca4ca151af0ea6 (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
38
39
40
41
42
pkgbase = unicorn-git
	pkgdesc = Lightweight, multi-platform, multi-architecture CPU emulator framework based on QEMU
	pkgver = 1.0.2.rc1.r5.g3b17db0d
	pkgrel = 1
	url = http://www.unicorn-engine.org
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = git
	makedepends = python
	makedepends = python2
	makedepends = python-setuptools
	makedepends = python2-setuptools
	makedepends = ruby
	options = staticlibs
	options = !emptydirs
	source = unicorn-git::git+https://github.com/unicorn-engine/unicorn
	sha512sums = SKIP

pkgname = unicorn-git
	depends = glibc
	provides = unicorn
	conflicts = unicorn

pkgname = python-unicorn-git
	depends = python
	depends = unicorn
	provides = python-unicorn
	conflicts = python-unicorn

pkgname = python2-unicorn-git
	depends = python2
	depends = unicorn
	provides = python2-unicorn
	conflicts = python2-unicorn

pkgname = ruby-unicorn-git
	depends = ruby
	depends = unicorn
	provides = ruby-unicorn
	conflicts = ruby-unicorn