blob: b51fa82035dbc753dd494be0781e4ebe4f946a9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = kaitai-struct-compiler-git
pkgdesc = Compiler for the Kaitai declarative binary format parsing language.
pkgver = 0.10.r56.g0acd030
pkgrel = 1
url = https://kaitai.io
arch = any
license = GPL3
makedepends = git
makedepends = sbt
depends = java-runtime
provides = kaitai-struct-compiler
conflicts = kaitai-struct-compiler
source = kaitai-struct-compiler::git+https://github.com/kaitai-io/kaitai_struct_compiler.git
sha256sums = SKIP
pkgname = kaitai-struct-compiler-git
|