summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cf4f32749fb3255924b2dbd226591003aae0616d (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
pkgbase = dao-git
	pkgdesc = A very lightweight, portable, optionally typed programming language and VM written in C featuring blazingly fast real concurrency, defer, OOP, AOP, LLVM JIT, bytecode, BNF macros, many advanced modules & bindings and much more!
	pkgver = 1489.2c135a5
	pkgrel = 1
	url = http://www.daovm.net/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = glib2
	makedepends = gobject-introspection
	makedepends = glu
	makedepends = libx11
	makedepends = libxrandr
	makedepends = libxinerama
	makedepends = libxi
	makedepends = libxcursor
	makedepends = libxxf86vm
	makedepends = xkeyboard-config
	makedepends = sqlite
	makedepends = libmariadbclient
	makedepends = postgresql-libs
	makedepends = libffi
	makedepends = sdl2
	makedepends = cblas
	makedepends = gsl
	makedepends = clang
	makedepends = readline
	makedepends = zlib
	depends = gcc-libs-multilib
	optdepends = glib2: needed by the DaoGObject module (runtime binding generation)
	optdepends = gobject-introspection: needed by the DaoGObject module (runtime binding generation)
	optdepends = libxinerama: needed by the DaoGraphics module
	optdepends = libxi: needed by the DaoGraphics module
	optdepends = libxrandr: needed by the DaoGraphics module
	optdepends = glu: needed by the DaoGraphics and DaoOpenGL modules
	optdepends = sqlite: needed by the DaoSQLite module
	optdepends = libmariadbclient: needed by the DaoMySQL module
	optdepends = postgresql-libs: needed by the DaoPostgreSQL module
	optdepends = libffi: needed by the clinker module (allows calling C functions directly from Dao)
	optdepends = sdl2: needed by the DaoSDL module
	optdepends = cblas: needed by the cblas module
	optdepends = gsl: needed by the DaoGSL module (GNU Scientific Library)
	optdepends = clang: needed by clangdao (a C/C++ library autobinding tool)
	optdepends = zlib: needed by the JIT and CXX modules
	provides = dao
	conflicts = dao
	source = dao::git+https://github.com/daokoder/dao
	source = dao-tools::git+https://github.com/daokoder/dao-tools
	source = dao-modules::git+https://github.com/daokoder/dao-modules
	source = DaoGenomeTools::git+https://github.com/daokoder/DaoGenomeTools
	source = DaoGObject::git+https://github.com/daokoder/DaoGObject
	source = DaoGraphics::git+https://github.com/daokoder/DaoGraphics
	source = DaoGSL::git+https://github.com/daokoder/DaoGSL
	source = DaoOpenGL::git+https://github.com/daokoder/DaoOpenGL
	source = DaoSQL::git+https://github.com/daokoder/DaoSQL
	source = DaoSDL::git+https://github.com/daokoder/DaoSDL
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = dao-git