Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Commit da82560

Browse files
committed
βœ… Linted (Repo) πŸ›οΈ
1 parent 7b64fd9 commit da82560

1 file changed

Lines changed: 1 addition & 27 deletions

File tree

β€ŽSBUILD_LIST.diffβ€Ž

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -299,33 +299,7 @@
299299
"_disabled": false,
300300
"rebuild": false,
301301
"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]",
329303
"ghcr_pkg": "ghcr.io/pkgforge/pkgcache/binutils/appimage/ppkg/stable",
330304
"build_script": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/packages/binutils/appimage.ppkg.stable.yaml"
331305
},

0 commit comments

Comments
Β (0)