blob: ad3634ce96bbeb913a5e70caadacbeb41af89072 (
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
|
# Generated by mksrcinfo v8
# Wed Oct 11 20:18:48 UTC 2017
pkgbase = dao-git
pkgdesc = A modern, very lightweight, portable, optionally typed programming language and VM written in C featuring blazingly fast real concurrency, defer, OOP, AOP, bytecode, high-level standard library, advanced modules & bindings and much more!
pkgver = 1783.0e31564f
pkgrel = 1
url = http://daoscript.org/
arch = i686
arch = x86_64
license = BSD
makedepends = libx11
makedepends = libxrandr
makedepends = libxinerama
makedepends = libxi
makedepends = libxcursor
makedepends = libxxf86vm
makedepends = xkeyboard-config
makedepends = sqlite
makedepends = libmariadbclient
makedepends = postgresql-libs
makedepends = readline
makedepends = zlib
depends = gcc-libs-multilib
optdepends = libxinerama: needed by the DaoGraphics module
optdepends = libxi: needed by the DaoGraphics module
optdepends = libxrandr: needed by the DaoGraphics module
optdepends = libxcursor: 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
provides = dao
conflicts = dao
replaces = dao-lang-git
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 = DaoGraphics::git+https://github.com/daokoder/DaoGraphics
source = DaoSQL::git+https://github.com/daokoder/DaoSQL
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = dao-git
|