21 lines
556 B
YAML
21 lines
556 B
YAML
name: yasm
|
|
description: Rewrite of NASM under the 'new' BSD License
|
|
version: 1.3.0
|
|
revision: 2
|
|
url: https://github.com/yasm/yasm
|
|
license: BSD-3-Clause,Artistic-1.0,GPL2-or-later,LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
make_depends:
|
|
- python3
|
|
- xmlto
|
|
downloads:
|
|
- url: https://github.com/yasm/yasm/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: f708be0b7b8c59bc1dbe7134153cd2f31faeebaa8eec48676c10f972a1f13df3
|