blob: bb83f3d3bbccfda2234daa6df90ba91f6013d637 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = chigraph-git
pkgdesc = A visual programming language
pkgver = 244c0d0a512158d6f126713fc0ca0e2a3b532989
pkgrel = 2
url = https://github.com/chigraph/chigraph
arch = i686
arch = x86_64
makedepends = cmake
makedepends = boost
makedepends = llvm
makedepends = clang
depends = libgit2
depends = llvm-libs
depends = lldb
depends = boost-libs
conflicts = chigraph-git
source = chigraph::git+https://github.com/chigraph/chigraph
md5sums = SKIP
pkgname = chigraph-git
|