antlr4
No description set
- Developed at Java:packages
-
1
derived packages
- Download package
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
antlr4-4.8.tar.gz | 0004294054 4.1 MB | 11 months |
antlr4-install-path.patch.in | 0000001621 1.58 KB | 11 months |
antlr4.changes | 0000002252 2.2 KB | 11 months |
antlr4.spec | 0000006684 6.53 KB | 11 months |
unicodedata.patch | 0003020850 2.88 MB | 11 months |
Comments for antlr4 2
frederikmoellers wrote over 1 year ago
This package doesn't contain the the antlr4 binary. In fact, none of the antlr4-related packages do. Is this a bug?
NickLion wrote over 1 year ago
It's not a bug it's a limitation of how antlr4 is built, it needs internet connection to build itself (maven dependencies) and it needs maven. openSUSE has no maven and there is need to create bootstrap even if we'll have maven some day (to use something like Fedora XMvn with local repository). This package was introduced to have libantlr4-runtime for C++ to build mysql-workbench. I agree that presence of antlr4 arch rpm (not src) is misleading as it has only license & readme, maybe it's better to exclude it from publishing, idk.