summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 549c06346688aa90b1fbade308fffcd8e5bba16b (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
pkgbase = executor-git
	pkgdesc = A modern fork of the classic Mac emulator
	pkgver = 0.1.0.r437.g27c8ef28
	pkgrel = 1
	url = https://github.com/autc04/executor
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = ruby
	makedepends = sdl2
	makedepends = libxext
	makedepends = python
	makedepends = boost
	makedepends = perl
	depends = qt5-base
	depends = executor-data
	optdepends = sdl2: for SDL 2 frontend
	optdepends = libxext: for X11 frontend
	optdepends = waylandpp: for Wayland frontend
	provides = executor
	conflicts = executor
	options = !lto
	options = !debug
	source = git+https://github.com/autc04/executor.git
	sha256sums = SKIP

pkgname = executor-git