26 lines
612 B
Plaintext
26 lines
612 B
Plaintext
name: nasm
|
|
description: portable x86 architecture assembler
|
|
version: "3.01"
|
|
revision: 1
|
|
url: https://www.nasm.us/
|
|
license: BSD
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
make_depends:
|
|
- adobe-source-code-pro-fonts
|
|
- adobe-source-sans-fonts
|
|
- asciidoc
|
|
- diffutils
|
|
- fontconfig
|
|
- ghostscript
|
|
- perl-font-ttf
|
|
- perl-sort-versions
|
|
- xmlto
|
|
downloads:
|
|
- url: https://github.com/netwide-assembler/nasm/archive/refs/tags/nasm-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: af2f241ecc061205d73ba4f781f075d025dabaeab020b676b7db144bf7015d6d
|