summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlex Szczuczko2015-11-15 10:17:11 +0000
committerAlex Szczuczko2015-11-15 10:17:11 +0000
commit237d1e73712594dfc92f65b03b7a6f71f10a4d6e (patch)
tree176641057592724d80116653581ab7a1955ad7b2 /.SRCINFO
downloadaur-237d1e73712594dfc92f65b03b7a6f71f10a4d6e.tar.gz
Modify from ceylon package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..dd726c440814
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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+http://github.com/ceylon/ceylon.git#branch=master
+ sha256sums = SKIP
+
+pkgname = ceylon-git
+