31 lines
731 B
YAML
31 lines
731 B
YAML
name: binutils
|
|
description: The GNU Binutils are a collection of binary tools
|
|
version: 2.47.0
|
|
revision: 1
|
|
url: https://www.gnu.org/software/binutils/
|
|
license: GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- flex
|
|
- gcc-libs
|
|
- glibc
|
|
- jansson
|
|
- libelf
|
|
- zlib
|
|
- zstd
|
|
optional_depends:
|
|
- debuginfod:For debuginfod server/client functionality
|
|
- perl:For gprofng-display-html
|
|
check_depends:
|
|
- bc
|
|
- debuginfod
|
|
- dejagnu
|
|
downloads:
|
|
- url: https://sourceware.org/pub/binutils/releases/binutils-${BPM_PKG_VERSION//.0/}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 154ab23b60070e8f27013c22977f1129425d67d1e8acd6e13010e617811e4cff
|