kaitai-struct-compiler: drop noarch.
Also rebuild to appear in musl repositories and xlint.
This commit is contained in:
parent
08bc249023
commit
34ab47852c
1 changed files with 2 additions and 3 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'kaitai-struct-compiler'
|
# Template file for 'kaitai-struct-compiler'
|
||||||
pkgname=kaitai-struct-compiler
|
pkgname=kaitai-struct-compiler
|
||||||
version=0.8
|
version=0.8
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
depends="virtual?java-environment"
|
depends="virtual?java-environment"
|
||||||
short_desc="Compiler for the Kaitai declarative binary format parsing language"
|
short_desc="Compiler for the Kaitai declarative binary format parsing language"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://kaitai.io"
|
homepage="http://kaitai.io"
|
||||||
distfiles="https://bintray.com/kaitai-io/universal/download_file?file_path=${version}%2F${pkgname}-${version}.zip"
|
distfiles="https://bintray.com/kaitai-io/universal/download_file?file_path=${version}%2F${pkgname}-${version}.zip"
|
||||||
checksum=545fc10e134db2901cad8817be1b440fca6f2bad8b92b2948ebe0647f3ffa2c9
|
checksum=545fc10e134db2901cad8817be1b440fca6f2bad8b92b2948ebe0647f3ffa2c9
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue