summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4fc19bb08598880137c1c49cf16596270e37d4bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = ceylon-git
	pkgdesc = A powerful statically typed language for writing large programs in groups
	pkgver = master
	pkgrel = 1
	url = http://ceylon-lang.org/
	arch = any
	license = Apache
	license = custom:GPL-CP
	license = LGPL
	makedepends = git
	makedepends = apache-ant
	depends = java-environment>=7
	depends = bash
	optdepends = nodejs: for JavaScript interoperability
	source = ceylon-git::git+https://github.com/ceylon/ceylon.git#branch=master
	sha256sums = SKIP

pkgname = ceylon-git