name: elfutils description: Handle ELF object files and DWARF debugging information (Utilities) version: "0.195" revision: 2 url: https://sourceware.org/elfutils/ license: GPL2-or-later OR LGPL3-or-later maintainers: - enumdev@enumerated.dev architecture: any type: source depends: - gcc-libs - glibc - libarchive - libelf=0.195 - sh make_depends: - bzip2 - curl - json-c - libarchive - sqlite - xz-utils - zlib - zstd downloads: - url: https://sourceware.org/ftp/elfutils/${BPM_PKG_VERSION}/elfutils-${BPM_PKG_VERSION}.tar.bz2 extract_to: ${BPM_SOURCE} extract_strip_components: 1 checksum: 37629fdf7f1f3dc2818e138fca2b8094177d6c2d0f701d3bb650a561218dc026 split_packages: - name: elfutils - name: libelf description: Handle ELF object files and DWARF debugging information (Libraries) depends: - bzip2 - curl - glibc - json-c - xz-utils - zlib - zstd - name: debuginfod description: Handle ELF object files and DWARF debugging information (Debuginfod) depends: - gcc-libs - glibc - json-c - libarchive - libelf=0.195 - sqlite - xz-utils