blob: b03165c295ffa25b5aaf79376ee4ae1759cfcb1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = antlr3
pkgdesc = Parser generator for reading, processing, executing, or translating structured text or binary files.
pkgver = 3.5.2
pkgrel = 1
url = https://www.antlr3.org/index.html
arch = any
license = BSD
depends = java-environment>=6
provides = antlr=3.5.2
noextract = antlr-3.5.2-complete.jar
source = https://www.antlr3.org/download/antlr-3.5.2-complete.jar
source = antlr3
sha256sums = 26ca659f47d77384f518cf2b6463892fcd4f0b0d4d8c0de2addf697e63e7326b
sha256sums = 3053499ceaa2c155a0c5e0ee456e5745e1d9f534d0f12ae76e3af0190a094dcf
pkgname = antlr3
|