|
299 | 299 | "_disabled": false, |
300 | 300 | "rebuild": false, |
301 | 301 | "pkg_family": "binutils", |
302 | | - "description": { |
303 | | - "_default": "Tools for manipulating binaries (linker, assembler, etc.) [alias=bintools]", |
304 | | - "addr2line": "Converts addresses into filenames and line numbers [binutils]", |
305 | | - "ar": "A utility for creating, modifying and extracting from archives [binutils]", |
306 | | - "as": "The GNU Assembler [binutils]", |
307 | | - "c++filt": "Filter to demangle encoded C++ symbols [binutils]", |
308 | | - "coffdump": "COFF-specific dumper for objdump [binutils]", |
309 | | - "dllwrap": "Generate PE style dll [binutils]", |
310 | | - "dwp": "The DWARF packaging utility [binutils]", |
311 | | - "elfedit": "Allows alteration of ELF format files [binutils]", |
312 | | - "gprof": "Displays profiling information [binutils]", |
313 | | - "ld": "The GNU linker [binutils]", |
314 | | - "ld.bfd": "The GNU linker with BFD libraries [binutils]", |
315 | | - "ld.gold": "A new, faster, ELF only linker [binutils]", |
316 | | - "nm": "Lists symbols from object files [binutils]", |
317 | | - "objcopy": "Copies and translates object files [binutils]", |
318 | | - "objdump": "Displays information from object files [binutils]", |
319 | | - "ranlib": "Generates an index to the contents of an archive [binutils]", |
320 | | - "readelf": "Displays information from any ELF format object file [binutils]", |
321 | | - "size": "Lists the section sizes of an object or archive file [binutils]", |
322 | | - "srconv": "Sysroff conversion program [binutils]", |
323 | | - "strings": "Lists printable strings from files [binutils]", |
324 | | - "strip": "Discards symbols [binutils]", |
325 | | - "sysdump": "Sysroff object format dumper [binutils]", |
326 | | - "windmc": "Generate Windows message resources [binutils]", |
327 | | - "windres": "Manipulate Windows resources [binutils]" |
328 | | - }, |
| 302 | + "description": "Tools for manipulating binaries (linker, assembler, etc.) [alias=bintools]", |
329 | 303 | "ghcr_pkg": "ghcr.io/pkgforge/pkgcache/binutils/appimage/ppkg/stable", |
330 | 304 | "build_script": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/packages/binutils/appimage.ppkg.stable.yaml" |
331 | 305 | }, |
|
0 commit comments