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

Commit 7b64fd9

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

1 file changed

Lines changed: 55 additions & 0 deletions

File tree

β€ŽSBUILD_LIST.diffβ€Ž

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,40 @@
295295
"ghcr_pkg": "ghcr.io/pkgforge/pkgcache/beet/archive/sharun/pypi",
296296
"build_script": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/packages/beet/archive.sharun.pypi.yaml"
297297
},
298+
{
299+
"_disabled": false,
300+
"rebuild": false,
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+
},
329+
"ghcr_pkg": "ghcr.io/pkgforge/pkgcache/binutils/appimage/ppkg/stable",
330+
"build_script": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/packages/binutils/appimage.ppkg.stable.yaml"
331+
},
298332
{
299333
"_disabled": false,
300334
"rebuild": false,
@@ -759,6 +793,27 @@
759793
"ghcr_pkg": "ghcr.io/pkgforge/pkgcache/funkin/runimage/debian/stable",
760794
"build_script": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/packages/funkin/runimage.debian.stable.yaml"
761795
},
796+
{
797+
"_disabled": false,
798+
"rebuild": false,
799+
"pkg_family": "gcc",
800+
"description": {
801+
"_default": "GNU Compiler Collection",
802+
"c++": "GNU C++ Compiler [gcc]",
803+
"cpp": "GNU CPP Preprocessor [gcc]",
804+
"g++": "GNU C++ Compiler Driver [gcc]",
805+
"gcc-ar": "Wrapper around ar adding the --plugin option [gcc]",
806+
"gcc-nm": "Wrapper around nm adding the --plugin option [gcc]",
807+
"gcc-ranlib": "Wrapper around ranlib adding the --plugin option [gcc]",
808+
"gcov": "Coverage testing tool [gcc]",
809+
"gcov-dump": "Gcov intermediate dump tool [gcc]",
810+
"gcov-tool": "Tool for manipulating gcda and gcno files [gcc]",
811+
"gfortran": "GNU Fortran Compiler [gcc]",
812+
"lto-dump": "Tool for dumping LTO object files [gcc]"
813+
},
814+
"ghcr_pkg": "ghcr.io/pkgforge/pkgcache/gcc/appimage/ppkg/stable",
815+
"build_script": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/packages/gcc/appimage.ppkg.stable.yaml"
816+
},
762817
{
763818
"_disabled": false,
764819
"rebuild": false,

0 commit comments

Comments
Β (0)