summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndreas Baumann2019-08-23 20:24:25 +0200
committerAndreas Baumann2019-08-23 20:24:25 +0200
commit1330970c43cb672436b5d3d71350c61901efa4f1 (patch)
tree752c4248c4afefedde07fa96679fa00a97668936 /.SRCINFO
downloadaur-1330970c43cb672436b5d3d71350c61901efa4f1.tar.gz
initial version of ant 1.9.x not requiring JDK 8
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO32
1 files changed, 32 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0202c94daed3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,32 @@
+pkgbase = ant19
+ pkgdesc = Java based build tool
+ pkgver = 1.9.13
+ pkgrel = 1
+ url = https://ant.apache.org/
+ arch = any
+ license = APACHE
+ makedepends = bash
+ makedepends = java-environment=7
+ makedepends = junit
+ makedepends = java-hamcrest
+ source = https://www.apache.org/dist/ant/source/apache-ant-1.9.13-src.tar.bz2
+ source = https://www.apache.org/dist/ant/source/apache-ant-1.9.13-src.tar.bz2.asc
+ source = ant.conf
+ validpgpkeys = CE8075A251547BEE249BC151A2115AE15F6B8B72
+ validpgpkeys = 8DA70C00DF7AF1B0D2F9DC74DDBCC1270A29D081
+ sha256sums = fdefd01c909a69fbeab1c45a815e3a80d86351f61b992dfe2e2191d9b009aaaf
+ sha256sums = SKIP
+ sha256sums = 23bbef577b56d48adb1985dbd9795e5533146646f1e8bb879dd061a4014ffcf2
+
+pkgname = ant19
+ depends = java-environment=7
+ depends = bash
+ optdepends = junit: junit tasks
+ optdepends = java-hamcrest: junit tasks
+ conflicts = ant
+ backup = etc/ant.conf
+
+pkgname = ant19-doc
+ pkgdesc = Apache Ant build tool documentation
+ conflicts = ant-doc
+