summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7a80e7f7e8b12b93b63c3f9ed92f2acf60ba45b3 (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
pkgbase = unicorn-git
	pkgdesc = Lightweight, multi-platform, multi-architecture CPU emulator framework based on QEMU
	pkgver = 2.0.0.r0.g6c1cbef6
	pkgrel = 1
	url = http://www.unicorn-engine.org
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = git
	makedepends = cmake
	makedepends = python
	makedepends = python-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
	depends = python-setuptools
	provides = python-unicorn
	conflicts = python-unicorn

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